summaryrefslogtreecommitdiff
path: root/t_triangles.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14triangles: Fix tests for conjoint and disjoint opsAdam Jackson1-0/+6
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-12/+12
2013-05-07t_triangles: Fix for triangles(trapezoids) test caseVikram Fugro1-6/+30
2010-12-01triangles: Use a single GetImage call to sample the resultChris Wilson1-3/+21
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-11/+11
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt1-6/+9
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt1-9/+3
2006-04-19Add a trivial test for Triangles, TriStrip, and TriFan, which exposed a securityEric Anholt1-0/+243