summaryrefslogtreecommitdiff
path: root/sw_canvas.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-13Remove useless if() before free()Daniel P. Berrange1-3/+1
2012-01-13Death to all TABsDaniel P. Berrange1-8/+8
2012-01-13client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.hAlon Levy1-0/+3
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau1-0/+4
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau1-1/+1
2011-01-25common/sw_canvas: remove unused error valAlon Levy1-2/+1
2010-12-08mingw32 build: fix signed/unsigned warnings as errorsAlon Levy1-2/+2
2010-08-31Fix scaling with large magnificationAlexander Larsson1-20/+16
2010-08-31Revert "Fix scaling with large magnification"Alexander Larsson1-104/+32
2010-08-30Fix scaling with large magnificationAlexander Larsson1-32/+104
2010-08-27canvas: Better coordinate rounding in scalingAlexander Larsson1-28/+36
2010-08-18Stride can be negative, so don't use size_t for itAlexander Larsson1-1/+1
2010-07-07Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann1-18/+0
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-0/+6
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-10/+0
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+6
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-0/+1332