summaryrefslogtreecommitdiff
path: root/test/filter-nearest-offset.c
Commit message (Expand)AuthorAgeFilesLines
* test: Mark surfaces as finished if the data goes out of scope.Chris Wilson2010-04-281-0/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+7
* [test/filter-nearest-offset] Remove XFAIL statusChris Wilson2008-09-301-2/+1
* [test/filter-nearest-offset] Paint a grey backgroundChris Wilson2008-09-301-0/+6
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-2/+2
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-4/+5
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-1/+1
* Prefer RGB24 over ARGB32 for source surfaces in tests.Carl Worth2006-04-241-1/+1
* Make surface image data static to work around a bug in cairo-meta-surface.c (...Carl Worth2005-10-091-1/+1
* Add includes to get sized-integer types such as uint32_t.Carl Worth2005-09-011-1/+1
* Fix the filter-nearest-offset test to actually test CAIRO_FILTER_NEAREST.Billy Biggs2005-08-161-1/+1
* Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth2005-05-031-0/+107