summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810context.c
AgeCommit message (Expand)Author
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2004-02-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-01-28fix breakage associated with pointers not being initialised inDave Airlie
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-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 i810 driver - no kernel driver yetAlan Hourihane