LookingGlass/client/displayservers/X11
Geoffrey McRae c15d0dc672 [client] ds: waitFrame now returns a bool to force rendering if needed
X11 needs to calibrate to get the best possible latency, as such it
needs the scene to render so that the render time of the scene can be
accounted for in the delay calculation.
2021-08-04 06:49:35 +10:00
..
atoms.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
atoms.h [client] x11: create _NET_WM_BYPASS_COMPOSITOR if it doesn't exist 2021-06-17 11:16:26 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [client] x11: make use of the x11 present extension for jitRender 2021-08-02 23:59:26 +10:00
x11.c [client] ds: waitFrame now returns a bool to force rendering if needed 2021-08-04 06:49:35 +10:00
x11.h [client] x11: move sleep and calibration code outside of the event loop 2021-08-04 06:34:27 +10:00