summaryrefslogtreecommitdiffstats
path: root/client/canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Composite command to the clientSøren Sandmann Pedersen2012-08-241-0/+1
* Add some more 'noreturn' annotationsDaniel P. Berrange2012-04-251-1/+1
* Use the spice-common submoduleMarc-André Lureau2012-03-251-4/+6
* Remove unused Canvas membersChristophe Fergeau2012-03-201-3/+0
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* client: rewrite surfaces cacheYonit Halperin2011-11-021-138/+14
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-1/+0
* Remove unused method declarationsAlexander Larsson2010-07-081-5/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+3
* Make all message structs internal to spiceAlexander Larsson2010-06-181-1/+1
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-1/+0
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-091-1/+22
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+4
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-1/+1
* Make each surface its own depth/formatAlexander Larsson2010-04-231-3/+6
* Add emacs modelines to more filesAlexander Larsson2010-04-231-0/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* libspice: add off screens supportIzik Eidus2010-04-031-1/+142
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-20/+9
* Make canvas Glz decoder integration nicerAlexander Larsson2010-03-081-1/+0
* Remove qcairo dependency, only use pixmanAlexander Larsson2010-02-231-1/+0
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-2/+1
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-15/+15
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-7/+67
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-44/+44
* spice: server: add memslots support.Izik Eidus2009-11-231-1/+1
* fresh startYaniv Kamay2009-10-141-0/+265