Age | Commit message (Expand) | Author |
---|---|---|
2005-02-03 | Since high bits can be used for flags, mask them out. | Vladimir Dergachev |
2005-02-01 | Add a missing break and a reminder. | Aapo Tahkola |
2005-02-01 | Implement appropriate src checks for attribs/params. | Aapo Tahkola |
2005-02-01 | Implemented bunch of ops. | Aapo Tahkola |
2005-02-01 | Vertex programs work now with some restrictions. I expect arbvptorus to work | Aapo Tahkola |
2005-01-30 | My bad, the old code works fine if updated to newer Mesa tree. | Vladimir Dergachev |
2005-01-30 | struct ati_fragment_shader was not defined anywhere, define it to get r300_ve... | Vladimir Dergachev |
2005-01-29 | Beginings of program generation. This code havent been tested nor hooked up. | Aapo Tahkola |
2005-01-29 | Cleaning up. | Aapo Tahkola |
2005-01-28 | Fix wrong comment. | Aapo Tahkola |
2005-01-28 | Forgot one comment... | Aapo Tahkola |
2005-01-28 | Add basic sceleton for vertex programs + some other fixes | Aapo Tahkola |