vulkan-wsi-layer/wsi
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
..
headless Fix potential hang on swapchain inheritance 2021-08-17 09:15:21 +00:00
wayland Fix potential hang on swapchain inheritance 2021-08-17 09:15:21 +00:00
surface_properties.hpp Remove usages of generic allocator in the layer 2021-07-22 19:05:26 +01:00
swapchain_base.cpp Fix potential hang on swapchain inheritance 2021-08-17 09:15:21 +00:00
swapchain_base.hpp Fix potential hang on swapchain inheritance 2021-08-17 09:15:21 +00:00
wsi_factory.cpp Remove usages of generic allocator in the layer 2021-07-22 19:05:26 +01:00
wsi_factory.hpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00