summaryrefslogtreecommitdiffstats
path: root/common/canvas_utils.c
Commit message (Expand)AuthorAgeFilesLines
* LZ4: Add support for 24bit pixman surfacesJavier Celaya2015-02-031-0/+8
* common: Fix -Wunused-parameterFabiano Fidêncio2014-09-181-1/+2
* Remove INLINE usageMarc-André Lureau2013-10-041-1/+1
* canvas_utils: Make sure strides are aligned to multiple of 4Søren Sandmann Pedersen2012-08-131-0/+3
* Fix build with SPICE_DISABLE_ABORTMarc-André Lureau2012-03-201-0/+1
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-22/+18
* Remove trailing blank linesDaniel P. Berrange2012-03-201-1/+0
* Remove useless if() before free()Daniel P. Berrange2012-03-201-3/+1
* common: use INLINE instead of inlineArnon Gilboa2012-03-201-1/+1
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2012-03-201-1/+1
* common,server: use ASSERT from spice_common.hChristophe Fergeau2012-03-201-8/+0
* add #include <config.h> to all source filesChristophe Fergeau2012-03-201-0/+3
* server: Fix alloc_lz_image_surface stride allocationsAlexander Larsson2012-03-201-1/+1
* Make each surface its own depth/formatAlexander Larsson2012-03-201-11/+4
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2012-03-201-0/+9
* common: Add lookaside storage for pixman image formatAlexander Larsson2012-03-201-1/+32
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* Use the spice allocator in common/Alexander Larsson2012-03-201-1/+2
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2012-03-201-8/+6
* Make gdi canvas build in the new pixman worldLarsson@.(none)2012-03-201-4/+4
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2012-03-201-77/+75
* fresh startYaniv Kamay2012-03-201-0/+277