summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_texman.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-12tdfx: Silence unused variable warning on non-debug builds.Vinson Lee
2010-01-23tdfx: Remove unnecessary headers.Vinson Lee
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-08-23Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoidBrian Paul
2005-02-05removed need for Shared->TexObjectList, walk over texture hash table entries ...Brian Paul
2004-07-19several new bugsDaniel Borca
2004-04-26bring over build fixes from stable branchAlan Hourihane
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2003-12-04add tdfx DRI driverAlan Hourihane