mesa/src/amd/common/nir
Marek Olšák 99546f7bad ac/nir: add ac_nir_get_io_driver_location as replacement for IO bases
Acked-by: Pierre-Eric
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40556>
2026-04-15 18:12:07 +00:00
..
tests amd: rename ac_cu_info to ac_compiler_info 2026-03-03 08:50:12 +00:00
ac_nir.c ac/nir: add ac_nir_get_io_driver_location as replacement for IO bases 2026-04-15 18:12:07 +00:00
ac_nir.h ac/nir: add ac_nir_get_io_driver_location as replacement for IO bases 2026-04-15 18:12:07 +00:00
ac_nir_create_gs_copy_shader.c ac/nir: set subgroup size for gs copy shader 2025-09-14 13:21:21 +00:00
ac_nir_cull.c ac/nir/cull: make fisfinite nan/inf preserving 2026-03-13 07:13:09 +00:00
ac_nir_helpers.h ac/nir: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +00:00
ac_nir_lower_esgs_io_to_mem.c ac/nir: mark all input loads as reorderable and speculatable (for LICM) 2025-07-24 06:31:16 +00:00
ac_nir_lower_global_access.c ac/nir_lower_global_access: perform range analysis if useful 2026-04-15 15:13:10 +00:00
ac_nir_lower_image_opcodes_cdna.c nir: add dest_type to load_buffer_amd 2026-02-02 17:56:52 +00:00
ac_nir_lower_image_tex.c ac/nir: add descriptor heap support to ac_nir_lower_image_tex() 2026-04-07 06:15:24 +00:00
ac_nir_lower_intrinsics_to_args.c ac: lower load_num_workgroups in NIR 2026-02-13 15:33:19 +00:00
ac_nir_lower_legacy_gs.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
ac_nir_lower_legacy_vs.c ac/nir: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +00:00
ac_nir_lower_mem_access_bit_sizes.c ac/nir: Add pass to fixup SMEM on GFX6-7 2026-01-02 23:42:16 +00:00
ac_nir_lower_ngg.c ac: add and lower loop continue construct for streamout buffer info loop 2026-03-21 07:42:55 +00:00
ac_nir_lower_ngg_gs.c ac: add and lower loop continue construct for streamout buffer info loop 2026-03-21 07:42:55 +00:00
ac_nir_lower_ngg_mesh.c amd: rename ac_cu_info to ac_compiler_info 2026-03-03 08:50:12 +00:00
ac_nir_lower_ps_early.c ac,radeonsi: move lowering to load_color0/1 to ac_nir_lower_ps_early 2026-01-01 18:30:29 +00:00
ac_nir_lower_ps_late.c nir: change export_amd intrinsics to use target instead of base 2026-03-23 06:10:49 +00:00
ac_nir_lower_resinfo.c ac/nir: adjust lowering of query size for descriptor heap 2026-04-07 06:15:24 +00:00
ac_nir_lower_taskmesh_io_to_mem.c ac/nir/lower_taskmesh_io_to_mem: Use AC_TASK_DRAW_ENTRY_BYTES 2025-12-22 15:17:59 +00:00
ac_nir_lower_tess_io_to_mem.c amd: rename ac_cu_info to ac_compiler_info 2026-03-03 08:50:12 +00:00
ac_nir_meta.h ac/nir/meta: use the clear/copy compute shader if CP DMA doesn't support sparse 2026-02-17 14:47:41 +00:00
ac_nir_meta_cs_blit.c ac/nir/meta_cs_blit: use uint16 for coordinates to fix 64K blits 2026-03-25 09:39:20 +00:00
ac_nir_meta_cs_clear_copy_buffer.c ac/nir/meta: properly align sparse buffer clears with 12-byte clear values 2026-02-17 14:47:41 +00:00
ac_nir_meta_ps_resolve.c ac: add ac_cu_info::has_fmask, adjust FMASK checks 2026-03-04 21:14:56 +00:00
ac_nir_opt_flip_if_for_mem_loads.c ac/nir: add descriptor heap support to opt_flip_if_for_mem_loads() 2026-04-07 06:15:24 +00:00
ac_nir_opt_outputs.c nir: merge xfb and xfb2 into one 64bit intrinsic index 2026-03-10 07:46:22 +00:00
ac_nir_opt_shared_append.c
ac_nir_prerast_utils.c ac/nir: Fixed OpenGL CTS transform feedback overflow detection test case 2026-04-10 15:43:21 +00:00
ac_nir_surface.c ac/nir: stop passing radeon_info for addr->coord helpers 2026-02-26 07:21:06 +00:00
ac_nir_surface.h ac/nir: stop passing radeon_info for addr->coord helpers 2026-02-26 07:21:06 +00:00