mesa/progs/trivial
2007-07-10 11:39:08 -06:00
..
clear.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
dlist-dangling.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
dlist-edgeflag-dangling.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
dlist-edgeflag.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
drawarrays.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
drawelements.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
drawrange.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
line-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-cull.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip-nop-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip-nop.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line.c don't request GLUT_ALPHA 2007-06-19 19:17:48 -06:00
lineloop-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
lineloop.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
Makefile triangles w/ depth test 2007-06-20 17:19:13 -06:00
point-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
point-param.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
point-wide.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
point.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-clip-all-vertices.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-clip-nearplane.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-degenerate.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-offset-factor.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-offset-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-offset-units.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-tex-2d.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-tex-pbo.c merge current trunk into vbo branch 2006-11-02 12:02:13 +00:00
quad-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quads.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quadstrip-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quadstrip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-blend.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-clip.c use cursor keys to translate triangle 2007-07-10 11:33:10 -06:00
tri-cull.c use 'c' to cycle through polygon cull modes 2007-07-10 11:39:08 -06:00
tri-dlist.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-edgeflag.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-flat-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-smooth.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-z.c better triangle Z coords 2007-06-25 09:41:49 -06:00
tri.c Modifications to run with softpipe test harness 2007-05-24 10:38:57 +01:00
tristrip-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tristrip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
vbo-drawarrays.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
vbo-drawelements.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
vbo-drawrange.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
vp-array.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-line-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-tri.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00