The opengl tag has no wiki summary.
4
votes
2answers
2k views
How to enable OpenGL rendering on Fedora 18 with an Intel Corporation 82852/855GM?
On an older laptop that runs Fedora 18, and has a Intel Corporation 82852/855GM Integrated Graphics Device, I cannot get OpenGL to run on it.
In fact, I have no 3D acceleration whatsoever.
I have ...
0
votes
1answer
37 views
How to manually install a cpp library
I want to install the opengl sdk http://glsdk.sourceforge.net/docs/html/pg_build.html . I successfully built it but it has no install script.
I am wondering where I have to put them in order for ...
0
votes
1answer
212 views
Upgrade OpenGL from 1.2 to 2 for Nvidia GT218 [GeForce 310]
To run my application OpenGL version 2.0 or higher is required.
glxinfo | grep OpenGL yields:
Xlib: extension "NV-GLX" missing on display ":1007.0".
OpenGL vendor string: Mesa project: ...
0
votes
1answer
185 views
Wine/PoL giving numerous errors in Fedora 17
I've been trying to run a handful of indy games for Windows on my laptop through Wine, but got a bunch of errors along the lines of:
wine: created the configuration directory '/home/jude/.wine'
...
2
votes
0answers
67 views
What steps are involved in porting an Xorg OpenGL app to DirectFB?
I'm looking for a birds-eye view on porting a small app1 that uses some OpenGL functions from it's home on Xorg to run in a more stand-alone fashion using DirectFB. I am unfamiliar with both C and ...
2
votes
0answers
209 views
Wine fails with DirectX on Pinguy
I am trying to use Wine to play a 3d game on Linux that will run as long as the base system has the correct Direct X rendering. I have tried the Wine configurations and come up with:
...
0
votes
0answers
99 views
Install opengl driver on RHEL5.7
A user is using a software called "HyperLynx - LineSim" to plot a graph. When he wants to view the graph, there's this error "Failed to run PowerScope: OpenGL is not installed".
The machine is ...
0
votes
0answers
371 views
Proprietary ATI driver on linux not working with GLUT
I have a laptop with an ATI Radeon 3450 Graphic card (Lenovo U330). I have Crunchbang Linux (basically Debian Squeeze).
After installing the proprietary ATI drivers ...