mesa/src
Georg Lehmann f239bb8020 Vulkan Overlay: Don't try to change the image layout to present twice
The render pass already does the transition.
The pipeline barrier is still needed to transfer the queue family ownership.

Fixes: 320b0f66c2 ("vulkan/overlay: bounce image back to present layout")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3740>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3740>
2020-02-07 14:23:23 +00:00
..
amd aco: do not use ds_{read,write}2 on GFX6 2020-02-07 14:17:06 +01:00
broadcom broadcom: Fix implicit declaration of ffs for Android build 2020-02-06 18:31:13 +01:00
compiler glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT. 2020-02-05 10:31:14 -08:00
drm-shim
egl Revert "egl: put full path to libEGL_mesa.so in GLVND json" 2020-02-06 00:19:13 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT. 2020-02-05 10:31:14 -08:00
gallium lima/parser: Change value name in RSW parser 2020-02-07 09:26:32 +01:00
gbm
getopt
glx drisw: Cache the depth of the X drawable 2020-01-23 23:03:13 +00:00
gtest
hgl
imgui
intel intel/vec4: fix valgrind errors with vf_values array 2020-02-07 09:06:18 +00:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi
mesa i965: remove duplicated comment 2020-02-07 07:14:20 +02:00
panfrost pan/midgard: Fix scheduling issue with csel + render target reference 2020-02-05 15:41:55 +00:00
util gitlab-ci: Add ppc64el and s390x cross-build jobs 2020-02-05 10:52:31 +00:00
vulkan Vulkan Overlay: Don't try to change the image layout to present twice 2020-02-07 14:23:23 +00:00
meson.build
SConscript