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

Jonas Ådahl <jad...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336250|none                        |accepted-commit_now
             status|                            |

--- Comment #13 from Jonas Ådahl <jad...@gmail.com> ---
Review of attachment 336250:

I think this is safe to do. I think the reason why we don't do
wl_surface_commit() in this function is because it may be called multiple times
per frame per window, which 'after-paint' will not be, but since these sync
functions already throttle themself (by having the dirty state), and the fact
that we'll always see the eglSwapBuffers() and 'after-paint' handler being
called *after* syncing the state now, lets go with this.

-- 
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