summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
AgeCommit message (Collapse)Author
2008-02-25Added line smooth testBrian
2008-02-14gallium: new pgon-mode.c testBrian
A two-triangle strip is drawn such that the first tri is front-facing and the second tri is back-facing. Use different front/back polygon modes.
2007-12-09gallium: more trivial testsKeith Whitwell
2007-08-30test flat shading w/ clippingBrian
2007-08-10glRead/DrawPixels testBrian
2007-08-02added clear-scissor.cBrian
2007-07-24simple fragment shader testBrian
2007-06-20triangles w/ depth testBrian
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
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with.