mesa/src
Jonathan Marek 9b6486bd3d turnip: fix sysmem CmdClearAttachments 3D fallback breaking GMEM path flush
It was clearing the flush bits, which are used by both GMEM/SYSMEM paths,
but emitting the flushes inside the cond_exec, where they would only run
for the sysmem path.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5775>
2020-08-03 22:38:22 +00:00
..
amd amd: Swap from nir_opt_shrink_load() to nir_opt_shrink_vectors(). 2020-08-03 21:26:45 +00:00
broadcom nir: Add a nir_foreach_uniform_variable helper 2020-07-29 17:38:58 +00:00
compiler nir/deref: Don't try to compare derefs containing casts 2020-08-03 21:49:25 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: consistently use dri2_egl_display() helper macro 2020-08-02 01:13:48 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: fix sysmem CmdClearAttachments 3D fallback breaking GMEM path flush 2020-08-03 22:38:22 +00:00
gallium etnaviv: fix nir validation problem 2020-08-03 20:05:20 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00: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 meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel i965: Enable vector shrinking in the vec4 backend. 2020-08-03 21:26:45 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: Return NULL function pointers for GL_EXT_debug_marker 2020-07-30 23:45:56 +00:00
mesa mesa/st: Actually free the driver part of memory objects on destruction. 2020-08-03 10:33:00 +00:00
panfrost pan/mdg: Test for SSA before chasing addresses 2020-08-03 09:43:47 -04:00
util util/format: initialize non-important components to 0 2020-07-30 10:41:00 +00:00
vulkan vulkan: Update Vulkan XML and headers to 1.2.149 2020-08-03 17:50:03 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00