<div dir="ltr">Does this fix any bugs that you know of, or is it just a code cleanup? Just curious, I'm not insinuating anything.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 20, 2014 at 8:25 PM, Jason Ekstrand <span dir="ltr"><<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This little two-patch series unifies all of the surface commit logic in one<br>
place.  Previously the commit logic was duplicated in weston_surface<br>
and weston_subsurface functions in order to handle the commit cache.<br>
<br>
Jason Ekstrand (2):<br>
  Move weston_subsurface to after weston_surface<br>
  Create a weston_surface_state structure for storing pending surface<br>
    state     and move the surface commit logic into<br>
    weston_surface_commit_state<br>
<br>
 src/compositor.c | 151 +++++++++++++++++++------------------------------------<br>
 src/compositor.h | 132 +++++++++++++++++++++---------------------------<br>
 2 files changed, 107 insertions(+), 176 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.0.0<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>  Jasper<br>
</div>