summaryrefslogtreecommitdiff
path: root/test/composite-test.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17test: Rename utils.[ch] to gtk-utils.[ch]Søren Sandmann Pedersen1-1/+1
2009-10-20Fix compile warningsBenjamin Otte1-1/+4
2009-07-16Change composite test to use a rainbow gradient as source.Søren Sandmann Pedersen1-47/+66
2009-06-23Delete leftover use of PIXMAN_OP_FLASH_SUBTRACTSøren Sandmann Pedersen1-1/+0
2009-06-23Make the composite test window bigger by default.Søren Sandmann Pedersen1-35/+38
2009-06-23[TEST] Update composite-test to test more operatorsCarlos Garcia Campos1-14/+99
2009-05-04Get rid of separate combineU and combineC typesSøren Sandmann Pedersen1-1/+1
2009-05-04Move all the GTK+ test code into its own file, utils.cSøren Sandmann Pedersen1-90/+3
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