vulkan-wsi-layer/wsi/extensions
2025-11-25 10:12:34 +00:00
..
external_memory_extension.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
external_memory_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
frame_boundary.cpp VK_EXT_frame_boundary: Fixing the sType used in VkFrameBoundaryEXT 2025-09-22 16:31:11 +01:00
frame_boundary.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_create_info_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_id.cpp Adding exception-safe custom mutex to the WSI layer 2025-09-05 16:06:38 +01:00
present_id.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_timing.cpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00
present_timing.hpp Merge 'Fix and enhance Vulkan present timing and time domain handling' into 'main' 2025-11-25 10:12:34 +00:00
present_wait.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
swapchain_maintenance.cpp Fix regression with swapchain_maintenance 2025-03-07 17:51:20 +00:00
swapchain_maintenance.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00