Start beginning of pixel shader generator..
[mesa.git] / src / mesa / drivers / dri / r300 / r300_texstate.c
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-02-01 Vladimir DergachevReduce noiseness of the driver.
2005-02-01 Vladimir DergachevIt helps to print actual values instead of random ones.
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-16 Aapo TahkolaThis fixes it but why mipmaps still work?
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-11 Aapo TahkolaMipmapping and other texture filters now work.
2005-01-09 Vladimir DergachevImplement a more elaborate hashing scheme for texture...
2005-01-06 Vladimir DergachevTurns out the kfountain.kss (as well as lesson19) had...
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.