summaryrefslogtreecommitdiff
path: root/server/dcc-send.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-15dcc: use PipeItem refcounting for ImageItemJonathon Jongsma1-2/+2
2016-03-17Use QXLInstance instead of QXLState in red_qxl_*Christophe Fergeau1-2/+2
2016-03-15Use more explicit variable name in marshall_gl_scanout()Christophe Fergeau1-4/+4
2016-03-04use QXLState instead of RedDispatcherFrediano Ziglio1-11/+6
2016-02-16dcc: move id from CommonChannelClient to DisplayChannelClientFrediano Ziglio1-7/+7
2016-02-15qxl: Remove unused group_id arg to fill_attrChristophe Fergeau1-2/+2
2016-02-15Add RedsState arg to all stat functionsJonathon Jongsma1-3/+3
2016-02-11CommonChannel: hold a reference to QXLInstance instead of RedWorkerFrediano Ziglio1-2/+1
2016-02-09Handle GL_DRAW messagesMarc-André Lureau1-0/+14
2016-02-09Handle GL_SCANOUT messagesMarc-André Lureau1-0/+25
2016-01-20dcc-send: Use dcc_compress_image to compress imagePavel Grunt1-42/+2
2015-12-11dcc: do not cause problem with multiple threads.Frediano Ziglio1-3/+2
2015-12-11server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()Francois Gouget1-1/+1
2015-12-03dcc: reduce statement wrappingFrediano Ziglio1-6/+2
2015-11-27worker: remove some unnecessary inlineMarc-André Lureau1-5/+5
2015-11-27worker: move dcc_send & marshallers to dcc-send.cMarc-André Lureau1-0/+2468