mesa/src/amd
Bas Nieuwenhuizen edca10e9c9 aco: Pass correct number of coords to Vega 1D LOD instruction.
If we pass a physical 2D texture descriptor we should also pass 2
coords. Otherwise it just uses the random content in the second
register which ends up funny sometimes.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20696>
2023-01-13 16:55:06 +01:00
..
addrlib meson: Enable initialized-but-unused warning for MSVC 2022-11-17 21:20:38 +00:00
ci aco: Pass correct number of coords to Vega 1D LOD instruction. 2023-01-13 16:55:06 +01:00
common ac/nir/ngg: implement 16bit output streamout 2023-01-12 03:47:01 +00:00
compiler aco: Pass correct number of coords to Vega 1D LOD instruction. 2023-01-13 16:55:06 +01:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm radeonsi,radv/llvm: fix amdgpu-color/depth-export with epilogs 2023-01-03 15:32:56 +00:00
registers amd/registers: regenerate gfx11 headers from amd-staging-drm-next 2022-11-04 00:42:08 +00:00
vulkan radv: fix re-emitting RB+ when the non-compacted color format changes 2023-01-13 13:57:40 +00:00
.clang-format radv: Add nir_foreach_variable_with_modes to .clang-format 2022-12-09 07:07:10 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00