vulkan-wsi-layer/util
Normunds Rieksts 9d9172fcbb Add a workaround when wp_feedback events are not delivered
Adds a workaround for compositors that do not deliver
wp_presentation_feedback events when images are submitted to the
compositor in quick succession resulting in some of them being
discarded by handling it in buffer_release event instead.

Additionally fixes a double-free bug when presentation_feedback was
replaced using move semantics.

Change-Id: I97715ffbc45c3c869f84e57dca532d3a58ad3b67
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2025-10-31 10:35:08 +00:00
..
drm Add external memory extension 2025-04-25 15:28:39 +01:00
wsialloc Append WSI layer warning flags 2025-08-05 13:34:59 +01:00
custom_allocator.cpp Update clang-format rules 2024-07-04 10:30:42 +01:00
custom_allocator.hpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00
custom_mutex.cpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00
custom_mutex.hpp Adding exception-safe custom mutex to the WSI layer 2025-09-05 16:06:38 +01:00
extension_list.cpp Enable -Werror on Vulkan WSI Layer 2024-10-22 09:14:54 +00:00
extension_list.hpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
file_descriptor.hpp VK_KHR_display surface_properties implementation 2024-08-12 11:44:22 +00:00
format_modifiers.cpp Update clang-format rules 2024-07-04 10:30:42 +01:00
format_modifiers.hpp Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
helpers.hpp Support VK_KHR_swapchain_mutable_format extension 2025-09-11 09:28:03 +01:00
log.cpp Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
log.hpp Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
macros.hpp VK_KHR_display surface_properties implementation 2024-08-12 11:44:22 +00:00
platform_set.hpp Enable instance extensions required by layer 2022-05-30 13:51:20 +01:00
ring_buffer.hpp Add a workaround when wp_feedback events are not delivered 2025-10-31 10:35:08 +00:00
timed_semaphore.cpp Fix issues found by static analysis 2022-07-21 19:05:53 +01:00
timed_semaphore.hpp Update clang-format rules 2024-07-04 10:30:42 +01:00
unordered_map.hpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00
unordered_set.hpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00