mesa/src/amd
Timur Kristóf 66f4dd292c radv: Keep track of TCS outputs that need LDS.
Instead of reserving LDS space for all TCS outputs, we will now
only reserve it for TCS outputs which really need it, ie. those
which are read by the TCS.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28488>
2024-04-11 00:44:45 +00:00
..
addrlib amd: fix addrlib regression 2024-03-22 08:25:21 +00:00
ci radv: enable VK_EXT_shader_object by default 2024-04-08 08:36:14 +00:00
common ac/nir/ngg: Rename confusing driver_location variable in mesh shader lowering. 2024-04-05 15:24:37 +02:00
compiler radv: move alu 2024-04-10 17:05:59 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm ac/llvm: implement mqsad_4x8 and shfr 2024-04-05 11:01:39 +00:00
registers amd/registers: add correct gfx11.x enums for BINNING_MODE 2024-03-11 23:36:55 +00:00
vpelib radeonsi/vpe: support vpe 1.1 2024-03-25 00:59:02 +00:00
vulkan radv: Keep track of TCS outputs that need LDS. 2024-04-11 00:44:45 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00