mesa/src/egl
Mike Blumenkrantz 2569215f43 egl/glx: add fallback for zink loading
if the driver attemping to load is not zink and not software, then
attempt a zink fallback on failure

this conservatively handles the case of "only zink is built", though it
is going to be noticeably slower at startup than loading zink directly

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16168>
2022-09-21 20:29:06 +00:00
..
drivers egl/wayland: fix glthread crashes 2022-09-21 14:54:50 +00:00
generate egl: wire up ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
main egl/glx: add fallback for zink loading 2022-09-21 20:29:06 +00:00
wayland egl/wayland: add a NULL guard for the authenticate callback 2020-12-16 13:48:48 +00:00
egl-entrypoint-check.py python: explicitly require python3 2021-08-14 21:44:31 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl: use new symbols check script 2019-07-10 11:27:51 +00:00
meson.build meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00