summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_code.c
Commit message (Expand)AuthorAgeFilesLines
* r300c/compiler: remove the compiler tooMarek Olšák2011-10-281-187/+0
* r300/compiler: Print immediate values after "dead constants" passTom Stellard2010-09-271-0/+14
* r300/compiler: shorten RC_*SWIZZLE* expressionsMarek Olšák2010-05-081-2/+2
* r300: Silence 'mixed declarations and code' warning.Vinson Lee2010-01-031-1/+2
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-6/+8
* r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle2009-07-271-0/+92
* r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle2009-07-271-0/+78