vulkan-wsi-layer/util
Fufu Fang f514b0571d Creating logging mechanism for debugging
Introduce a logging mechanism in the layer for replacing the
old ones used in individual files.

Change-Id: I7559f8a99396eeb0b9da6e5ef58cc4b7bd5a82af
Signed-off-by: Fufu Fang <fufu.fang@arm.com>
2021-04-29 16:11:48 +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
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
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