summaryrefslogtreecommitdiffstats
path: root/common/pixman_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix inclusion of common files, no need for common/ partAlexander Larsson2010-07-081-1/+1
|
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2010-07-081-1/+1
|
* Add pixman utilities for bitmap to pixman_image_t conversionAlexander Larsson2010-04-231-0/+23
|
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* Fix win32 build with pixman 0.18.0Alexander Larsson2010-04-121-1/+1
|
* Always include spice/types.h before pixman so standard int types existLarsson@.(none)2010-03-011-0/+2
|
* Add pixman utilitiesAlexander Larsson2010-02-231-0/+103
This includes: * pixman region from SpiceRects * rop2 enum * solid fill * solid fill with rop * tiled fill * tiled fill with rop * blit * blit with rop * copy rect