mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-28 19:30:47 +02:00
With explicit sync, only if it wasn't done earlier for FIFO. Prevents potentially unbounded memory usage for (wl_buffer.release events in) the queue, since we don't dispatch the queue anywhere else with explicit sync. v2: * Use wl_display_dispatch_queue_pending instead of wl_display_dispatch_queue_timeout. (Sebastian Wick) * Call it from wsi_wl_swapchain_queue_present instead of wsi_wl_swapchain_acquire_next_image_explicit. (Joshua Ashton) Fixes: |
||
|---|---|---|
| .. | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| util | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||