summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c
AgeCommit message (Expand)Author
2009-07-27r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle
2009-07-27r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle
2009-07-27r300/compiler: Refactor nqssadce to use rc_programNicolai Hähnle
2009-07-27r300/compiler: Refactor for rc_program usageNicolai Hähnle
2009-07-27r300/compiler: Lay groundwork for better error handlingNicolai Hähnle
2009-07-27r300: Remove dependency on GLcontext from compilerNicolai Hähnle
2009-07-27r300/vertprog: Cleanup source conflict handlingNicolai Hähnle
2009-07-27r300/vertprog: Massively reduce code duplicationNicolai Hähnle
2009-07-27r300/vertprog: Use generic transforms and throw away unneeded codeNicolai Hähnle
2009-07-27r300: Move vertex program compilation to compilerNicolai Hähnle