mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-05-23 10:58:17 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| frame_boundary.cpp | ||
| frame_boundary.hpp | ||
| image_compression_control.cpp | ||
| image_compression_control.hpp | ||
| present_id.cpp | ||
| present_id.hpp | ||
| present_timing.cpp | ||
| present_timing.hpp | ||
| present_wait.cpp | ||
| present_wait.hpp | ||
| swapchain_maintenance.cpp | ||
| swapchain_maintenance.hpp | ||
| wsi_extension.cpp | ||
| wsi_extension.hpp | ||