mesa/progs/trivial
Guillaume Melquiond 3e8e292db0 Always pass CFLAGS when compiling or linking demos
To ensure that the correct architecture flags are used, always pass the
user's CFLAGS when compiling or linking the demos. Fixes #16860.
2008-07-30 07:56:42 -07:00
..
.gitignore Ignore more generated files in progs/ 2007-10-10 08:44:58 -06:00
clear.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
dlist-dangling.c Additional display list tests 2007-01-16 13:29:01 +00: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
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
line-cull.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
line-userclip-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
line-userclip-nop-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
line-userclip-nop.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
line-userclip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
line.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
lineloop-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
lineloop.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
Makefile Always pass CFLAGS when compiling or linking demos 2008-07-30 07:56:42 -07:00
point-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
point-param.c better test of point attenuation 2007-11-23 16:19:25 -07:00
point-wide.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
point.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
poly-flat.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
poly-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
poly.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-clip-all-vertices.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-clip-nearplane.c better front-plane clip test 2007-11-30 09:08:58 -07:00
quad-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-degenerate.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-flat.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-offset-factor.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-offset-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-offset-units.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-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 A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quad-tex-pbo.c merge current trunk into vbo branch 2006-11-02 12:02:13 +00:00
quad-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00: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 A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quadstrip-flat.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quadstrip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-blend.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-cull.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-dlist.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-edgeflag.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-flat-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-flat.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-tex-3d.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-unfilled-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-unfilled-smooth.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-unfilled-userclip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri-userclip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tri.c call glutDestroyWindow() 2008-05-08 08:37:52 -06: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 A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00: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