summaryrefslogtreecommitdiffstats
path: root/server/red_dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* server/dispatchers: initialize stack to 0 for valgrindAlon Levy2013-05-171-4/+4
* server: Add public spice_qxl_driver_unload methodHans de Goede2013-04-241-0/+15
* red_worker: support SPICE_MSGC_DISPLAY_STREAM_REPORTYonit Halperin2013-04-221-0/+1
* server: red_dispatcher: check major/minor of qxl for client_monitors_configUri Lublin2012-10-241-14/+7
* server/red_dispatcher: client_monitors_config supportAlon Levy2012-09-131-0/+49
* server/red_dispatcher: change a printerr to debugAlon Levy2012-09-121-1/+1
* spice_server_vm_start/stop: notify red_dispatcher on vm start/stopYonit Halperin2012-08-271-0/+22
* server: add monitors_config supportAlon Levy2012-07-221-0/+25
* Use the spice-common logging functionsMarc-André Lureau2012-03-251-22/+15
* Use the spice-common submoduleMarc-André Lureau2012-03-251-1/+2
* Ensure all members of ChannelCbs and ClientCbs are either assigned or NULLHans de Goede2012-03-101-1/+1
* server/red_worker: pass remote caps to display/cursor red_channel_client'sYonit Halperin2012-01-121-0/+16
* server/red_worker: reuse dispatcherAlon Levy2011-11-081-211/+276
* server/red_dispatcher: remove semicolon from DBG_ASYNCAlon Levy2011-11-071-1/+1
* server: add prefix argument to red_printf_debugAlon Levy2011-11-071-5/+12
* server/red_dispatcher: support concurrent asyncsAlon Levy2011-11-071-61/+56
* fix inverted memset parametersChristophe Fergeau2011-08-251-1/+1
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-64/+99
* server: Add RedClientAlon Levy2011-08-231-2/+35
* server/red_dispatcher: fix wrong resolution set for tabletAlon Levy2011-07-311-4/+4
* server: add QXLWorker.flush_surfaces_async for S3/S4 supportAlon Levy2011-07-201-0/+20
* server: add async io supportAlon Levy2011-07-201-40/+215
* server: api: add spice_qxl_* calls based on QXLWorker contentsAlon Levy2011-07-201-32/+191
* add missing staticChristophe Fergeau2011-05-031-2/+3
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-031-5/+5
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-2/+2
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-7/+7
* server: rename s/peer/streamMarc-André Lureau2011-02-281-4/+4
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-02-271-4/+4
* server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin2010-07-121-0/+4
* server: Remove unnecessary pci id/rev checksAlexander Larsson2010-07-081-7/+0
* - fix for noopengl patch for serverAlon Levy2010-07-011-0/+4
* server: Don't call opengl if not enabledAlexander Larsson2010-06-291-0/+2
* qxl abi: parse QXLRect.Gerd Hoffmann2010-06-291-1/+17
* RedWorkeMessage -> RedWorkerMessageAlexander Larsson2010-05-211-25/+25
* zap vd_interface.hGerd Hoffmann2010-05-191-1/+1
* replace worker load/save with loadvm_commands, allow keeping surface contentGerd Hoffmann2010-05-191-18/+11
* QXL: redesign.Gerd Hoffmann2010-05-191-18/+18
* VDInterface: redesign.Gerd Hoffmann2010-05-191-4/+4
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-3/+3
* spice: server: change update_area commandIzik Eidus2010-04-141-1/+8
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* libspice: add off screens supportIzik Eidus2010-04-031-0/+1
* Use spice allocator in server/Alexander Larsson2010-03-111-12/+4
* new libspice api: make image_compression_t part of the public api.Gerd Hoffmann2010-03-091-3/+4
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-2/+2
* libspice: add surface 0 supportIzik Eidus2010-01-281-30/+81
* spice: fix server crush in case connecting without qxl deviceIzik Eidus2009-12-241-0/+3