LookingGlass/client
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
..
cmake [client] egl: generate header file with #define for desktop shader 2021-02-21 14:20:41 +11:00
displayservers [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +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: properly use OpenGL ES 2021-07-18 20:44:32 +10:00
src [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +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