aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_texman.c
Commit message (Expand)AuthorAgeFilesLines
* Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoidBrian Paul2006-08-231-6/+7
* removed need for Shared->TexObjectList, walk over texture hash table entries ...Brian Paul2005-02-051-17/+41
* several new bugsDaniel Borca2004-07-191-2/+2
* bring over build fixes from stable branchAlan Hourihane2004-04-261-1/+1
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-13/+13
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+970