mesa/src/amd/llvm
Marek Olšák f00d3e2909 radeonsi: implement shader-based culling for lines
This helps some viewperf subtests.
Only view XY culling is done. Edgeflags are always disabled with lines.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13048>
2021-09-28 17:30:06 +00:00
..
ac_llvm_build.c ac/llvm: implement nir_intrinsic_image_deref_atomic_{fmin,fmax} 2021-09-15 14:10:42 +00:00
ac_llvm_build.h ac/llvm: implement nir_intrinsic_image_deref_atomic_{fmin,fmax} 2021-09-15 14:10:42 +00:00
ac_llvm_cull.c radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
ac_llvm_cull.h radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
ac_llvm_helper.cpp ac/llvm: fix build with LLVM 14 2021-09-13 10:04:30 +02:00
ac_llvm_util.c ac/llvm: don't set skip-uniform-regions to fix atomic.cmpswap 2021-06-22 22:13:07 +00:00
ac_llvm_util.h ac/llvm: set target features per function instead of per target machine 2021-05-25 16:15:44 +00:00
ac_nir_to_llvm.c radv: Support nir_intrinsic_load_global_constant. 2021-09-21 01:53:39 +00:00
ac_nir_to_llvm.h ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
ac_shader_abi.h ac,radv: remove unused inputs array and VS input code 2021-09-07 17:51:41 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00