summaryrefslogtreecommitdiff
path: root/test/translate-show-surface.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-1/+1
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-09-01Add includes to get sized-integer types such as uint32_t.Carl Worth1-1/+1
2005-05-06Eliminate the following deprecated functions from cairo's interface:Carl Worth1-2/+3
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-1/+2
2005-04-12Note that bug is now fixed.Carl Worth1-1/+5
2005-04-11Add new test demonstrating bug in the sequence: cairo_translate; cairo_show_s...Carl Worth1-0/+77