mesa/src/egl
Robert Mader 8a02ca1b2e egl/x11: Allow all RGB visuals to match 32-bit RGBA EGLConfigs
Drop the limitation to 24 or 30 bit configs. It was an abritrary
compromise to usually give apps what they wanted, but now we are about
to get a clean solution for alpha-blending on X11.

Based on a patch by Freya Gentz <zegentzy@protonmail.com>, see
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2376

Signed-off-by: Robert Mader <robert.mader@posteo.de>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9989>
2024-05-11 19:43:47 +00:00
..
drivers egl/x11: Allow all RGB visuals to match 32-bit RGBA EGLConfigs 2024-05-11 19:43:47 +00:00
generate EGL: sync files with Khronos 2024-01-09 17:21:44 +00:00
main egl: Implement EGL_MESA_x11_native_visual_id 2024-05-11 19:43:47 +00:00
wayland build: Add linux-drm-syncobj-v1 wayland protocol 2024-04-02 13:09:37 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py egl: Export the MESA GL Interop functions through eglGetProcAddress 2023-08-19 01:08:30 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build egl/wayland: Give names to our Wayland event queues 2024-02-28 11:01:31 +00:00