summaryrefslogtreecommitdiff
path: root/server/red-qxl.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-01Convert RedChannel heirarchy to GObjectJonathon Jongsma1-8/+13
2016-08-30Add red_channel_client_get_channel()Jonathon Jongsma1-10/+14
2016-07-13Fix gl draw command called without scanoutFrediano Ziglio1-1/+5
2016-06-14streaming: Let the administrator pick the video encoder and codecFrancois Gouget1-0/+9
2016-05-09remove sw-canvas.hFrediano Ziglio1-1/+1
2016-05-09use #include<> style for spice-common header inclusions.Frediano Ziglio1-1/+1
2016-03-30Convert Dispatcher and MainDispatcher to GObjectsJonathon Jongsma1-33/+33
2016-03-29dispatcher: move channel final initialization to red-workerFrediano Ziglio1-21/+13
2016-03-24qxl: use Dispatcher in channel callbacksFrediano Ziglio1-19/+19
2016-03-24removed unused red_qxl_set_mm_timeFrediano Ziglio1-6/+0
2016-03-23use constructor/destructor macrosFrediano Ziglio1-7/+0
2016-03-23qxl: implement QXLWorker interface, do not use as a base classFrediano Ziglio1-35/+48
2016-03-23declare and use message for RED_WORKER_MESSAGE_GL_SCANOUTFrediano Ziglio1-1/+2
2016-03-17Remove red_channel_set_data()Christophe Fergeau1-4/+2
2016-03-17Use red_qxl_check_qxl_version in red-workerChristophe Fergeau1-1/+1
2016-03-17Add more red_qxl_ methodsChristophe Fergeau1-1/+77
2016-03-17Use QXLInstance instead of QXLState in red_qxl_*Christophe Fergeau1-60/+63
2016-03-15Remove unused red_qxl_set_dispatcher_opaqueChristophe Fergeau1-6/+0
2016-03-09Fix regression initialising QXL interfaceFrediano Ziglio1-1/+0
2016-03-05Add red_qxl_get_server()Jonathon Jongsma1-0/+5
2016-03-05Store reference to RedsState in QXLStateJonathon Jongsma1-3/+5
2016-03-04worker: remove useless qxl_stateFrediano Ziglio1-3/+2
2016-03-04use QXLState instead of RedDispatcherFrediano Ziglio1-233/+266
2016-03-04rename red-dispatcher.* files to red-qxl.*Frediano Ziglio1-0/+1032