Skip to content

vulkan/wsi/wayland: add support for IMMEDIATE

Simon Ser requested to merge emersion/mesa:vk-wl-immediate into main

Use the tearing-control-unstable-v1 protocol to indicate to the Wayland compositor that tearing is acceptable.

See wayland/wayland-protocols!65 (merged)

Merge request reports