mesa/src/amd
Georg Lehmann e4f5c03f4c aco: fix u2f16 with 32bit input
The vulkan spec says all conversions are correctly rounded, so if the input
is larger than the largest fp16 value, we need to return MAX_FLOAT/inf
instead of cutting off the msbs.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24826>
(cherry picked from commit 6d949e18fd)
2023-09-04 11:30:25 +01:00
..
addrlib amd: update addrlib 2023-03-29 20:36:09 +00:00
ci ci: disable Material Testers.x86_64_2020.04.08_13.38_frame799.rdc trace 2023-09-04 11:30:23 +01:00
common ac/surface: limit RADEON_SURF_NO_TEXTURE to color surfaces 2023-09-04 11:30:24 +01:00
compiler aco: fix u2f16 with 32bit input 2023-09-04 11:30:25 +01:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm ac/llvm: fix AC_TM_CHECK_IR 2023-07-30 11:07:11 +01:00
registers amd/registers: use gfx9 packet definitions for gfx940 2023-04-06 15:00:54 +00:00
vulkan radv/amdgpu: Do not pass in a BO handle when clearing PRT VA region. 2023-09-04 11:30:24 +01:00
.clang-format amd: Add radv_foreach_stage to ForEachMacros. 2023-03-27 08:29:35 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00