mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2025-12-20 04:30:11 +01:00
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> |
||
|---|---|---|
| .. | ||
| drm | ||
| wsialloc | ||
| custom_allocator.cpp | ||
| custom_allocator.hpp | ||
| custom_mutex.cpp | ||
| custom_mutex.hpp | ||
| extension_list.cpp | ||
| extension_list.hpp | ||
| file_descriptor.hpp | ||
| format_modifiers.cpp | ||
| format_modifiers.hpp | ||
| helpers.hpp | ||
| log.cpp | ||
| log.hpp | ||
| macros.hpp | ||
| platform_set.hpp | ||
| ring_buffer.hpp | ||
| timed_semaphore.cpp | ||
| timed_semaphore.hpp | ||
| unordered_map.hpp | ||
| unordered_set.hpp | ||