Enabled user-defined point size, enabled zbiases for rest of the primitives and fixed...
[mesa.git] / src / mesa / drivers / dri / r300 / r300_fixed_pipelines.h
2005-02-03 Aapo TahkolaChanging vb code to handle inputs correctly.
2005-02-03 Vladimir DergachevForgot to increase the length.
2005-02-03 Vladimir DergachevLooks like we need at least one instruction for pixel...
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-02-03 Vladimir DergachevRemove redundant instructions from fixed pipelines...
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-01-15 Vladimir DergachevUse symbolic constants to describe pixel shader ALU...
2005-01-11 Vladimir DergachevCopy sample pixel and vertex shaders to r300_fixed_pipe...