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