LookingGlass/client/displayservers
Geoffrey McRae 203ebc73eb [client] x11/opengl: enable double buffering for OpenGL
Drawing to the front buffer directly requires special handling to
prevent seeing the draw progress (avoiding glClear, etc) and as a result
the output is quite bad unless a compositor is running. Also vsync if
enabled will not function without double buffering enabled.

As OpenGL is the legacy fallback, there are no plans to implement clean
front buffer draw support, so just enable double buffering.
2021-07-02 21:45:12 +10:00
..
SDL [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
Wayland [client] wayland/clipboard: prefer text/plain over text/html 2021-06-26 12:49:47 +10:00
X11 [client] x11/opengl: enable double buffering for OpenGL 2021-07-02 21:45:12 +10:00
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00