vulkan-wsi-layer/wsi/extensions
Normunds Rieksts dfe88e3c1c The patch changes the following:
* Implement scheduling support for headless present stages.
* Fix a bug where present query stages were added to the internal queue when application did not request any.
* Change the implementation of present timing extension to store device_private_data rather than VkDevice as all queries require it.
* Document the shortcomings of implenting scheduling support for Wayland backends.

Change-Id: I050cc700a88bce476b350caf8cc23dfb551f4a0c 
Signed-off-by: Normunds Rieksts normunds.rieksts@arm.com
2025-07-30 12:27:09 +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 Enables the present wait extension by default - experimental flag is no longer needed. 2025-06-06 16:41:12 +00:00
present_id.hpp Enables the present wait extension by default - experimental flag is no longer needed. 2025-06-06 16:41:12 +00:00
present_timing.cpp The patch changes the following: 2025-07-30 12:27:09 +00:00
present_timing.hpp The patch changes the following: 2025-07-30 12:27:09 +00:00
present_wait.cpp Enables the present wait extension by default - experimental flag is no longer needed. 2025-06-06 16:41:12 +00:00
present_wait.hpp Implement vkWaitForPresentKHR entrypoint 2025-05-09 16:04:39 +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