summaryrefslogtreecommitdiff
path: root/test/source-clip.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test/source-clip] Propagate error.Chris Wilson2008-10-181-2/+2
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* [test/*] Create new surfaces using the group target.Chris Wilson2007-12-201-1/+1
* Harmonize implementations of source-clip and source-clip-scale to make simila...Carl Worth2006-08-171-20/+18
* 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-2/+3
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-1/+1
* Give enum tags an underscore prefix to match the style of the struct tags. Ad...Carl Worth2005-07-081-1/+1
* Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth2005-05-061-3/+2
* src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end to save and ...Owen Taylor2005-05-021-0/+85