summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810context.c
Commit message (Expand)AuthorAgeFilesLines
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-1/+3
* fix breakage associated with pointers not being initialised inDave Airlie2004-01-281-7/+9
* Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling2004-01-261-2/+0
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-3/+15
* minor changes to silence warningsBrian Paul2004-01-181-2/+2
* Removed redundant extension strings. The Mesa extension mechanismIan Romanick2004-01-121-3/+0
* set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell2003-12-121-0/+2
* fix bogus assertion that checked for an empty texture heap list beforeAlan Hourihane2003-12-081-2/+2
* Provide dummy definitions of __driConfig externsKeith Whitwell2003-12-081-0/+3
* Import vtx-0-2-branchKeith Whitwell2003-11-241-2/+2
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+532