Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trival: Added test for undefined context of buffer | Jakob Bornecrantz | 2008-06-13 | 1 | -0/+1 |
| | |||||
* | trivial: add test for integer vertex arrays | Keith Whitwell | 2008-06-11 | 1 | -0/+1 |
| | |||||
* | trivial: add trifan tests | Keith Whitwell | 2008-06-10 | 1 | -0/+5 |
| | |||||
* | trivial: add poly-flat-clip tests | Keith Whitwell | 2008-06-10 | 1 | -0/+2 |
| | |||||
* | trivial: add tristrip-flat to makefile | Keith Whitwell | 2008-06-10 | 1 | -0/+1 |
| | |||||
* | trivial: simple edgeflag test | Keith Whitwell | 2008-04-24 | 1 | -0/+1 |
| | |||||
* | mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c | Keith Whitwell | 2008-04-23 | 1 | -0/+2 |
| | |||||
* | Added line smooth test | Brian | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | gallium: new pgon-mode.c test | Brian | 2008-02-14 | 1 | -0/+1 |
| | | | | | 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. | ||||
* | gallium: more trivial tests | Keith Whitwell | 2007-12-09 | 1 | -21/+51 |
| | |||||
* | test flat shading w/ clipping | Brian | 2007-08-30 | 1 | -0/+1 |
| | |||||
* | glRead/DrawPixels test | Brian | 2007-08-10 | 1 | -0/+1 |
| | |||||
* | added clear-scissor.c | Brian | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | simple fragment shader test | Brian | 2007-07-24 | 1 | -0/+6 |
| | |||||
* | triangles w/ depth test | Brian | 2007-06-20 | 1 | -0/+1 |
| | |||||
* | New tests for the array functions which also provoke rebasing. | Keith Whitwell | 2007-01-30 | 1 | -0/+6 |
| | |||||
* | Additional display list tests | Keith Whitwell | 2007-01-16 | 1 | -1/+3 |
| | |||||
* | merge current trunk into vbo branch | Alan Hourihane | 2006-11-02 | 1 | -0/+2 |
| | |||||
* | A bunch of tiny tests that I've found helpful bringing up drivers from | Keith Whitwell | 2006-06-22 | 1 | -0/+134 |
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with. |