vulkan-wsi-layer/wsi/headless
Ben Davis feb2445f2a Fix potential hang on swapchain inheritance
Introduce a mutex to control access to a swapchain's image statuses,
also only wait for swapchain images marked as "PENDING"

Change-Id: I7bd530ea50eb44cb98ed4f674167d14de4a30d53
Signed-off-by: Ben Davis <ben.davis@arm.com>
2021-08-17 09:15:21 +00:00
..
surface_properties.cpp layer: improve how layer handles Vulkan extensions 2021-02-05 11:22:32 +00:00
surface_properties.hpp Move WSI type specific calls 2019-11-21 15:23:59 +00:00
swapchain.cpp Fix potential hang on swapchain inheritance 2021-08-17 09:15:21 +00:00
swapchain.hpp Add support for multiplane swapchain images in Wayland 2021-04-23 09:47:31 +01:00