Disabling some fallbacks as they cause misc programs not to start and adding some...
[mesa.git] / src / mesa / drivers / dri / r300 / r300_tex.c
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-10 Aapo TahkolaTurns out unknown5 was border color. texwrap looks...
2005-02-08 Aapo TahkolaTypo..
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
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.