summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_tex.c
Commit message (Expand)AuthorAgeFilesLines
* Typo..Aapo Tahkola2005-02-081-1/+1
* Fix the bug and get zbias back into shape. There might still be some problems...Aapo Tahkola2005-02-081-0/+1
* Get alpha in textures to work properly.Vladimir Dergachev2005-02-011-2/+4
* Fixes for clamp modes.Aapo Tahkola2005-01-251-1/+1
* On the way to getting stencil and texture formats working.Vladimir Dergachev2005-01-151-0/+7
* Added fixes for filter modes and support for anisotropy filters.Aapo Tahkola2005-01-141-61/+46
* Mipmapping and other texture filters now work.Aapo Tahkola2005-01-111-34/+45
* Play a little bit with texture formats.Vladimir Dergachev2005-01-051-1/+1
* Enable code to compute other constants that were used by R200 code.Vladimir Dergachev2005-01-031-23/+13
* Port texture allocation code from R200.Vladimir Dergachev2005-01-031-0/+1055