LookingGlass/client/renderers
Quantum 9aa0d3ddab [client] egl: fix context creation on EGL 1.4
EGL_CONTEXT_OPENGL_DEBUG is only defined in EGL 1.5, and therefore, we should
not be passing it on older versions of EGL.
2021-08-19 21:28:56 +10:00
..
EGL [client] egl: fix context creation on EGL 1.4 2021-08-19 21:28:56 +10:00
OpenGL [client] remove all casts around malloc 2021-08-16 16:26:58 +10:00
CMakeLists.txt [client] interface: rename LG_Renderer to LG_RendererOps 2021-08-08 14:43:04 +10:00