LookingGlass/client
Geoffrey McRae 0f7fa32d12 [client] x11: move sleep and calibration code outside of the event loop
Sleeping in the x11 event loop is not ideal as it will introduce latency
when processing other events, instead do this in the waitFrame handler.
2021-08-04 06:34:27 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] x11: move sleep and calibration code outside of the event loop 2021-08-04 06:34:27 +10:00
include [client] ds: tell the display server if jitRender is requested 2021-08-04 06:05:42 +10:00
renderers [client] egl: always render the black bar areas 2021-08-03 22:29:04 +10:00
src [client] ds: tell the display server if jitRender is requested 2021-08-04 06:05:42 +10:00
CMakeLists.txt [client] imgui: remove no longer used overlay_utils.cpp 2021-07-31 14:56:49 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00