https://bugs.kde.org/show_bug.cgi?id=431509

--- Comment #48 from tempel.jul...@gmail.com ---
(In reply to Vlad Zahorodnii from comment #47)
> Huh, I'm very surprised that Mozilla devs found a way to get vsync
> notifications in the EGL backend. As far as I know, there is no any
> extension to get notified when a surface has been presented. The best option
> that you've got is to repaint the window when a timer expires. Other options
> include using the Present extension, but this doesn't really work on NVIDIA
> (we've tried it in kwin).
For Mesa, this is done: https://bugzilla.mozilla.org/show_bug.cgi?id=1669275
It at least allows perfect vsync presentation timing on Xorg (apart from
WebGL). In current Nightly builds also Wayland widget vsync source got extended
to rasterization and WebGL. There is hope. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to