LookingGlass/client/displayservers/SDL
Quantum e70cfd84fb [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates
Instead of damaging the entire surface when rendering a cursor move,
we can use the EGL_KHR_swap_buffers_with_damage extension to only
damage the part of the window covered by the cursor. This should
reduce the cursor movement latency on Wayland.
2021-05-19 18:56:36 +10:00
..
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00
kb.h [client] retain backwards compatibillity for the capture keycode 2021-01-19 03:08:56 +11:00
sdl.c [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00