summaryrefslogtreecommitdiff
path: root/test/clip-fill-eo-unbounded.quartz.argb32.ref.png
AgeCommit message (Collapse)AuthorFilesLines
2011-09-15test: Move all the reference images to their own directoryChris Wilson1-0/+0
With over two thousand references images now, it is starting to make the test directory look cluttered! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-01-19test: Update quartz ref imagesAndrea Canciani1-0/+0
The following commits fix and/or improve the output of some tests. Updating the ref images before fixing the code allows to check that the fix is correct and makes it easy to find out which tests are fixed by each commit.
2010-08-06test: improve clip-*-unbounded testsAndrea Canciani1-0/+0
Merge clip-*-unbounded tests and add self-intersections to the paths that are drawn. This exposes a bug in the unbounded fixup code in quartz. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>