summaryrefslogtreecommitdiff
path: root/test/composite-test.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Fix pixbuf_from_argb32() to take premultiplied alpha into accountSøren Sandmann Pedersen1-9/+24
2007-08-24Set accessors for the destination image in composite-test.cSøren Sandmann1-2/+3
2007-06-12Add various accessors; remove composite_rectSøren Sandmann1-2/+2
2007-05-17Fix wrong type in composite-test.cSoren Sandmann Pedersen1-1/+1
2007-05-16Add macro magic in pixman-private.h to allow reading and writing toSøren Sandmann1-0/+37
2007-05-16Add an image argument to all the store functionsSoren Sandmann Pedersen1-13/+18
2007-05-15Various formatting fixesSoren Sandmann Pedersen1-2/+2
2007-05-09Remove AM_MAINTAINER_MODE ; add new gradient-testSøren Sandmann1-3/+77
2007-05-09Fix various stupid mistakes, such as inverted return_if_fail() testsSoren Sandmann Pedersen1-0/+3
2007-05-09Export pixman_gradient_stop; get rid of *error argument from init functions.Soren Sandmann Pedersen1-5/+4
2007-05-09Change to use malloced image instead of stack allocatedSoren Sandmann Pedersen1-14/+12
2007-05-08Make the test program test something useful.Soren Sandmann Pedersen1-1/+29
2007-05-08Add a simple test program; fix linking problemsSoren Sandmann Pedersen1-0/+10