Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | press 'f' to toggle GL_CCW/GL_CW front face | Brian | 2007-07-10 | 1 | -18/+14 |
| | |||||
* | use 'c' to cycle through polygon cull modes | Brian | 2007-07-10 | 1 | -24/+54 |
| | |||||
* | use cursor keys to translate triangle | Brian | 2007-07-10 | 1 | -12/+33 |
| | |||||
* | better triangle Z coords | Brian | 2007-06-25 | 1 | -4/+4 |
| | |||||
* | triangles w/ depth test | Brian | 2007-06-20 | 2 | -0/+132 |
| | |||||
* | don't request GLUT_ALPHA | Brian | 2007-06-19 | 1 | -1/+1 |
| | |||||
* | change clear color | Brian | 2007-06-18 | 1 | -1/+1 |
| | |||||
* | Add GLUT_ALPHA for softpipe | Keith Whitwell | 2007-06-14 | 46 | -46/+46 |
| | |||||
* | Modifications to run with softpipe test harness | Keith Whitwell | 2007-05-24 | 1 | -5/+3 |
| | | | | | RGB->RGBA double buffer by default. | ||||
* | New tests for the array functions which also provoke rebasing. | Keith Whitwell | 2007-01-30 | 7 | -0/+786 |
| | |||||
* | Additional display list tests | Keith Whitwell | 2007-01-16 | 4 | -1/+460 |
| | |||||
* | merge current trunk into vbo branch | Alan Hourihane | 2006-11-02 | 2 | -0/+183 |
| | |||||
* | A bunch of tiny tests that I've found helpful bringing up drivers from | Keith Whitwell | 2006-06-22 | 54 | -0/+7585 |
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with. |