vulkan-wsi-layer/wsi/extensions
Normunds Rieksts ad47eb201f Fix regression with swapchain_maintenance
Fixes a regression with swapchain_maintenance1 extension after extension
refactor that did not communicate the changed presentation mode back to
the swapchain and improperly checked whether swapchain supports
presentation modes at swapchain creation time when this extension was
being used.

Change-Id: If06d3c72b44c8f3a06728b4c5c2455346c97ad63
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2025-03-07 17:51:20 +00:00
..
frame_boundary.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00: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 Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_id.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_timing.cpp Fix bugs with vkGetSwapchainTimeDomainPropertiesEXT entrypoint 2025-02-11 16:48:00 +00:00
present_timing.hpp Add support for querying swapchain timing properties 2025-02-11 16:47:42 +00: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