mesa/src/gallium/auxiliary
Alyssa Rosenzweig 15257b65c6 treewide: use nir_metadata_control_flow
Via Coccinelle patch:

    @@
    @@

    -nir_metadata_block_index | nir_metadata_dominance
    +nir_metadata_control_flow

...plus some manual fixups for call sites missed by coccinelle.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Acked-by: Karol Herbst <kherbst@redhat.com>
Acked-by: Juan A. Suarez Romero <jasuarez@igalia.com> [broadcom]
Acked-by: Vasily Khoruzhick <anarsoul@gmail.com> [lima]
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29745>
2024-06-17 16:28:14 -04:00
..
cso_cache st/mesa: constify the pipe_draw_info parameter and remove obsolete comments 2024-02-10 04:55:35 +00:00
draw draw/texture: handle mip_offset[0] being != 0 for layered textures. 2024-06-12 16:13:59 +10:00
driver_ddebug util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
driver_noop gallium: add interface for fixed-rate surface/texture compression 2024-06-12 21:20:06 +00:00
driver_trace gallium: add interface for fixed-rate surface/texture compression 2024-06-12 21:20:06 +00:00
gallivm nir: remove nir_intrinsic_discard 2024-06-17 19:37:16 +00:00
hud util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
indices util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
nir treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
pipe-loader gallium: remove ability to probe asahi 2024-06-14 15:44:30 +00:00
pipebuffer treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
postprocess util: import pipe_box and its helpers 2024-04-22 01:42:52 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
target-helpers gallium: remove ability to probe asahi 2024-06-14 15:44:30 +00:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util gallium/u_blitter: add option to override fragment shader for util_blitter_blit 2024-06-08 05:48:10 +00:00
vl gallium/vl: remove stubs which are defined in mesa_util 2024-05-30 08:44:23 +00:00
meson.build meson: centralize galliumvl_stub handling 2024-05-30 08:44:23 +00:00