summaryrefslogtreecommitdiffstats
path: root/common/sw_canvas.c
Commit message (Expand)AuthorAgeFilesLines
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-0/+4
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-1/+1
* common/sw_canvas: remove unused error valAlon Levy2011-01-251-2/+1
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2010-12-081-2/+2
* Fix scaling with large magnificationAlexander Larsson2010-08-311-20/+16
* Revert "Fix scaling with large magnification"Alexander Larsson2010-08-311-104/+32
* Fix scaling with large magnificationAlexander Larsson2010-08-301-32/+104
* canvas: Better coordinate rounding in scalingAlexander Larsson2010-08-271-28/+36
* Stride can be negative, so don't use size_t for itAlexander Larsson2010-08-181-1/+1
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2010-07-071-18/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+6
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-10/+0
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+6
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-0/+1332