Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-17 | Fixing *lots* of warning messages, especially concerning unportable | Nicolai Haehnle | |
whitespace before preprocessor commands. Please, can you try to keep the warnings down? Try running make with make -s sometime to see just how bad an offender the current code is. | |||
2005-02-03 | Changing vb code to handle inputs correctly. | Aapo Tahkola | |
2005-02-03 | Forgot to increase the length. | Vladimir Dergachev | |
2005-02-03 | Looks like we need at least one instruction for pixel shader. | Vladimir Dergachev | |
2005-02-03 | Get vertex programs supplied by the user work properly with immediate mode - ↵ | Vladimir Dergachev | |
vertex buffer mode worked by accident. Fix alu_offset in SINGLE_TEXTURE_PIPELINE. | |||
2005-02-03 | Remove redundant instructions from fixed pipelines, looks like they do not ↵ | Vladimir Dergachev | |
do anything, at least on my hardware. | |||
2005-02-01 | Get alpha in textures to work properly. | Vladimir Dergachev | |
2005-01-15 | Use symbolic constants to describe pixel shader ALU instructions. | Vladimir Dergachev | |
2005-01-11 | Copy sample pixel and vertex shaders to r300_fixed_pipelines.h | Vladimir Dergachev | |