mesa/src/egl
GKraats 865a43ab4e x11: give error messages if Xorg only supports DRI2 and mesa only DRI3
By default mesa now only supports DRI3.

If Xorg is not activating DRI3, it will show an almost empty screen, which is not working.
No error message is given.
This e.g. happens at  Debian package
xserver-xorg-video-intel at the i915 gallium driver.

This commit generates error messages to explain the problem.

Signed-off-by: GKraats <vd.kraats@hccnet.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33679>
2025-03-31 16:22:41 +00:00
..
drivers x11: give error messages if Xorg only supports DRI2 and mesa only DRI3 2025-03-31 16:22:41 +00:00
generate egl: Retire NV_post_sub_buffer support. 2025-02-21 02:50:56 +00:00
main egl: Remove FallbackZink config item entirely 2025-03-29 09:18:47 +00:00
wayland vulkan/wsi: implement the Wayland color management protocol 2025-02-25 21:24:11 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py egl: Apply autopep8. 2025-02-21 02:50:56 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-glvnd.sym egl/meson: Specify which symbols to export 2025-01-15 23:18:36 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
egl.sym egl/meson: Specify which symbols to export 2025-01-15 23:18:36 +00:00
meson.build egl: use the current dispatch to execute glFlush instead of get_proc_address 2025-03-06 17:13:23 +00:00