mesa/src/amd/common/nir
2025-06-07 16:29:39 +00:00
..
ac_nir.c ac/nir: enable 64-bit lowering for bitfield_extract 2025-05-29 08:45:41 +02:00
ac_nir.h ac/nir: remove shader_info parameter from ac_nir_compute_tess_wg_info 2025-04-19 22:55:00 -04:00
ac_nir_create_gs_copy_shader.c ac/nir: clamp vertex color outputs in the right place 2025-01-25 12:20:25 -05:00
ac_nir_cull.c ac/nir/cull: always do frustum culling, skip only small prim culling 2025-04-07 19:44:22 +00:00
ac_nir_helpers.h ac/nir/tess: don't pass nir_intrinsic_instr to VMEM IO calc helpers 2025-05-08 02:54:13 +00:00
ac_nir_lower_esgs_io_to_mem.c ac/nir/tess: don't pass nir_intrinsic_instr to VMEM IO calc helpers 2025-05-08 02:54:13 +00:00
ac_nir_lower_global_access.c
ac_nir_lower_image_opcodes_cdna.c ac/nir: fix nir_metadata value of ac_nir_lower_image_opcodes 2025-03-31 15:19:29 +02:00
ac_nir_lower_intrinsics_to_args.c ac/nir: implement load_subgroup_id/local_invocation_index for TCS on gfx6-10.x 2025-06-07 16:29:38 +00:00
ac_nir_lower_legacy_gs.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
ac_nir_lower_legacy_vs.c Revert "ac/nir: clamp vertex color outputs in the right place" 2025-03-06 21:10:47 +00:00
ac_nir_lower_mem_access_bit_sizes.c ac/nir: fix unaligned single component load/stores 2025-06-03 13:14:31 +00:00
ac_nir_lower_ngg.c ac/nir/cull: rename skip_viewport_culling -> skip_viewport_state_culling 2025-04-07 19:44:22 +00:00
ac_nir_lower_ngg_gs.c ac/nir/cull: rename skip_viewport_culling -> skip_viewport_state_culling 2025-04-07 19:44:22 +00:00
ac_nir_lower_ngg_mesh.c amd: replace most u_bit_consecutive* with BITFIELD_MASK/RANGE 2025-06-04 17:46:38 +00:00
ac_nir_lower_ps_early.c ac/nir: lower sample_pos to load_sample_positions_amd when frag_coord is center 2025-01-25 12:20:26 -05:00
ac_nir_lower_ps_late.c ac/nir: fix export_ps_outputs not preserving divergence metadata 2025-05-14 20:19:16 +00:00
ac_nir_lower_resinfo.c
ac_nir_lower_sin_cos.c
ac_nir_lower_taskmesh_io_to_mem.c ac/nir: set X=0 for task->mesh shader dispatch when Y or Z is 0 2025-04-16 06:08:48 +00:00
ac_nir_lower_tess_io_to_mem.c ac/nir/tess: allow passing explicit patch_offset to VMEM/LDS offset calculations 2025-06-07 16:29:39 +00:00
ac_nir_lower_tex.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
ac_nir_meta.h ac/nir: Don't include nir.h in headers anymore. 2025-02-12 22:33:07 +01:00
ac_nir_meta_cs_blit.c ac/nir: init blake3 for cs blit shader 2025-04-23 07:59:10 +00:00
ac_nir_meta_cs_clear_copy_buffer.c
ac_nir_meta_ps_resolve.c ac,radeonsi: don't set num_slots/src/dest_type/write_mask when they're set automatically 2025-03-06 21:10:47 +00:00
ac_nir_opt_outputs.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
ac_nir_opt_pack_half.c
ac_nir_opt_shared_append.c
ac_nir_prerast_utils.c ac/nir/tess: don't pass nir_intrinsic_instr to VMEM IO calc helpers 2025-05-08 02:54:13 +00:00
ac_nir_surface.c ac/nir: Move surface related NIR functions to separate file. 2025-02-12 22:33:07 +01:00
ac_nir_surface.h ac/nir: Move surface related NIR functions to separate file. 2025-02-12 22:33:07 +01:00