mesa/src/amd
Rhys Perry f5de21336b radv/winsys: set has_3d_cube_border_color_mipmap for null winsys
Without this, NIR->LLVM will set level_zero to false, crashing compilation
of some GFX11 shaders with LLVM (image_gather4_c_o is not supported, while
image_gather4_c_lz_o is).

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20483>
2023-01-04 11:46:37 +00:00
..
addrlib meson: Enable initialized-but-unused warning for MSVC 2022-11-17 21:20:38 +00:00
ci ci/amd: Switch raven skqp testing over to deqp-runner. 2023-01-04 00:34:33 +00:00
common ac: Add has_taskmesh_indirect0_bug field to ac_gpu_info struct. 2022-12-21 17:40:28 +01:00
compiler aco: Use v_mov_b16 on GFX11. 2023-01-03 22:49:46 +00: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/winsys: set has_3d_cube_border_color_mipmap for null winsys 2023-01-04 11:46:37 +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