aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_vertexprog.c
Commit message (Expand)AuthorAgeFilesLines
* Since high bits can be used for flags, mask them out.Vladimir Dergachev2005-02-031-1/+2
* Add a missing break and a reminder.Aapo Tahkola2005-02-011-1/+2
* Implement appropriate src checks for attribs/params.Aapo Tahkola2005-02-011-62/+133
* Implemented bunch of ops.Aapo Tahkola2005-02-011-8/+132
* Vertex programs work now with some restrictions. I expect arbvptorus to workAapo Tahkola2005-02-011-111/+240
* My bad, the old code works fine if updated to newer Mesa tree.Vladimir Dergachev2005-01-301-3/+0
* struct ati_fragment_shader was not defined anywhere, define it to get r300_ve...Vladimir Dergachev2005-01-301-0/+3
* Beginings of program generation. This code havent been tested nor hooked up.Aapo Tahkola2005-01-291-1/+245
* Cleaning up.Aapo Tahkola2005-01-291-88/+93
* Fix wrong comment.Aapo Tahkola2005-01-281-6/+6
* Forgot one comment...Aapo Tahkola2005-01-281-0/+1
* Add basic sceleton for vertex programs + some other fixesAapo Tahkola2005-01-281-0/+302