summaryrefslogtreecommitdiff
path: root/test/bug-seams.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Add comments explaining the bug in bug-seams.M Joonas Pihlaja2010-07-121-0/+22
| | | | Where two rasterization methods meet, havoc occurs.
* test: Fix typo in copyright statementSøren Sandmann Pedersen2010-06-241-1/+1
|
* test: Add an example of seams.Soeren Sandmann2010-06-241-0/+98
A pair of perfectly conjoint quads should not produce a seam when accumulating into a temporary mask. Yet here is an example of where they do!