LookingGlass/client
Geoffrey McRae 13d9c84dc9 [client] egl: replace monolithic EGLTexture with modular version
The way things were handled in EGLTexture is not only very hard to
follow, but broken. This change set breaks up EGLTexture into a modular
design making it easier to implement the various versions.

Note that DMABUF is currently broken and needs to be re-implemented.
2021-08-02 23:37:33 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
include [client] egl: replace monolithic EGLTexture with modular version 2021-08-02 23:37:33 +10:00
renderers [client] egl: replace monolithic EGLTexture with modular version 2021-08-02 23:37:33 +10:00
src [client] egl: replace monolithic EGLTexture with modular version 2021-08-02 23:37:33 +10:00
CMakeLists.txt [client] imgui: remove no longer used overlay_utils.cpp 2021-07-31 14:56:49 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00