summaryrefslogtreecommitdiffstats
path: root/progs/trivial
Commit message (Expand)AuthorAgeFilesLines
...
| * press 'f' to toggle GL_CCW/GL_CW front faceBrian2007-07-101-18/+14
| * use 'c' to cycle through polygon cull modesBrian2007-07-101-24/+54
| * use cursor keys to translate triangleBrian2007-07-101-12/+33
| * better triangle Z coordsBrian2007-06-251-4/+4
| * triangles w/ depth testBrian2007-06-202-0/+132
| * don't request GLUT_ALPHABrian2007-06-191-1/+1
| * change clear colorBrian2007-06-181-1/+1
| * Add GLUT_ALPHA for softpipeKeith Whitwell2007-06-1446-46/+46
| * Modifications to run with softpipe test harnessKeith Whitwell2007-05-241-5/+3
* | Always pass CFLAGS when compiling or linking demosGuillaume Melquiond2008-07-301-2/+2
* | call glutDestroyWindow()Brian Paul2008-05-081-2/+5
* | Never fail `make clean'Dan Nicholson2008-05-071-3/+3
* | mesa: add missing glPush/PopMatrix() callsBrian2008-04-041-0/+2
* | mesa: add missing glPush/PopMatrix() callsBrian2008-04-041-0/+2
* | better front-plane clip testBrian2007-11-301-15/+28
* | better test of point attenuationBrian2007-11-231-23/+33
* | #define GL_GLEXT_PROTOTYPES to silence warningBrian2007-11-231-0/+1
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+1
* | Ignore more generated files in progs/Dan Nicholson2007-10-101-0/+65
* | add support for LDFLAGS env varDan Nicholson2007-09-281-3/+3
|/
* New tests for the array functions which also provoke rebasing.Keith Whitwell2007-01-307-0/+786
* Additional display list testsKeith Whitwell2007-01-164-1/+460
* merge current trunk into vbo branchAlan Hourihane2006-11-022-0/+183
* A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell2006-06-2254-0/+7585