summaryrefslogtreecommitdiffstats
path: root/common/sw_canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceLukas Venhoda2015-12-181-1/+1
* Get rid of SW_CANVAS_IMAGE_CACHEChristophe Fergeau2015-03-261-18/+6
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-241-2/+18
* Add missing struct field initializersDaniel P. Berrange2012-04-251-3/+3
* Remove need for SPICE_CANVAS_INTERNALMarc-André Lureau2012-03-201-4/+0
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-14/+20
* Remove useless if() before free()Daniel P. Berrange2012-03-201-3/+1
* Death to all TABsDaniel P. Berrange2012-03-201-8/+8
* client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.hAlon Levy2012-03-201-0/+3
* add #include <config.h> to all source filesChristophe Fergeau2012-03-201-0/+3
* autotools: correctly build canvas-related codeChristophe Fergeau2012-03-201-0/+4
* use foo(void) instead of foo() in prototypesChristophe Fergeau2012-03-201-1/+1
* common/sw_canvas: remove unused error valAlon Levy2012-03-201-2/+1
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2012-03-201-2/+2
* Fix scaling with large magnificationAlexander Larsson2012-03-201-20/+16
* Revert "Fix scaling with large magnification"Alexander Larsson2012-03-201-104/+32
* Fix scaling with large magnificationAlexander Larsson2012-03-201-32/+104
* canvas: Better coordinate rounding in scalingAlexander Larsson2012-03-201-28/+36
* Stride can be negative, so don't use size_t for itAlexander Larsson2012-03-201-1/+1
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2012-03-201-18/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2012-03-201-0/+6
* Client: Use the autogenerated demarshallersAlexander Larsson2012-03-201-10/+0
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2012-03-201-0/+6
* Remove all mentions of "cairo" from the codeAlexander Larsson2012-03-201-0/+1332