vulkan-wsi-layer/util
Iason Paraskevopoulos 926cd66fcd Add support for multiplane swapchain images in Wayland
Updates wsialloc and wsi::wayland::swapchain to support multiplane
image allocations.

Uses the custom allocator for allocations in Wayland image creation.

Change-Id: I1950b14b75711a76521bbf1967c3c835d006f8a8
Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com>
2021-04-23 09:47:31 +01:00
..
drm Adds initial support for VK_KHR_wayland_surface. 2021-02-09 18:22:09 +00:00
wsialloc Add support for multiplane swapchain images in Wayland 2021-04-23 09:47:31 +01:00
custom_allocator.cpp util: add class for storing extensions strings 2021-01-18 10:33:17 +00:00
custom_allocator.hpp util: add class for storing extensions strings 2021-01-18 10:33:17 +00:00
extension_list.cpp layer: improve how layer handles Vulkan extensions 2021-02-05 11:22:32 +00:00
extension_list.hpp util: add class for storing extensions strings 2021-01-18 10:33:17 +00:00
platform_set.hpp layer: improve how layer handles Vulkan extensions 2021-02-05 11:22:32 +00:00
timed_semaphore.cpp Initial sources for the vulkan-wsi-layer project 2019-05-31 15:48:05 +01:00
timed_semaphore.hpp Initial sources for the vulkan-wsi-layer project 2019-05-31 15:48:05 +01:00