vulkan-wsi-layer/wsi
Iason Paraskevopoulos 65c5f1e4f1 Implement MAILBOX presentation for Wayland swapchains
Adds support for image presentation without relying on the page flipping
thread to communicate with the WSI backend.

Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com>
Change-Id: I4fd2b937351fc484897dc7e9597aa6e81b37fbdf
2021-10-14 15:45:34 +00:00
..
headless Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
wayland Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
surface.hpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00
surface_properties.hpp Add ring buffer utility 2021-08-26 13:42:23 +01:00
swapchain_base.cpp Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
swapchain_base.hpp Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
synchronization.cpp Use explicit synchronization for Wayland surfaces 2021-09-14 10:52:28 +01:00
synchronization.hpp Use explicit synchronization for Wayland surfaces 2021-09-14 10:52:28 +01:00
wsi_factory.cpp Fix issues found by static analysis 2021-10-11 17:31:57 +00:00
wsi_factory.hpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00