Problem : I’m looking for an OpenGL benchmark tool for Linux. Something sort of similar to 3DMark on Windows. Is […]
Tag: opengl
ssh -X: GLXBadRenderRequest
Problem : I just set up an ssh server on my netbook, running Linux Mint 15. I have a program […]
Does Chrome include ANGLE for WebGL?
Problem : I would like to try out WebGL on a laptop with an ATI Mobility Radeon 9000, WinXP/32, DirectX […]
GLSL version doesn’t match OpenGL version
Problem : I’m porting an application with OSG Earth from windows to Linux. The OS and softwares are basically the […]
OpenGL is not using Direct Rendering
Problem : I have a Chromebook with Debian installed using Crouton. I’ve installed Steam, and I’m trying to get through […]
OpenGL on Linux, Accumulation Buffer doesn’t do anything
Problem : I have an OpenGL graphics project, a particle system to be exact, and I’m using such effects like […]
Running linux-based opengl application remotely on OS X
QUESTION : I’d like to run some OpenGL-based visualization tools on a relatively beefy Linux-based (currently Ubuntu, but this could […]
Can’t run glxgears using XQuartx
QUESTION : I am trying to run glxgears on a remote Linux server using XQuarts 2.7.11 on macOS Mojave (10.14.6), […]
How can I use my built-in ATI Radeon instead of Intel HD Graphics for OpenGL?
QUESTION : A few days ago I purchased an HP Pavilion DV6-6166TX laptop with ATI Radeon 6770m 1GB. Just after […]
Graphics pipeline for Google Chrome
Problem : I’m interested in the graphics pipeline for Google Chrome. Specifically, can Google chrome harness OpenGL? Solution : Yes, […]