vulkan-wsi-layer/util
Normunds Rieksts 293ae2ab13 Implement a vendor agnostic wsialloc interface
Refactors the wsialloc interface in the layer.
This patch ensures that wsialloc interface could be ported
to different GPU architectures and systems that could
have different requirements

Change-Id: I6593f2373abc75fb2074700d156ba3797d7ff058
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
Signed-off-by: Rosen Zhelev <rosen.zhelev@arm.com>
2021-07-28 15:39:11 +00:00
..
drm Adds initial support for VK_KHR_wayland_surface. 2021-02-09 18:22:09 +00:00
wsialloc Implement a vendor agnostic wsialloc interface 2021-07-28 15:39:11 +00:00
custom_allocator.cpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00
custom_allocator.hpp Add documentation for unique_ptr and deleter class 2021-07-26 16:40:27 +01:00
extension_list.cpp Refactoring of extension_list 2021-07-06 10:37:40 +01:00
extension_list.hpp Refactoring of extension_list 2021-07-06 10:37:40 +01:00
log.cpp Creating logging mechanism for debugging 2021-04-29 16:11:48 +01:00
log.hpp Creating logging mechanism for debugging 2021-04-29 16:11:48 +01:00
optional.hpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01: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
unordered_map.hpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00
unordered_set.hpp Ensure allocations happen through custom allocators 2021-06-28 11:51:33 +01:00