Skip to content

vulkan/wsi/wayland: Fix some FIFO errors

Derek Foreman requested to merge derekf/mesa:wayland_fifo_fixes into main

Fixes some timing problems when the wayland surface is occluded/off-screen, issues when creating a new swapchain for a surface that's been using FIFO on a swapchain, and a spurious feedback discard event generated at startup.

Merge request reports

Loading