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