mesa/src/gallium/frontends/dri
Karol Herbst 6c268cdf05 pipe-loader: allow to load multiple zink devices
Rusticl needs to be able to create a zink_screen on all renderer nodes.
This adds the infrastructure of doing so.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24839>
2023-10-14 01:01:16 +00:00
..
dri2.c pipe-loader: allow to load multiple zink devices 2023-10-14 01:01:16 +00:00
dri_context.c dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
dri_context.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
dri_drawable.c util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
dri_drawable.h kopper: determine modifier support per-drawable 2023-07-27 19:18:22 +00:00
dri_helpers.c dri: Support 1555/4444 formats 2023-07-28 12:44:01 +01:00
dri_helpers.h dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
dri_query_renderer.c egl: Replace sRGB support check with a pscreen query. 2022-12-09 05:32:18 +00:00
dri_query_renderer.h
dri_screen.c dri: Support 1555/4444 formats 2023-07-28 12:44:01 +01:00
dri_screen.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
dri_util.c dri: Use RGB internal formats for RGBX formats 2023-08-18 11:00:40 +00:00
dri_util.h dri: Add createContext hook to __DRI_MESA. 2022-12-05 19:26:41 +00:00
drisw.c dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
kopper.c pipe-loader: allow to load multiple zink devices 2023-10-14 01:01:16 +00:00
meson.build meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00