aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_texstate.c
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-3/+3
| | | | array, texObj->Image[face][level].
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-71/+61
|
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+682
(build tested, but not physically tested)