summaryrefslogtreecommitdiff
path: root/client/canvas.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Remove unused method declarationsAlexander Larsson1-5/+0
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-0/+3
2010-06-18Make all message structs internal to spiceAlexander Larsson1-1/+1
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-1/+0
2010-06-09support for lossy images in the pixmap cache and fill bitsYonit Halperin1-1/+22
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+4
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-1/+1
2010-04-23Make each surface its own depth/formatAlexander Larsson1-3/+6
2010-04-23Add emacs modelines to more filesAlexander Larsson1-0/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-03libspice: add off screens supportIzik Eidus1-1/+142
2010-03-08Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson1-20/+9
2010-03-08Make canvas Glz decoder integration nicerAlexander Larsson1-1/+0
2010-02-23Remove qcairo dependency, only use pixmanAlexander Larsson1-1/+0
2010-02-23Replace custom region implementation with pixman_region32_tAlexander Larsson1-2/+1
2010-02-23Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson1-15/+15
2010-02-23Turn image and palette cache into c style dynamic interfaceAlexander Larsson1-7/+67
2010-02-04Use the new header namesAlexander Larsson1-1/+1
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-44/+44
2009-11-23spice: server: add memslots support.Izik Eidus1-1/+1
2009-10-14fresh startYaniv Kamay1-0/+265