LookingGlass/client
Geoffrey McRae 20d20f5c8a [client] egl: fix incorrect texture usage
The existing code would overwrite the texture's data even if the texture
is currently being used to render to screen. This changeset generates a
texture for each buffer preventing this invalid usage.
2021-06-08 20:41:22 +10:00
..
cmake [client] egl: generate header file with #define for desktop shader 2021-02-21 14:20:41 +11:00
displayservers [client] x11: use correct spelling of _NET_WM_BYPASS_COMPOSITOR 2021-06-07 11:17:06 +10:00
fonts [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
include [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
renderers [client] egl: fix incorrect texture usage 2021-06-08 20:41:22 +10:00
src [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [client] cmake: support building with libdecor 2021-03-15 10:54:35 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00