mesa/src
Connor Abbott 3a9c2e073e ir3: Don't copy propagate arrays in ir3_cp
We don't check whether there's an intervening write in this pass, which
makes it incorrect. ir3_cp_postsched does check correctly, but we were
accidentally doing it here anyway for some sources.

While we're here, delete some code that was only used in the array case.

Fixes: f370e954 ("freedreno/ir3: handle const/immed/abs/neg in cp")
Reviewed-by: Rob Clark <robdclark@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10076>
(cherry picked from commit 5a70c4d4a0)
2021-04-07 10:24:28 -07:00
..
amd radv: Flush caches for shader read operations. 2021-04-06 09:41:56 -07:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3d: Clean up vestiges of alpha test lowering. 2021-02-10 15:11:15 -08:00
compiler nir/lower_tex: handle deref casts 2021-04-07 10:24:24 -07:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl Revert "egl: Don't add hardware device if there is no render node v2." 2021-03-26 09:52:45 -07:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno ir3: Don't copy propagate arrays in ir3_cp 2021-04-07 10:24:28 -07:00
gallium frontend/va/image: add pipe flush for vlVaPutImage 2021-04-06 18:55:42 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 09:52:43 -07:00
getopt
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-03-11 14:12:24 -08:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/fs/copy_prop: check stride constraints with actual final type 2021-03-30 09:43:05 -07:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-03-11 14:12:24 -08:00
mesa mesa/st: fix st_nir_lower_tex_src_plane arguments 2021-04-06 09:41:56 -07:00
microsoft microsoft/clc: Use driver_location for metadata instead of re-computing offsets 2021-03-11 14:12:23 -08:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler 2021-03-23 10:28:33 -07:00
util util: rework AMD cpu L3 cache affinity code. 2021-03-29 10:08:35 -07:00
virtio virgl: Enable GL_EXT_texture_sRGB_RG8 2021-01-04 21:19:35 +00:00
vulkan wsi/x11: Wait for fences with IMMEDIATE on Xwayland 2021-04-07 10:24:27 -07:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00