summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/texmem.h
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-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-06Shared dri driver resourcesKeith Whitwell