summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_compiler.c
AgeCommit message (Expand)Author
2010-01-03r300: Silence 'mixed declarations and code' warnings.Vinson Lee
2009-10-04r300/compiler: Refactor to allow different instruction typesNicolai Hähnle
2009-09-06r300/compiler: New dataflow structures and passesNicolai Hähnle
2009-08-30r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle
2009-07-27r300/vertprog: Refactor wpos rewrite using rc_programNicolai Hähnle
2009-07-27r300/vertprog: Refactor fog_as_texcoord to use rc_programNicolai Hähnle
2009-07-27r300/fragprog: Refactor wpos rewrite to use rc_programNicolai Hähnle
2009-07-27r300/compiler: Refactor fragment program fog rewrite to use rc_programNicolai Hähnle
2009-07-27r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle
2009-07-27r300/compiler: Lay groundwork for better error handlingNicolai Hähnle
2009-07-27r300: Introduce rc_program and use it in radeon_pairNicolai Hähnle
2009-07-27r300: Add radeon_compiler as a base for compilation-related tasksNicolai Hähnle