summaryrefslogtreecommitdiffstats
path: root/common/canvas_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Use the spice-common submoduleMarc-André Lureau2012-03-251-299/+0
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* Remove useless if() before free()Daniel P. Berrange2012-01-131-3/+1
* common: use INLINE instead of inlineArnon Gilboa2011-05-121-1/+1
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2011-05-031-1/+1
* common,server: use ASSERT from spice_common.hChristophe Fergeau2011-05-031-8/+0
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* server: Fix alloc_lz_image_surface stride allocationsAlexander Larsson2010-08-261-1/+1
* Make each surface its own depth/formatAlexander Larsson2010-04-231-11/+4
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-0/+9
* common: Add lookaside storage for pixman image formatAlexander Larsson2010-04-231-1/+32
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Use the spice allocator in common/Alexander Larsson2010-03-111-1/+2
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-8/+6
* Make gdi canvas build in the new pixman worldLarsson@.(none)2010-03-011-4/+4
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-77/+75
* fresh startYaniv Kamay2009-10-141-0/+277