This little two-patch series unifies all of the surface commit logic in one
place. Previously the commit logic was duplicated in weston_surface
and weston_subsurface functions in order to handle the commit cache.
Jason Ekstrand (2):
Move weston_subsurface to after weston_surface
Create a weston_surface_state structure for storing pending surface
state and move the surface commit logic into
weston_surface_commit_state
src/compositor.c | 151 +++++++++++++++++++------------------------------------
src/compositor.h | 132 +++++++++++++++++++++---------------------------
2 files changed, 107 insertions(+), 176 deletions(-)
--
2.0.0
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel