LookingGlass/client/include/interface
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
..
displayserver.h [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
font.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
renderer.h [client] renderer: add interface for high DPI rendering 2021-02-21 19:06:53 +11:00