summaryrefslogtreecommitdiff
path: root/test/random-intersections.c
AgeCommit message (Collapse)AuthorFilesLines
2007-03-05[test] Remove some ref images from random-intersectionsBehdad Esfahbod1-0/+4
Each one is larger than 100kb, so paint background black to reuse same ref image for rgb24 and argb32 cases. Also remove Quartz ref images for now.
2006-12-07test: random-intersectionsM Joonas Pihlaja1-0/+79
The purpose of this test case is to help make sure that changes to the trapezoid generation or intersection computation in the tessellator don't break it.