summaryrefslogtreecommitdiff
path: root/pixman
AgeCommit message (Expand)AuthorFilesLines
2005-01-26Use 32-bits for pixman_bits_t, even on 64-bit platforms. This should fix bug ...Carl Worth2-10/+16
2005-01-21Fix typoSNAPSHOT_0_1_3Carl Worth1-1/+1
2005-01-21Fix snapshot URL in descriptionCarl Worth1-1/+1
2005-01-21Add notes for snapshot 0.1.3.Carl Worth4-2/+37
2005-01-21Add missing files to satisfy make distcheck.Carl Worth2-0/+5
2005-01-21Update for changed www directory on server.Carl Worth2-1/+4
2005-01-21Add pixman-xserver-compat.h, (that was supposed to go in a couple of commits ...Carl Worth2-0/+101
2005-01-21Avoid buffer ovverrun when trapezoid's right edge is on a pixel boundary.Carl Worth2-3/+10
2005-01-21Switch to use new fbRasterizeTrapezoid. Gut old IcRasterizeTrapezoid implemen...Carl Worth10-1377/+53
2005-01-21Merge in changes from xserver, (mostly just whitespace).Carl Worth2-9/+17
2005-01-18Add pristine files from the X server containing Keith's newer point-sampling ...Carl Worth6-0/+833
2005-01-13(IcRasterizeTrapezoid): Fix the above correction so that it doesn't force 0 a...Carl Worth2-2/+9
2005-01-13Force alpha to 0 when the left edge is entirely above top. (This is a workaro...Carl Worth2-2/+18
2005-01-07Restore extern tag for variable declarations, (accidentally removed when rece...Carl Worth3-2/+9
2005-01-04Do nothing if src image has width or height == 0 to avoid potential divide-by...Carl Worth2-0/+11
2004-12-23Rename __internal_linkage to pixman_private.Carl Worth7-41/+69
2004-12-23Fix to actually call pixman_fill_rect_32bpp in the 32 bpp case. Thanks to TOK...Carl Worth2-5/+13
2004-12-20Special case solid color rectangle fills.Alexander Larsson2-23/+158
2004-10-28Abort release-publish if there's already a published tar file with the curren...Carl Worth3-12/+28
2004-10-27Put the tag command back which was accidentally removed from the instructions.Carl Worth2-1/+8
2004-10-27Suggest "cvs -q update -Ad" as an alternative to checkout.SNAPSHOT_0_1_2Carl Worth2-0/+4
2004-10-27Update date since 0.1.2 release didn't get pushed out until today.Carl Worth6-36/+88
2004-10-27Switch from two different buggy mod macros to a new MOD macro which should wo...Carl Worth5-20/+30
2004-10-13Fix email address in ChangeLogCarl Worth1-1/+1
2004-10-13Add notes for snapshot 0.1.2Carl Worth3-2/+31
2004-09-12Added pixman_format_get_masks and fixed a few format issuesDavid Reveman5-3/+59
2004-09-11Added function for setting component alphaDavid Reveman5-1/+22
2004-09-11Fixed clippingDavid Reveman2-1/+13
2004-09-11Byte-order fixDavid Reveman3-0/+20
2004-09-11Added support for both transform and repeatDavid Reveman5-4/+61
2004-05-06Leave clientClipType as CT_NONE if region is NULL (thanks to Vladimir Vukicev...Carl Worth3-2/+11
2004-04-16Add RELEASING fileSNAPSHOT_0_1_1Carl Worth1-0/+71
2004-04-16Add notes for snapshot 0.1.1Carl Worth3-1/+28
2004-04-16Fix bogus names such as PIXMAN_FORMAT_NAME_AR_GB32 that were left over from a...Carl Worth11-160/+177
2004-02-24Fix email address for Anders Carlsson.Carl Worth2-1/+2
2004-02-24Added attribution for several authors after sifting through the ChangeLog.Carl Worth2-8/+21
2004-01-24Remove dead-code (useless n++).Carl Worth2-4/+5
2004-01-22Add '-no-undefined' to end of libpixman_la_LDFLAGS tp enable building shared ...Richard Worth3-61/+58
2003-12-17Remove trailing commas from enum, (some compilers like to complain about this).Carl Worth2-2/+7
2003-12-12(libpixman_la_SOURCES): slim_export.h slim_import.h gone.Dave Beckett2-2/+1
2003-12-12src/Makefile.am: Remove LIBPIXMAN_CFLAGS/LIBS cruft.Dave Beckett1-0/+4
2003-12-12Remove LIBPIXMAN_CFLAGS/LIBS cruft.Dave Beckett1-3/+1
2003-12-12Updated .cvsignoreCarl Worth1-1/+7
2003-12-12Fold contents of slim_export/import.h directly into this file to avoid depend...Carl Worth7-124/+29
2003-12-10Correct some more renames where the order of the renaming caused later rename...Dave Beckett1-0/+8
2003-12-10fixes for wrong order of renamesDave Beckett1-0/+11
2003-12-10Correct some more renames where the order of the renaming caused later rename...Dave Beckett7-29/+29
2003-12-10Add rename fixesDave Beckett1-0/+37
2003-12-10Correct over-eager renames of the form pixman_thing_tName into pixman_thing_n...Dave Beckett1-0/+4
2003-12-10Correct over-eager renames of the form pixman_thing_tName into pixman_thing_n...Dave Beckett14-174/+174