summaryrefslogtreecommitdiff
path: root/test/paint-with-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-24test: Exercise replaying basic painting pathsChris Wilson1-0/+34
2011-07-23test: Add a paint-with-alpha variant to test clip-boxes fast pathChris Wilson1-6/+57
2010-04-28test: Mark surfaces as finished if the data goes out of scope.Chris Wilson1-0/+1
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-2/+2
2006-07-13Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod1-0/+2
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-2/+3
2006-04-25Augment tests to do better testing of paths/images with alpha.Carl Worth1-3/+6
2006-04-24Prefer RGB24 over ARGB32 for source surfaces in tests.Carl Worth1-1/+1
2005-10-09Make surface image data static to work around a bug in cairo-meta-surface.c (...Carl Worth1-1/+1
2005-09-01Add includes to get sized-integer types such as uint32_t.Carl Worth1-1/+1
2005-05-12Add new test for bug in cairo_paint_with_alpha not transforming the source.Carl Worth1-0/+64