This patchset supersedes last patchset.

Changes:
- rebased;
- merged patch split from Jonathon. Last patch is a bit
  changed from what Jonathon sent due to rebase;
- removed merged patches.

Excluded "worker: simplify RedCompressBuf" patch, waiting
for Christophe reply.

Jonathon Jongsma (8):
  worker: Move stream functions to stream.c
  Move dcc_push_stream_agent_clip() to display channel
  worker: Rename current_clear() to current_remove_all()
  Move some tree item functions to tree.[ch]
  Move some more drawable functions to display channel
  Add red_worker_get_clockid()
  Move dcc_create_stream to display channel
  Move stream functions to stream.[ch]

Marc-André Lureau (3):
  worker: move surfaces to DisplayChannel
  worker: move compression parameters to dcc
  worker: painfully move display_channel_add_drawable

 server/display-channel.c |  629 ++++++++++++-
 server/display-channel.h |  112 ++-
 server/red_worker.c      | 2274 +++++++++++-----------------------------------
 server/red_worker.h      |    3 +
 server/stream.c          |  430 +++++++++
 server/stream.h          |   21 +-
 server/tree.c            |   50 +
 server/tree.h            |    5 +
 8 files changed, 1760 insertions(+), 1764 deletions(-)

-- 
2.4.3

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to