Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the drivers using the common texmem code work with NewTextureObject | Felix Kuehling | 2004-01-26 | 1 | -4/+0 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -6/+20 |
* | Migrate i830 driver to t_vertex.[ch] for building hw vertices. | Keith Whitwell | 2004-01-19 | 1 | -6/+0 |
* | fix glitch from previous check-in (pointer vs int) | Brian Paul | 2004-01-19 | 1 | -1/+1 |
* | minor changes to silence warnings | Brian Paul | 2004-01-18 | 1 | -2/+2 |
* | Removed redundant extension strings. The Mesa extension mechanism | Ian Romanick | 2004-01-12 | 1 | -6/+1 |
* | set MaxTextureImageUnits, MaxTextureCoordUnits | Keith Whitwell | 2003-12-12 | 1 | -0/+2 |
* | fix bogus assertion that checked for an empty texture heap list before | Alan Hourihane | 2003-12-08 | 1 | -2/+2 |
* | Provide dummy definitions of __driConfig externs | Keith Whitwell | 2003-12-08 | 1 | -0/+4 |
* | Import vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -2/+2 |
* | add the i830 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+588 |