Changes between Version 11 and Version 12 of Usage/OpenGL
- Timestamp:
- 06/26/15 05:09:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Usage/OpenGL
v11 v12 4 4 5 5 You can run [https://www.opengl.org/ OpenGL] applications in an xpra session in a number of ways: 6 * 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 6 * 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 7 * by [/wiki/ShadowServer shadowing] an existing accelerated X11 server (sub-optimal) 8 8 * by using [http://www.virtualgl.org/ VirtualGL]