mesa/src
Rhys Perry 558daa73f9 aco: disable omod if the sign of zeros should be preserved
The RDNA ISA doc says that omod doesn't preserve -0.0 in 6.2.2. LLVM
appears to always disable omod in this situation, but clamp is unaffected.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Fixes: df645fa369 ("aco: implement VK_KHR_shader_float_controls")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7605>
2020-11-16 12:58:44 +00:00
..
amd aco: disable omod if the sign of zeros should be preserved 2020-11-16 12:58:44 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv/pipeline: take into account precision for the output_type 2020-11-14 15:59:02 +00:00
compiler nir: don't consider txf_ms_mcs a query instruction 2020-11-16 12:13:53 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: fix race between image create and egl_image_target_texture 2020-11-16 05:53:20 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno freedreno/ir3: Fix crash in shader compile fail path 2020-11-13 22:44:04 +00:00
gallium iris: initialize shared screen->vtbl only once 2020-11-16 05:53:20 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui
intel intel/blorp: Delete clear color conversions during copies 2020-11-13 21:01:10 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa i965: Disable color fast-clears for miptree copy 2020-11-13 21:01:10 +00:00
microsoft microsoft/compiler: Fix reference to renamed intrinsic getter 2020-11-16 10:31:49 +00:00
panfrost panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
util util: fix unknown pragma warning on msvc 2020-11-16 11:09:57 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build d3d12: introduce d3d12 gallium driver 2020-11-10 15:37:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00