mesa/src/loader
Mel Henning 265afd9bfd
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
loader: Don't fall back to nouveau GL without zink
Long term, we don't want to support nouveau gl on new cards. Remove
the fallback so users without zink will get software rendering
instead of nouveau gl.

For now, NOUVEAU_USE_ZINK will still select nouveau gl on cards where
that is possible, but that isn't really supported and will likely be
removed for a lot of cards in the future.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36971>
2025-08-26 23:36:46 +00:00
..
loader.c loader: Don't fall back to nouveau GL without zink 2025-08-26 23:36:46 +00:00
loader.h kmsro: look for graphics capable screen as renderonly device 2025-03-05 10:48:28 +00:00
loader_dri_helper.c dri: Add additional 16/32b float/int formats 2025-07-15 12:37:10 +00:00
loader_dri_helper.h dri: Convert DRI_IMAGE_FORMAT to pipe_format 2025-07-15 12:37:09 +00:00
loader_wayland_helper.c loader/wayland: Move acquisition time tracking into perfetto flows 2025-05-26 16:13:25 -05:00
loader_wayland_helper.h loader/wayland: Move acquisition time tracking into perfetto flows 2025-05-26 16:13:25 -05:00
meson.build wsi/wayland: Move presentation tracing code into loader 2025-05-26 16:13:25 -05:00
pci_id_driver_map.h loader: handle picking zink for nouveau for certain GPUs. 2024-02-21 11:16:25 +10:00