aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_program.c
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: New dataflow structures and passesNicolai Hähnle2009-09-061-149/+1
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-28/+175
* r300: Move Mesa -> RC program conversion to classic Mesa driverNicolai Hähnle2009-08-301-26/+0
* r300/compiler: Fix bug in rc_find_free_temporaryNicolai Hähnle2009-08-271-2/+8
* r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle2009-07-271-65/+8
* r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle2009-07-271-0/+11
* r300/compiler: Refactor nqssadce to use rc_programNicolai Hähnle2009-07-271-0/+7
* r300/compiler: Add rc_print_programNicolai Hähnle2009-07-271-0/+24
* r300: Introduce rc_program and use it in radeon_pairNicolai Hähnle2009-07-271-0/+70
* r300: Remove GLcontext requirement from radeonLocalTransformNicolai Hähnle2009-07-271-2/+0
* r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle2009-07-271-0/+128