mesa/src/amd
Samuel Pitoiset d14ff3eafe radv: use radv_get_vgt_outprim_type() to disable NGGC for points/lines
This shouldn't change anything because NGGC for points/lines are
disabled at compile time for TES/GS. It's only unconditionally enabled
for VS because with fast-GPL/ESO, the driver might not know the
primitive topology at compile time and it must be disabled dynamically
later.

Note that NGGC supports culling lines now, so it could be enabled.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37022>
2025-09-01 08:52:56 +00:00
..
addrlib addrlib: __debugbreak only present on Windows and from intrin.h 2025-08-07 07:47:42 +00:00
ci ci/piglit: automatically use LAVA proxy 2025-08-25 14:52:38 +00:00
common ac/nir: switch nir_load_smem_amd uses to ac_nir_load_smem wrapper 2025-08-30 15:04:32 -04:00
compiler aco,radeonsi: expand 32-bit shader arg pointers to 64 bits for ACO 2025-08-30 15:04:32 -04:00
drm-shim amd/drm-shim: add navi33 2025-08-19 12:15:01 +00:00
gmlib amd/gmlib: remove the executable bit 2025-06-12 07:44:27 +00:00
lanczoslib radeonsi/vpe: enhance scaling quality 2025-06-12 07:44:26 +00:00
llvm ac/llvm: port load_smem_amd behavior to load_global_amd 2025-08-30 15:04:32 -04:00
registers
vpelib amd/vpelib: Minor Refactor 2025-08-20 10:42:01 +08:00
vulkan radv: use radv_get_vgt_outprim_type() to disable NGGC for points/lines 2025-09-01 08:52:56 +00:00
meson.build radeonsi/vpe: enhance scaling quality 2025-06-12 07:44:26 +00:00