LookingGlass/client/include
Quantum 0cbc529640 [client] ds: refactor common EGL swap with damage logic
This commit creates a new utility library, eglutil.h, which contains code
to detect and use EGL_KHR_swap_buffers_with_damage or its EXT equivalent.

This logic used to be duplicated between the X11 and Wayland display servers,
which is not ideal.
2021-07-19 19:35:52 +10:00
..
interface [client] all: use imgui for FPS/UPS display 2021-07-18 20:43:17 +10:00
app.h [client] all: use imgui for FPS/UPS display 2021-07-18 20:43:17 +10:00
egl_dynprocs.h [client] egl: EGL_KHR_swap_buffers_with_damage returns EGLBoolean 2021-07-19 13:32:56 +10:00
eglutil.h [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
ll.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
util.h [client] egl: revert "only copy damaged areas when using dmabuf" 2021-07-18 18:48:35 +10:00