How may I force an application to use software based opengl rendering on Ubuntu?
feedback
|
migrated from stackoverflow.com Feb 8 '10 at 2:30
This question came from our site for professional and enthusiast programmers.
sudo apt-get install libgl1-mesa-swx11 will remove the Alternately, you can set | |||
|
feedback
|
|
If this is about your own application, you can link to the software OpenGL implementation Mesa3D. | ||||
|
feedback
|