summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/gamma/gamma_texstate.c
AgeCommit message (Collapse)Author
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
array, texObj->Image[face][level].
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane
(build tested, not physically tested)