Start beginning of pixel shader generator..
[mesa.git] / src / mesa / drivers / dri / r300 / r300_tex.c
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-01-25 Aapo TahkolaFixes for clamp modes.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-14 Aapo TahkolaAdded fixes for filter modes and support for anisotropy...
2005-01-11 Aapo TahkolaMipmapping and other texture filters now work.
2005-01-05 Vladimir DergachevPlay a little bit with texture formats.
2005-01-03 Vladimir DergachevEnable code to compute other constants that were used...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.