summaryrefslogtreecommitdiff
path: root/pixman
AgeCommit message (Expand)AuthorFilesLines
2003-07-29Initial commit of slim shellCarl Worth1-0/+0
2003-07-29Replaced CARD*/INT* datatypes with stdint types (vektor@dumbterm.net).Carl Worth5-999/+999
2003-07-10Pass --enable-maintainer-mode to configureAnders Carlsson1-0/+8
2003-07-08Add accessor for getting a pointer to the image data.Anders Carlsson3-0/+15
2003-07-08Add accessors.Anders Carlsson3-0/+37
2003-05-28Cleanup of some stale unused code.Carl Worth2-18/+0
2003-05-14Fixed transform/filter supportCarl Worth7-27/+59
2003-05-05Avoid crash in IcCompositeTrapezoids when there's nothing to draw.Carl Worth2-0/+8
2003-04-28Get rid of all mention of Xrender.Noah Levitt2-4/+1
2003-04-26Fixed memory leakCarl Worth3-1/+13
2003-04-25Remove X datatypes from public interfaceCarl Worth6-34/+65
2003-04-25Fixed libtool versioningCarl Worth4-12/+21
2003-04-25Fixed to not reference XFixed. Fixed libtool versioningCarl Worth2-1/+15
2003-04-23extern "C" stuff to support C++ (Fredrik Höglund)Carl Worth1-0/+12
2003-04-22Fixed typo (Owen Taylor)Carl Worth2-1/+5
2003-04-17Removed reliance on server headers. Reowrked IcFormatCarl Worth13-396/+798
2003-03-05Updated to use libpixregionCarl Worth4-39/+48
2003-02-25updated to use libpixregion instead of Xlib region codeCarl Worth8-90/+76
2003-02-25API cleanupCarl Worth3-38/+41
2003-02-25Initial import of libpixregionCarl Worth16-0/+2972
2003-02-21Added triangle supportCarl Worth5-121/+118
2003-02-21Some reorganization and cruft removalCarl Worth10-2807/+1351
2003-02-21Started cleaning up public libic interfaceCarl Worth7-1004/+1010
2003-02-21Initial import of libic code, (still very preliminary).Carl Worth17-0/+12706