mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-02 17:30:29 +01:00
The old Nouveau GL driver has no support for GPUs after Ada. Instead, users will always get NVK+Zink on Hopper+. Right now, if the user sets NOUVEAU_USE_ZINK=false, the loader will return "nouveau" and EGL/GLX will try to load that, fail, and then fall back to Zink. With this patch, we instead print a warning message and then load Zink anyway. Backport-to: 25.2 Reviewed-by: Mel Henning <mhenning@darkrefraction.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36329> |
||
|---|---|---|
| .. | ||
| loader.c | ||
| loader.h | ||
| loader_dri_helper.c | ||
| loader_dri_helper.h | ||
| loader_wayland_helper.c | ||
| loader_wayland_helper.h | ||
| meson.build | ||
| pci_id_driver_map.h | ||