summaryrefslogtreecommitdiffstats
path: root/common/pixman_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify spice_pixman_region32_init_rects with new typesAlexander Larsson2010-07-081-28/+2
* Use the new byteswap macros from spice-protocolAlexander Larsson2010-05-191-8/+2
* Add pixman utilities for bitmap to pixman_image_t conversionAlexander Larsson2010-04-231-58/+752
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Always tread depth 24 (i.e. non alpha) as depth 32 when blittingAlexander Larsson2010-04-121-8/+22
* 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/+1
* Fix colorkeying in pixman_utils.cAlexander Larsson2010-03-081-1/+2
* Fix warnings from visual studio compilerLarsson@.(none)2010-03-011-5/+5
* Add pixman utilitiesAlexander Larsson2010-02-231-0/+938