summaryrefslogtreecommitdiff
path: root/test/source-surface-scale-paint.c
AgeCommit message (Expand)AuthorFilesLines
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-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-08-01src/cairo-gstate.c src/cairo-gstate-private.h: Store the inverse CTM at the t...Owen Taylor1-3/+2
2005-05-06Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth1-1/+0
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-0/+65