vulkan-wsi-layer/layer
Normunds Rieksts d63261cce5 Remove usages of generic allocator in the layer
Remove all the leftover instances in layer that still use the
generic allocator rather than the VkAllocationCallbacks

Add additional memory utility that allows to release memory
allocated by custom allocators using RAII

Change-Id: I43594ddd3c506048ca0f02e31b64597a7abc481b
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2021-07-22 19:05:26 +01:00
..
layer.cpp Refactoring of extension_list 2021-07-06 10:37:40 +01:00
private_data.cpp Remove usages of generic allocator in the layer 2021-07-22 19:05:26 +01:00
private_data.hpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00
surface_api.cpp layer: improve how layer handles Vulkan extensions 2021-02-05 11:22:32 +00:00
surface_api.hpp Adds initial support for VK_KHR_wayland_surface. 2021-02-09 18:22:09 +00:00
swapchain_api.cpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00
swapchain_api.hpp Initial sources for the vulkan-wsi-layer project 2019-05-31 15:48:05 +01:00
VkLayer_window_system_integration.json Adds initial support for VK_KHR_wayland_surface. 2021-02-09 18:22:09 +00:00