Changes between Version 16 and Version 17 of Usage/OpenGL
- Timestamp:
- 06/30/15 13:12:22 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Usage/OpenGL
v16 v17 4 4 5 5 You can run [https://www.opengl.org/ OpenGL] applications in an xpra session in a number of ways: 6 * by default the [/wiki/Xdummy] display server supports software opengl - but your proprietary drivers may interfere with this 6 7 * by running the xpra session directly on a "real" X11 server using an accelerated display driver - this is hard to setup and undocumented: you need to use the {{{xvfb}}} switch to start an accelerated X11 server (modified xorg.conf) 7 8 * by [/wiki/ShadowServer shadowing] an existing accelerated X11 server (sub-optimal)