mesa/src/loader
Luc Ma 3825e24085 loader: silence implicit-load zink error by the loader
Since commit 7d9ea77b45 ("glx: add automatic zink fallback loading between hw
and sw drivers"), zink could be tried as a fallback. It'd better silence
if the zink loading is implicit and on fail as what commit 4cc975c6e9 ("glx: silence
more implicit-load zink errors") has done. But there seems to be one
left bebind, which is spit when building swrast but no zink with -Dglx=dri.

v2: plumb the flag through from egl/glx to the loader (zmike)

Signed-off-by: Luc Ma <luc@sietium.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28970>
2024-05-10 14:19:59 +00:00
..
loader.c loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
loader.h loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
loader_dri3_helper.c loader: Remove a line of unused include 2024-01-03 08:06:01 +00:00
loader_dri3_helper.h glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
loader_dri_helper.c egl/loader: move crtc resource infrastructure as common helper 2023-05-11 10:51:11 +00:00
loader_dri_helper.h dri: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_* 2024-02-27 10:51:02 +00:00
loader_wayland_helper.c wsi/wayland: refactor wayland dispatch 2024-05-02 19:37:26 +00:00
loader_wayland_helper.h wsi/wayland: refactor wayland dispatch 2024-05-02 19:37:26 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00
pci_id_driver_map.h loader: handle picking zink for nouveau for certain GPUs. 2024-02-21 11:16:25 +10:00