You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those that want to create Wayland native games using winit with the option to disable V-sync, my guess is that the tearing protocol would need to be implemented here first. There isn't really a lot of documentation about it right now though.