mesa/progs/trivial
Keith Whitwell cc7dd4fc1b Merge commit 'origin/gallium-0.1' into gallium-0.2
Conflicts:

	Makefile
	progs/demos/Makefile
	progs/glsl/Makefile
	progs/redbook/Makefile
	progs/samples/Makefile
	progs/tests/Makefile
	progs/trivial/Makefile
	progs/xdemos/Makefile
	src/gallium/Makefile
	src/mesa/main/attrib.c
	src/mesa/main/bufferobj.c
	src/mesa/vbo/vbo_exec_draw.c
2008-09-11 18:32:05 +01:00
..
.gitignore git: Updated .gitignore files 2008-06-16 12:20:17 +02:00
Makefile Merge commit 'origin/gallium-0.1' into gallium-0.2 2008-09-11 18:32:05 +01:00
clear-fbo-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
clear-fbo.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
clear-scissor.c test glClear w/ scissor 2007-08-02 12:14:05 -06:00
clear-undefined.c trivial: Update clear-undefined 2008-06-13 19:18:56 +02:00
clear.c set window size to 256x256 2007-12-10 17:32:43 -07:00
createwin.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
dlist-dangling.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
dlist-edgeflag-dangling.c mesa: add missing glPush/PopMatrix() calls 2008-04-04 19:28:33 -06:00
dlist-edgeflag.c mesa: add missing glPush/PopMatrix() calls 2008-04-04 19:28:33 -06: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
flat-clip.c more usage info 2007-08-30 14:44:40 -06:00
fs-tri.c added code to test per-vertex colors 2007-07-24 12:28:01 -06: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-smooth.c Added line smooth test 2008-02-25 16:26:37 -07:00
line-stipple-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00: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-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
line.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
lineloop-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
lineloop-elts.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
lineloop.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
linestrip-clip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-flat-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-stipple-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
long-fixed-func.c mesa: added test for very long fixed-function vertex programs 2008-08-28 15:22:44 -06:00
pgon-mode.c gallium: new pgon-mode.c test 2008-02-14 18:59:24 -07:00
point-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
point-param.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
point-sprite.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
point-wide-smooth.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
point-wide.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
point.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly-flat-clip.c trivial: add poly-flat-clip tests 2008-06-10 14:48:57 +01:00
poly-flat-unfilled-clip.c trivial: add poly-flat-clip tests 2008-06-10 14:48:57 +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
psb_context.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-clip-all-vertices.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-clip-nearplane.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +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 clean-up, comments 2007-07-10 14:46:15 -06:00
quad-offset-unfilled.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-offset-units.c remove glDepthFunc(GL_LEQUAL) change from prev commit 2007-07-11 13:12:33 -06:00
quad-tex-2d.c mesa: call glutDestroyWindow() on exit to help find mem leaks 2008-05-16 16:02:52 -06:00
quad-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-tex-alpha.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-tex-pbo.c merge current trunk into vbo branch 2006-11-02 12:02:13 +00:00
quad-unfilled-clip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-unfilled-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +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-cont.c gallium: more trivial tests 2007-12-09 14:06:00 +00: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
readpixels.c added pixelzoom cmd line opt 2007-08-13 18:20:04 -06:00
tri-alpha-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-alpha.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-color.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-max.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-min.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-revsub.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-sub.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-clear.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-clip.c use cursor keys to translate triangle 2007-07-10 11:33:10 -06:00
tri-cull-both.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-cull.c press 'f' to toggle front-face winding 2007-07-13 14:25:28 -06:00
tri-dlist.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-edgeflag.c press 'f' to toggle GL_CCW/GL_CW front face 2007-07-10 11:53:27 -06:00
tri-fbo-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-fbo.c gallium: more trivial tests 2007-12-09 14:06:00 +00: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-fog.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-mask-tri.c mesa: call glColorMask(1,1,1,1) before glClear() 2008-03-14 11:35:57 -06:00
tri-orig.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
tri-query.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-scissor-tri.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-square.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-stencil.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-tri.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-unfilled-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-edgeflag.c trivial: simple edgeflag test 2008-04-24 12:39:09 +01:00
tri-unfilled-point.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-unfilled-smooth.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-userclip-stip.c gallium: more trivial tests 2007-12-09 14:06:00 +00: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-9.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-z-eq.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-z.c press 'c' to toggle Z clear value between 0/1 2008-09-11 10:39:27 -06:00
tri.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
trifan-flat-clip.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-flat-unfilled-clip.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-flat.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-unfilled.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan.c trivial: add trifan tests 2008-06-10 14:48: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-flat.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tristrip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
vbo-drawarrays.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
vbo-drawelements.c gallium: more trivial tests 2007-12-09 14:06:00 +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-int.c trivial: add test for integer vertex arrays 2008-06-11 09:19:48 +01: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 vp-tri: match vertex/color data of other tests 2007-12-19 15:13:20 +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