mesa/src/gallium/drivers/crocus
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
..
ci ci: kill piano trace globally 2024-04-16 15:28:42 -04:00
crocus_batch.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
crocus_batch.h intel/decoder: Move decoder to a separate module 2024-02-16 16:37:31 +00:00
crocus_blit.c gallium/u_blitter: add option to override fragment shader for util_blitter_blit 2024-06-08 05:48:10 +00:00
crocus_blorp.c crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_blt.c
crocus_bufmgr.c intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 12:46:10 +00:00
crocus_bufmgr.h intel: Share code to read render timestamp 2022-10-03 06:26:50 -07:00
crocus_clear.c crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_context.c intel: move debug identifier out of libintel_dev 2024-05-11 01:52:01 +00:00
crocus_context.h crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_defines.h
crocus_disk_cache.c crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_draw.c crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_fence.c crocus: fix off-by-one error when clearing stale syncobjs 2022-10-25 00:47:39 +00:00
crocus_fence.h
crocus_fine_fence.c
crocus_fine_fence.h
crocus_formats.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
crocus_genx_macros.h crocus: add a __gen_get_batch_address declaration 2023-09-03 03:04:26 +00:00
crocus_genx_protos.h
crocus_monitor.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_monitor.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_performance_query.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_pipe.h gallium/iris/crocus: collapse a bunch of conversion functions. 2022-08-04 08:17:39 +00:00
crocus_pipe_control.c
crocus_program.c treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
crocus_program_cache.c crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_query.c crocus: Fix regression from !20153 2023-06-02 02:29:21 +00:00
crocus_resolve.c crocus: Avoid fast-clear with incompatible view 2023-07-13 15:02:38 +00:00
crocus_resource.c crocus: fix potential null pointer dereference if transfer_mapping fails 2024-03-27 05:24:19 +00:00
crocus_resource.h crocus: Delete modifier with aux code 2023-07-20 20:53:26 +00:00
crocus_screen.c intel: move debug identifier out of libintel_dev 2024-05-11 01:52:01 +00:00
crocus_screen.h crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
crocus_state.c intel: Move slm functions from brw_compiler.h to intel_compute_slm.c/h 2024-05-30 16:46:16 +00:00
crocus_todo.txt
driinfo_crocus.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
gen4_blorp_exec.h crocus: Use ELK compiler 2024-02-24 00:24:31 +00:00
meson.build intel/meson: Add dependencies for brw and elk 2024-02-29 23:08:16 +00:00