mesa/src/gallium/frontends/dri
Daniel Stone 69d64812e2 st/dri: Rework depth/stencil format selection
When we're building configs, be a bit more explicit about which format
we're using, as a prelude to passing the formats down explicitly to
driCreateConfigs.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27709>
2024-02-27 10:51:03 +00:00
..
dri2.c st/dri2: Remove __DRI_IMAGE_FORMAT conversion 2024-02-27 10:51:02 +00:00
dri_context.c tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-30 12:45:54 +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 drisw: hook up EXT_buffer_age 2024-02-20 15:12:38 +00:00
dri_helpers.c dri: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_* 2024-02-27 10:51:02 +00: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 st/dri: Rework depth/stencil format selection 2024-02-27 10:51:03 +00: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: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_* 2024-02-27 10:51:02 +00:00
dri_util.h dri: Add createContext hook to __DRI_MESA. 2022-12-05 19:26:41 +00:00
drisw.c drisw: hook up EXT_buffer_age 2024-02-20 15:12:38 +00:00
kopper.c dri: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_* 2024-02-27 10:51:02 +00:00
meson.build dri: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_* 2024-02-27 10:51:02 +00:00