summaryrefslogtreecommitdiffstats
path: root/client/canvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for Composite command to the clientSøren Sandmann Pedersen2012-08-241-0/+7
* Remove unused Canvas membersChristophe Fergeau2012-03-201-1/+0
* mingw: use uintptr_t when converting a pointer to an intChristophe Fergeau2012-03-041-1/+1
* client: rewrite surfaces cacheYonit Halperin2011-11-021-2/+23
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-102/+0
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-091-0/+1
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+1
* 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/+4
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-15/+53
* Make canvas Glz decoder integration nicerAlexander Larsson2010-03-081-7/+0
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-30/+0
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-49/+49
* spice: server: add memslots support.Izik Eidus2009-11-231-1/+1
* fresh startYaniv Kamay2009-10-141-0/+251