aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_texman.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-2/+2
|\
| * mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* | Remove CVS keywords.José Fonseca2008-05-261-1/+0
|/
* 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