LookingGlass/client/displayservers/X11
Geoffrey McRae 03ed8b7304 [client] x11: added code to calibrate a delay for presentation
XPresent doesn't give us the time before presentation, but the time just
after. This code calculates and calibrates a delay to sleep for before
signaling the wait event for render when using jitRender
2021-08-03 07:51:03 +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] x11: added code to calibrate a delay for presentation 2021-08-03 07:51:03 +10:00
x11.h [client] x11: provide an empty rect region to XPresentPixmap 2021-08-03 07:49:59 +10:00