summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i830/i830_context.c
AgeCommit message (Expand)Author
2004-05-07Refactor "classic" texture environments to be implemented in terms ofIan Romanick
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2004-02-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-01-26Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-19Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell
2004-01-19fix glitch from previous check-in (pointer vs int)Brian Paul
2004-01-18minor changes to silence warningsBrian Paul
2004-01-12Removed redundant extension strings. The Mesa extension mechanismIan Romanick
2003-12-12set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell
2003-12-08fix bogus assertion that checked for an empty texture heap list beforeAlan Hourihane
2003-12-08Provide dummy definitions of __driConfig externsKeith Whitwell
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-09-30add the i830 driver - no kernel driver yetAlan Hourihane