Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor "class" texture environments to be implemented in terms of | Ian Romanick | 2004-02-06 | 1 | -10/+10 |
| | | | | ARB_texture_env_combine state. | ||||
* | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single | Keith Whitwell | 2004-01-27 | 1 | -9/+9 |
| | | | | array, texObj->Image[face][level]. | ||||
* | Migrate i830 driver to t_vertex.[ch] for building hw vertices. | Keith Whitwell | 2004-01-19 | 1 | -48/+1 |
| | |||||
* | merge i830 DRI driver from DRI trunk | Alan Hourihane | 2003-12-07 | 1 | -33/+8 |
| | |||||
* | add the i830 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+1607 |
(build tested, but not physically tested) |