mesa/src/amd/common
Qiang Yu 3507cdc59c ac/nir: legacy vs/gs use nir_xfb_info to replace pipe_stream_output_info
pipe_stream_output_info is built from nir_xfb_info, why not just use
nir_xfb_info directly.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20015>
2022-11-29 03:28:42 +00:00
..
ac_binary.c radeonsi: increase gfx1100/gfx1101 physical vgprs 2022-11-02 17:09:32 +00:00
ac_binary.h
ac_debug.c ac: fix IB parsing for Stoney 2022-11-04 00:42:08 +00:00
ac_debug.h ac: fix IB parsing for Stoney 2022-11-04 00:42:08 +00:00
ac_drm_fourcc.h
ac_gpu_info.c amd: add cosmetic gfx10 and gfx11 changes 2022-11-06 18:16:48 -05:00
ac_gpu_info.h ac: add radeon_info::has_vrs_ds_export_bug 2022-10-21 06:45:21 +00:00
ac_msgpack.c
ac_msgpack.h
ac_nir.c ac/nir: legacy vs/gs use nir_xfb_info to replace pipe_stream_output_info 2022-11-29 03:28:42 +00:00
ac_nir.h ac/nir: legacy vs/gs use nir_xfb_info to replace pipe_stream_output_info 2022-11-29 03:28:42 +00:00
ac_nir_cull.c ac/nir/cull: fix culling for lines 2022-11-22 05:46:06 +00:00
ac_nir_lower_esgs_io_to_mem.c nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
ac_nir_lower_global_access.c
ac_nir_lower_ngg.c ac/nir/ngg,radv: use intrinsic base for instance_rate_inputs check 2022-11-22 05:46:06 +00:00
ac_nir_lower_resinfo.c Revert "nir: Drop the unused instr arg for src/dest copy functions." 2022-08-30 18:21:44 +00:00
ac_nir_lower_taskmesh_io_to_mem.c ac/nir: Avoid data race with task shader payloads. 2022-11-24 13:18:37 +00:00
ac_nir_lower_tess_io_to_mem.c nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
ac_nir_opt_outputs.c
ac_perfcounter.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ac_perfcounter.h
ac_rgp.c radv/r600/clover: Getting libelf to be optional 2022-09-22 05:07:35 +00:00
ac_rgp.h
ac_rgp_elf_object_pack.c
ac_rtld.c tree-wide: Use __func__ instead of __FUNCTION__ in non-gallium code 2022-11-22 06:53:46 +00:00
ac_rtld.h
ac_shader_args.c
ac_shader_args.h ac/llvm: port functions to use ac_llvm_pointer 2022-10-21 07:56:38 +00:00
ac_shader_util.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
ac_shader_util.h radeonsi/gfx11: fix compute scratch buffer - WAVES is always per SE 2022-11-06 17:10:35 -05:00
ac_shadowed_regs.c ac: fix IB parsing for Stoney 2022-11-04 00:42:08 +00:00
ac_shadowed_regs.h
ac_spm.c
ac_spm.h
ac_sqtt.c
ac_sqtt.h radeonsi/sqtt: re-export shaders in a single bo 2022-10-25 11:58:07 +00:00
ac_surface.c ac/surface: Fix some warnings. 2022-09-20 09:25:09 +00:00
ac_surface.h
ac_surface_meta_address_test.c
ac_surface_modifier_test.c
ac_surface_test_common.h ac/surface/tests: add more gfx103 and gfx11 tests 2022-11-06 18:16:48 -05:00
ac_uvd_dec.h
ac_vcn_dec.h radeonsi/vcn: enable jpeg decode of yuv444 and yuv400 2022-10-07 15:14:39 +00:00
amd_family.c amd: rename enums ARCTURUS -> MI100, ALDEBARAN -> MI200 2022-11-06 17:20:39 -05:00
amd_family.h amd: rename enums ARCTURUS -> MI100, ALDEBARAN -> MI200 2022-11-06 17:20:39 -05:00
amd_kernel_code_t.h
gfx10_format_table.h util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00
gfx10_format_table.py
meson.build radv/r600/clover: Getting libelf to be optional 2022-09-22 05:07:35 +00:00
sid.h
sid_tables.py