summaryrefslogtreecommitdiff
path: root/test/pixman-downscale.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-05test: fix include order for AIX, bug#89354Michael Haubenwallner1-2/+2
2013-09-26test: Drop unnecessary math.h includeBryce Harrington1-1/+0
2013-09-17test/pixman-downscale: Open-code fmin()Chris Wilson1-1/+1
2013-09-11test: Move cairo_pattern_set_filter to after cairo_set_source_surfaceBryce Harrington1-1/+1
2013-09-11test: Exercise image scaling quality when downscalingBryce Harrington1-14/+132
2013-09-11test: Test a variety of scales when downscalingBryce Harrington1-4/+17
2013-09-11test: Add test for image downscalingBryce Harrington1-0/+73