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

Carlos Garnacho <carl...@gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342424|needs-work                  |none
             status|                            |
 Attachment #342424|0                           |1
        is obsolete|                            |

--- Comment #21 from Carlos Garnacho <carl...@gnome.org> ---
Created attachment 342427
  --> https://bugzilla.gnome.org/attachment.cgi?id=342427&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.

Also, given a SwapInterval!=0 will always bring these unexpected
side effects, check that it's possible to disable it, and spew
a debug message if that isn't the case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to