summaryrefslogtreecommitdiff
path: root/server/red_dispatcher.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03add missing staticChristophe Fergeau1-2/+3
2011-05-03s/USE_OGL/USE_OPENGLChristophe Fergeau1-5/+5
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau1-2/+2
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau1-7/+7
2011-02-28server: rename s/peer/streamMarc-André Lureau1-4/+4
2011-02-27server: s/RedsStreamContext/RedsStreamMarc-André Lureau1-4/+4
2010-07-12server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin1-0/+4
2010-07-08server: Remove unnecessary pci id/rev checksAlexander Larsson1-7/+0
2010-07-01- fix for noopengl patch for serverAlon Levy1-0/+4
2010-06-29server: Don't call opengl if not enabledAlexander Larsson1-0/+2
2010-06-29qxl abi: parse QXLRect.Gerd Hoffmann1-1/+17
2010-05-21RedWorkeMessage -> RedWorkerMessageAlexander Larsson1-25/+25
2010-05-19zap vd_interface.hGerd Hoffmann1-1/+1
2010-05-19replace worker load/save with loadvm_commands, allow keeping surface contentGerd Hoffmann1-18/+11
2010-05-19QXL: redesign.Gerd Hoffmann1-18/+18
2010-05-19VDInterface: redesign.Gerd Hoffmann1-4/+4
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-3/+3
2010-04-14spice: server: change update_area commandIzik Eidus1-1/+8
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-03libspice: add off screens supportIzik Eidus1-0/+1
2010-03-11Use spice allocator in server/Alexander Larsson1-12/+4
2010-03-09new libspice api: make image_compression_t part of the public api.Gerd Hoffmann1-3/+4
2010-02-04Use the new header namesAlexander Larsson1-1/+1
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-2/+2
2010-01-28libspice: add surface 0 supportIzik Eidus1-30/+81
2009-12-24spice: fix server crush in case connecting without qxl deviceIzik Eidus1-0/+3
2009-11-30spice server: heuristic for distinguishing between "real" videos and textual ...Yonit Halperin1-1/+2
2009-11-23spice: server: add memslots support.Izik Eidus1-0/+38
2009-10-14fresh startYaniv Kamay1-0/+479