[Wayland-bugs] [Bug 769835] On Wayland, application containing GtkGLArea stops responding if it's not on current workspace

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 22 18:35:28 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769835

--- Comment #12 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 342399
  --> https://bugzilla.gnome.org/attachment.cgi?id=342399&action=edit
wayland: Disable EGL swap interval

We have a frame clock that ensures rendering is done as per the
output vsync. There is no need to have Mesa do the same for us.

This, most notably, ensures Mesa doesn't schedule frame callbacks
that will be left unattended if the compositor stops throttling
frames for its surface, this is eg. the case if the toplevel is
moved to another workspace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161222/537b414b/attachment.html>


More information about the wayland-bugs mailing list