LookingGlass/client/displayservers/X11
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
..
atoms.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
atoms.h [client] x11: create _NET_WM_BYPASS_COMPOSITOR if it doesn't exist 2021-06-17 11:16:26 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [client] x11: split out atoms into a seperate structure 2021-03-27 10:05:57 +11:00
x11.c [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
x11.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00