[Spice-devel] [PATCH 0/5] Documentation and cleanup of Drawable Tree

Jonathon Jongsma jjongsma at redhat.com
Fri Feb 3 22:55:09 UTC 2017


Here's a slightly expanded and separated version of the drawable tree
documentation patch I sent out earlier. There are a few minor code changes, but
otherwise it's mostly a matter of splitting some of the documentation into
smaller chunks. The last patch still has a bunch of open questions.

Jonathon Jongsma (5):
  Shadow: remove unused 'owner' field
  DisplayChannel: add documentation for Ring types
  DisplayChannel: start documenting drawable tree
  DisplayChannel: use proper function name conventions
  DisplayChannel: document exclude_region() functions

 server/display-channel-private.h |   6 +-
 server/display-channel.c         | 281 +++++++++++++++++++++++++++++++++++++--
 server/display-channel.h         |   6 +
 server/tree.c                    |  13 +-
 server/tree.h                    |   7 +-
 5 files changed, 295 insertions(+), 18 deletions(-)

-- 
2.9.3



More information about the Spice-devel mailing list