Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-25 | Added line smooth test | Brian | |
2008-02-14 | gallium: new pgon-mode.c test | Brian | |
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-09 | gallium: more trivial tests | Keith Whitwell | |
2007-08-30 | test flat shading w/ clipping | Brian | |
2007-08-10 | glRead/DrawPixels test | Brian | |
2007-08-02 | added clear-scissor.c | Brian | |
2007-07-24 | simple fragment shader test | Brian | |
2007-06-20 | triangles w/ depth test | Brian | |
2007-01-30 | New tests for the array functions which also provoke rebasing. | Keith Whitwell | |
2007-01-16 | Additional display list tests | Keith Whitwell | |
2006-11-02 | merge current trunk into vbo branch | Alan Hourihane | |
2006-06-22 | A bunch of tiny tests that I've found helpful bringing up drivers from | Keith 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. |