mesa/src
Daniel Schürmann ffebe48013 aco: don't rematerialize exec
Since exec is not considered a temporary anymore,
we accidentally allowed to rematerialize it.

Fixes: a56ddca4e8 ('aco: make all exec accesses non-temporaries')
Closes: #4327

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9215>
2021-02-23 14:41:31 +00:00
..
amd aco: don't rematerialize exec 2021-02-23 14:41:31 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom broadcom/compiler: skip unnecessary unifa writes 2021-02-23 08:08:01 +00:00
compiler nir/lower_tex: wider usage of nir_tex_instr_src_index(..) 2021-02-23 14:04:30 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno ci: Move the dEQP and traces expectations to the per-driver CI dirs. 2021-02-22 23:02:42 +00:00
gallium vc4: let st lower rect tex 2021-02-23 14:04:30 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel nir: add has_txs flag 2021-02-23 14:04:30 +00:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
mesa gallium/st: lower rectangle textures if not supported 2021-02-23 14:04:30 +00:00
microsoft nir: add has_txs flag 2021-02-23 14:04:30 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Do copyprop in linear-time 2021-02-22 19:17:50 +00:00
util android: util/fossilize_db: add missing sources to Makefile.sources 2021-02-22 19:49:05 +00:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan vulkan: Use typed outarray API 2021-02-23 17:18:11 +10:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript