LookingGlass/client/renderers
Geoffrey McRae 43a3fb0db3 [client] egl: RGB24 improvements
This patch performs several changes.

* Alters the fourcc codes to types that ignore the alpha channel where
  possible to allow the gpu to internally use 24-bit formats.
* Attempts to use DRM_FORMAT_RGB888 first as some GPUs may support this
* If DMABUF is not in use the data is now imported directly as RGB24
  without the post-processing shader
2023-11-21 12:01:45 +11:00
..
EGL [client] egl: RGB24 improvements 2023-11-21 12:01:45 +11:00
OpenGL [client] opengl: act on glBufferSubData failure 2023-11-11 13:48:41 +11:00
CMakeLists.txt [all] update cmake minimum version 2023-11-10 06:28:05 +11:00