mesa/src/freedreno/ir3
Yonggang Luo 8c32686116 tree-wide: Fixes multi-line macro width after replace to __func__
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19861>
2022-11-22 06:53:47 +00:00
..
tests ir3: Add missing cat5 encoding to asm parser 2022-10-04 14:00:50 +00:00
.dir-locals.el
.editorconfig
disasm-a3xx.c freedreno/ir3: GC unused macro 2022-09-20 02:22:19 +00:00
instr-a3xx.h
ir3.c ir3: Move fixup_regfootprint() to ir3_collect_info() 2022-10-04 14:00:50 +00:00
ir3.h util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ir3_a4xx.c
ir3_a6xx.c
ir3_array_to_ssa.c
ir3_assembler.c
ir3_assembler.h
ir3_cf.c
ir3_compiler.c freedreno/ir3: Switch to NIR for a5xx's vertex id lowering. 2022-10-24 23:05:18 +00:00
ir3_compiler.h ir3: Suppress disasm of internal shaders unless IR3_SHADER_DEBUG=internal. 2022-08-17 00:04:08 +00:00
ir3_compiler_nir.c tu: Implement VK_EXT_post_depth_coverage 2022-11-21 14:11:05 +00:00
ir3_context.c ir3: Re-fuse ffmas after nir_lower_imul cleanup breaks them. 2022-11-10 19:37:50 +00:00
ir3_context.h tree-wide: Fixes multi-line macro width after replace to __func__ 2022-11-22 06:53:47 +00:00
ir3_cp.c
ir3_cse.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ir3_dce.c ir3: Never remove GS_HEADER_IR3 sysval input 2022-08-03 10:51:58 +00:00
ir3_delay.c
ir3_disk_cache.c
ir3_dominance.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ir3_image.c
ir3_image.h
ir3_legalize.c ir3: set UL flag before ir3_lower_subgroups 2022-07-27 17:08:03 +00:00
ir3_legalize_relative.c ir3: set UL flag before ir3_lower_subgroups 2022-07-27 17:08:03 +00:00
ir3_lexer.l
ir3_liveness.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ir3_lower_parallelcopy.c
ir3_lower_spill.c
ir3_lower_subgroups.c
ir3_merge_regs.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ir3_nir.c freedreno/ir3: Unconditionally lower subgroup ops 2022-11-02 15:42:14 +00:00
ir3_nir.h
ir3_nir_analyze_ubo_ranges.c ir3/analyze_ubo_ranges: Account for reserved consts better 2022-10-04 14:00:50 +00:00
ir3_nir_imul.py
ir3_nir_lower_64b.c
ir3_nir_lower_io_offsets.c
ir3_nir_lower_load_barycentric_at_offset.c
ir3_nir_lower_load_barycentric_at_sample.c
ir3_nir_lower_tess.c ir3: Suppress disasm of internal shaders unless IR3_SHADER_DEBUG=internal. 2022-08-17 00:04:08 +00:00
ir3_nir_lower_tex_prefetch.c
ir3_nir_lower_wide_load_store.c
ir3_nir_move_varying_inputs.c
ir3_nir_opt_preamble.c
ir3_nir_trig.py
ir3_parser.y ir3: Add missing cat5 encoding to asm parser 2022-10-04 14:00:50 +00:00
ir3_postsched.c freedreno/ir3: Validate our scheduling DAGs after construction. 2022-09-29 23:40:18 +00:00
ir3_print.c
ir3_ra.c ir3/ra: Make sure we don't pick a preferred reg overflowing the file. 2022-11-10 19:37:50 +00:00
ir3_ra.h
ir3_ra_validate.c
ir3_remove_unreachable.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
ir3_sched.c freedreno/ir3: Validate our scheduling DAGs after construction. 2022-09-29 23:40:18 +00:00
ir3_shader.c freedreno/ir3: Drop unused view_zero/layer_zero lowering 2022-10-28 19:13:27 +00:00
ir3_shader.h tu: Implement VK_EXT_post_depth_coverage 2022-11-21 14:11:05 +00:00
ir3_spill.c ir3/spill: Fix extracting from a vector at the end of a block 2022-08-22 20:48:05 +00:00
ir3_validate.c
meson.build meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00