vulkan-wsi-layer/wsi/extensions
Ginu Jacob 7d88e2a619 present_id2 dependency handling in present_timing extension
The present_timing extension depends on present_id2. The dependency
handling is incorrect and is fixed in this change.

Signed-off-by: Ginu Jacob <ginu.jacob@arm.com>
Change-Id: Id645450eeb5b22551f328a860ffec75ebdbfbc79
2025-09-29 16:11:01 +01: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 Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
image_compression_control.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
image_compression_control.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +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 Adding exception-safe custom mutex to the WSI layer 2025-09-05 16:06:38 +01:00
present_timing.cpp present_id2 dependency handling in present_timing extension 2025-09-29 16:11:01 +01:00
present_timing.hpp Query pool reads for QUEUE_OPERATIONS_END_BIT_EXT skipped when not ready 2025-09-11 15:47:13 +00:00
present_wait.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait.hpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
swapchain_maintenance.cpp Fix regression with swapchain_maintenance 2025-03-07 17:51:20 +00:00
swapchain_maintenance.hpp Fix regression with swapchain_maintenance 2025-03-07 17:51:20 +00:00
wsi_extension.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
wsi_extension.hpp Fix compiler warnings when building the layer 2025-02-24 13:38:23 +00:00