aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up compiler warnings.Ian Romanick2006-11-131-1/+4
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-12/+12
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-0/+2
* several new bugsDaniel Borca2004-07-191-59/+158
* build fixesAlan Hourihane2004-04-081-1/+2
* Refactor "class" texture environments to be implemented in terms ofIan Romanick2004-02-061-64/+64
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-6/+6
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+2107