https://bugs.freedesktop.org/show_bug.cgi?id=107391
Samuel Pitoiset <samuel.pitoi...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Samuel Pitoiset <samuel.pitoi...@gmail.com> ---
I have implemented a way [1] to override the Vulkan presentation mode with
MESA_VK_WSI_PRESENT_MODE.
Currently, 3 modes are accepted (fifo/mailbox/immediate). X11 supports these 3
modes while Wayland only supports fifo and mailbox.
If you want to vsync, you just need to export MESA_VK_WSI_PRESENT_MODE=fifo.
[1]
https://cgit.freedesktop.org/mesa/mesa/commit/?id=a182adfd83ad00e326153b00a725a014e0359bf0
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev