summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mga_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: use an array for current texture objectsBrian Paul2009-02-211-4/+4
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-7/+7
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-3/+3
* Adjust includes to help DRI buildJon Smirl2004-03-121-0/+1
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-10/+10
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-291/+199
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-173/+419
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+747