aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_code.h
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: fix warning due to no newlineDave Airlie2009-09-011-1/+2
* r300/compiler: Remove inst_offset from r500_fragment_program_codeNicolai Hähnle2009-07-301-2/+1
* r300: Cleanup r300_fragment_program_codeNicolai Hähnle2009-07-291-9/+8
* r300/compiler: Add vertex program code dumper from Gallium driverNicolai Hähnle2009-07-271-0/+2
* r300/compiler: Prepare for hookup to GalliumNicolai Hähnle2009-07-271-19/+24
* r300/fragprog: Move wpos_attr and fog_attr where they belongNicolai Hähnle2009-07-271-5/+0
* r300/vertprog: Move Mesa-dependent input/output handling out of compilerNicolai Hähnle2009-07-271-5/+0
* r300/vertprog: Refactor addArtificialOutputs to use rc_programNicolai Hähnle2009-07-271-1/+0
* r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle2009-07-271-4/+14
* r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle2009-07-271-15/+42
* r300: Move vertex program compilation to compilerNicolai Hähnle2009-07-271-0/+25
* r300: Reduce include dependenciesNicolai Hähnle2009-07-271-0/+150