summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)Author
2007-08-14vars to test 1D/2D textures with linear/nearest filteringBrian
2007-08-13added pixelzoom cmd line optBrian
2007-08-13Draw white square in lower-left corner to test orientationBrian
2007-08-10glRead/DrawPixels testBrian
2007-08-10change triangle orientation, fix exit()Brian
2007-08-08increase texture size to 32x32root
2007-08-02added clear-scissor.cBrian
2007-08-02test glClear w/ scissorBrian
2007-07-24added code to test per-vertex colorsBrian
2007-07-24simple fragment shader testBrian
2007-07-13press 'f' to toggle front-face windingBrian
2007-07-13press 's' to toggle smoothingBrian
2007-07-11remove glDepthFunc(GL_LEQUAL) change from prev commitBrian
2007-07-10clean-up, commentsBrian
2007-07-10press 'f' to toggle GL_CCW/GL_CW front faceBrian
2007-07-10use 'c' to cycle through polygon cull modesBrian
2007-07-10use cursor keys to translate triangleBrian
2007-06-25better triangle Z coordsBrian
2007-06-20triangles w/ depth testBrian
2007-06-19don't request GLUT_ALPHABrian
2007-06-18change clear colorBrian
2007-06-14Add GLUT_ALPHA for softpipeKeith Whitwell
2007-05-24Modifications to run with softpipe test harnessKeith Whitwell
2007-01-30New tests for the array functions which also provoke rebasing.Keith Whitwell
2007-01-16Additional display list testsKeith Whitwell
2006-11-02merge current trunk into vbo branchAlan Hourihane
2006-06-22A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell