vulkan-wsi-layer/util
Dennis Wildmark 19cd4376d1 VK_KHR_display surface_properties implementation
Implementation of the surface_properties interface for VK_KHR_display.

Signed-off-by: Dennis Wildmark <dennis.wildmark@arm.com>
Change-Id: Idd3b53bec0d0a829478d51b4263db767c872d0e5
2024-02-26 12:07:45 +00:00
..
drm Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
wsialloc Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
custom_allocator.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
custom_allocator.hpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
extension_list.cpp Fix issues flagged by static analysis 2024-01-05 12:41:47 +00:00
extension_list.hpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
file_descriptor.hpp VK_KHR_display surface_properties implementation 2024-02-26 12:07:45 +00:00
format_modifiers.cpp Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
format_modifiers.hpp Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
helpers.hpp Extend TRY macro to print out error messages 2022-11-24 11:24:34 +00:00
log.cpp Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
log.hpp Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
macros.hpp VK_KHR_display surface_properties implementation 2024-02-26 12:07:45 +00:00
platform_set.hpp Enable instance extensions required by layer 2022-05-30 13:51:20 +01:00
ring_buffer.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00
timed_semaphore.cpp Fix issues found by static analysis 2022-07-21 19:05:53 +01:00
timed_semaphore.hpp Fix OOM issue 2021-11-11 18:27:31 +00:00
unordered_map.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00
unordered_set.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00