summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)AuthorFilesLines
2008-09-15add dlist-degenerate test caseKeith Whitwell2-0/+154
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond1-2/+2
2008-05-08call glutDestroyWindow()Brian Paul1-2/+5
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian1-0/+2
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian1-0/+2
2007-11-30better front-plane clip testBrian1-15/+28
2007-11-23better test of point attenuationBrian1-23/+33
2007-11-23#define GL_GLEXT_PROTOTYPES to silence warningBrian1-0/+1
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-1/+1
2007-10-10Ignore more generated files in progs/Dan Nicholson1-0/+65
2007-09-28add support for LDFLAGS env varDan Nicholson1-3/+3
2007-01-30New tests for the array functions which also provoke rebasing.Keith Whitwell7-0/+786
2007-01-16Additional display list testsKeith Whitwell4-1/+460
2006-11-02merge current trunk into vbo branchAlan Hourihane2-0/+183
2006-06-22A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell54-0/+7585