aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* Incorporate TX_FORMAT information contributed by Wladimir van der Laan.Vladimir Dergachev2005-01-131-4/+4
* Mipmapping and other texture filters now work.Aapo Tahkola2005-01-111-2/+6
* Implement a more elaborate hashing scheme for texture formats. Still not perf...Vladimir Dergachev2005-01-091-2/+3
* Turns out the kfountain.kss (as well as lesson19) had a bug - the size was se...Vladimir Dergachev2005-01-061-0/+4
* Play a little bit with texture formats.Vladimir Dergachev2005-01-051-6/+6
* Enable code to compute other constants that were used by R200 code.Vladimir Dergachev2005-01-031-5/+4
* Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev2005-01-031-0/+1390