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