mesa/src/amd/llvm
Samuel Pitoiset f0abdaea9f amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11
According to RadeonSI, this is required for preemption, user queues,
and we only have to wait for VS after streamout which should be more
performant.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25284>
2023-10-12 16:58:22 +00:00
..
ac_llvm_build.c ac/llvm: fix flat PS input corruption 2023-09-30 23:08:47 +00:00
ac_llvm_build.h ac/llvm: set !fpmath 3.0 for llvm.sqrt 2023-09-30 23:08:46 +00:00
ac_llvm_helper.cpp gallivm: fix build with LLVM 18 2023-09-26 05:45:17 +00:00
ac_llvm_util.c ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
ac_llvm_util.h ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
ac_nir_to_llvm.c amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11 2023-10-12 16:58:22 +00:00
ac_nir_to_llvm.h ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
ac_shader_abi.h ac/llvm: don't convert undef to 0 because nir_opt_undef does it now 2023-09-06 03:24:16 +00:00
meson.build meson: Remove unnecessary inc_compiler mentions 2023-09-22 14:52:50 +00:00