LookingGlass/client
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
..
audiodevs [all] update cmake minimum version 2023-11-10 06:28:05 +11:00
displayservers [client] X11/i3: write directly into sun_path to avoid strncpy 2023-11-11 13:48:41 +11:00
include [client] implement support for RGB24 packed data 2023-11-10 06:28:05 +11:00
renderers [client] egl: RGB24 improvements 2023-11-21 12:01:45 +11:00
src [all] refactor cpuInfo function names 2023-11-19 01:22:09 +11:00
CMakeLists.txt [all] update cmake minimum version 2023-11-10 06:28:05 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00