summaryrefslogtreecommitdiff
path: root/server/dcc.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-15DrawablePipeItem: use base class for refcountingJonathon Jongsma1-3/+0
2016-04-15dcc: use PipeItem refcounting for ImageItemJonathon Jongsma1-2/+1
2016-02-17CommonChannel -> CommonGraphicsChannelJonathon Jongsma1-2/+2
2016-02-16dcc: move id from CommonChannelClient to DisplayChannelClientFrediano Ziglio1-0/+1
2016-02-09Handle GL_DRAW messagesMarc-André Lureau1-0/+8
2016-02-09Handle GL_SCANOUT messagesMarc-André Lureau1-0/+6
2016-01-20dcc: make dcc_compress_image_*() privatePavel Grunt1-15/+0
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ns()Francois Gouget1-1/+1
2015-12-14server: Rename DISPLAY_CLIENT_TIMEOUT and de-duplicate itFrancois Gouget1-1/+0
2015-12-03server: rename filesFrediano Ziglio1-1/+1
2015-12-02red_worker: make dcc_clear_surface_drawables_from_pipe declaration consistent...Yonit Halperin1-1/+2
2015-11-27worker: move dcc_send & marshallers to dcc-send.cMarc-André Lureau1-0/+2
2015-11-26worker: move more stream functionsMarc-André Lureau1-0/+2
2015-11-25worker: move destroy_surface() famillyMarc-André Lureau1-0/+2
2015-11-25worker: move display_channel_newMarc-André Lureau1-0/+3
2015-11-24worker: move dcc_release_itemMarc-André Lureau1-0/+3
2015-11-24worker: move dcc_handle_migrate_dataMarc-André Lureau1-0/+5
2015-11-24worker: move dcc_add_drawable*Marc-André Lureau1-0/+18
2015-11-24worker: move dcc_handle_messageMarc-André Lureau1-0/+3
2015-11-20worker: move dcc_pixmap_cache_addMarc-André Lureau1-0/+2
2015-11-20worker: move compress to dcc_compress_image()Frediano Ziglio1-0/+31
2015-11-19worker: move dcc_start()Marc-André Lureau1-0/+33
2015-11-19worker: start a DisplayChannelClient unitMarc-André Lureau1-0/+134