mesa/src
Rhys Perry 966732e8ca aco: disallow various v_add_u32 opts if modifiers are used
Check for clamp, SDWA or DPP. The optimization isn't possible with SDWA
and DPP, so it would have been skipped anyway. Doing any of these with a
clamp modifier present would be incorrect.

No fossil-db changes.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7045>
2020-11-13 12:34:27 +00:00
..
amd aco: disallow various v_add_u32 opts if modifiers are used 2020-11-13 12:34:27 +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: move authenticated display fd acquisition to swapchain creation time 2020-11-12 10:02:20 +01:00
compiler nir: optimize nir_lower_discard_to_demote to lower discard/demote both ways 2020-11-12 21:02:05 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl Add EGL xcb platform 2020-11-12 16:39:47 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno turnip: Fix file descriptor return. 2020-11-12 22:32:23 +00:00
gallium radeonsi: remove AMD_DEBUG=zerovram flag 2020-11-13 11:19:58 +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 anv: fix a build race between generating a header and using it 2020-11-12 15:57:05 +01: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 mesa: Fix vertex_format_to_pipe_format index. 2020-11-12 20:07:57 +00:00
microsoft microsoft/compiler: correct typo 2020-11-13 08:35:34 +00:00
panfrost nir: rename needs_helper_invocations to needs_quad_helper_invocations 2020-11-12 21:02:05 +00:00
util driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02: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