summaryrefslogtreecommitdiff
path: root/client/canvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-02client: rewrite surfaces cacheYonit Halperin1-2/+23
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-102/+0
2010-06-09support for lossy images in the pixmap cache and fill bitsYonit Halperin1-0/+1
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+1
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/+4
2010-03-08Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson1-15/+53
2010-03-08Make canvas Glz decoder integration nicerAlexander Larsson1-7/+0
2010-02-23Turn image and palette cache into c style dynamic interfaceAlexander Larsson1-30/+0
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-49/+49
2009-11-23spice: server: add memslots support.Izik Eidus1-1/+1
2009-10-14fresh startYaniv Kamay1-0/+251