aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i830/i830_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug that showed up in several multitexturing games (Quake3 andIan Romanick2004-05-121-29/+16
* Add support for the 3rd and 4th texture units. The actual number ofIan Romanick2004-05-071-215/+228
* Refactor "classic" texture environments to be implemented in terms ofIan Romanick2004-05-071-987/+138
* Remove include of texutil.h to get build working.Ian Romanick2004-04-271-1/+0
* Refactor "class" texture environments to be implemented in terms ofIan Romanick2004-02-061-10/+10
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-9/+9
* Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell2004-01-191-48/+1
* merge i830 DRI driver from DRI trunkAlan Hourihane2003-12-071-33/+8
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+1607