LookingGlass/client
Geoffrey McRae 3c0ebd54ec [client] main: improve frame rate sync lock with the guest
If the guest is not sending frames at a constant rate, the minimum FPS
timeout may expire drawing an additional frame. This change calculates
the average ups frame time over the past 100ms and adds this to the
timeout value allowing this value to be dynamic.
2021-07-20 15:41:56 +10:00
..
cmake [client] egl: generate header file with #define for desktop shader 2021-02-21 14:20:41 +11:00
displayservers [client] wayland: do not crash when presentation time is unavailable 2021-07-20 14:23:08 +10:00
fonts [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
include [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
renderers [client] egl: improve cursor damage logic 2021-07-20 11:29:13 +10:00
src [client] main: improve frame rate sync lock with the guest 2021-07-20 15:41:56 +10:00
CMakeLists.txt [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00