summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_context.c
Commit message (Expand)AuthorAgeFilesLines
* Make R128 driver use sarea/defines from DRM. removed r128_common.hJon Smirl2004-03-121-4/+4
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-1/+3
* Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling2004-01-261-4/+0
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-4/+17
* Added some missing extension strings.Ian Romanick2004-01-131-0/+3
* Removed redundant extension strings. The Mesa extension mechanismIan Romanick2004-01-121-3/+0
* applied Felix's patch for configuration systemBrian Paul2003-12-121-24/+1
* 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
* merge r128 DRI driver from DRI trunkAlan Hourihane2003-12-051-5/+13
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-5/+32
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+335