vulkan-wsi-layer/wsi/display
Nir Ekhauz 8c65fb2af7 Update the layer's readme and release notes with VK_KHR_present_wait2 support
1. Update the README file.
2. Remove the guards from the code.

Signed-off-by: Nir.Ekhauz <nir.ekhauz@arm.com>
Change-Id: Idf65baee25d09a3b4bc3b563455468bac4d5bddf
2025-09-18 10:20:43 +01:00
..
drm_display.cpp Scan DRM device nodes for the VK_KHR_display backend 2025-09-11 11:50:01 +01:00
drm_display.hpp Add external memory extension 2025-04-25 15:28:39 +01:00
present_wait_display.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait_display.hpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
surface.cpp Fix the VK_KHR_DISPLAY implementation within the WSI Layer 2024-11-14 16:48:34 +00:00
surface.hpp Refactor framebuffer format support 2024-08-12 11:44:22 +00:00
surface_properties.cpp Update the layer's readme and release notes with VK_KHR_present_wait2 support 2025-09-18 10:20:43 +01:00
surface_properties.hpp This commit merges several related changes to make the layer 2025-06-27 15:21:58 +00:00
swapchain.cpp Update the layer's readme and release notes with VK_KHR_present_wait2 support 2025-09-18 10:20:43 +01:00
swapchain.hpp Add initial support for VK_KHR_present_id2 in the layer 2025-08-13 09:41:21 +01:00