summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/Makefile
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle2009-10-041-0/+3
* r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle2009-10-031-2/+1
* r300/compiler: New dataflow structures and passesNicolai Hähnle2009-09-061-2/+6
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-0/+1
* r300/compiler: Add vertex program code dumper from Gallium driverNicolai Hähnle2009-07-271-0/+1
* r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle2009-07-271-0/+1
* r300: Move vertex program compilation to compilerNicolai Hähnle2009-07-271-0/+1
* r300: Add radeon_compiler as a base for compilation-related tasksNicolai Hähnle2009-07-271-0/+1
* r300/compiler: Compile the compiler seperately into an archiveNicolai Hähnle2009-07-271-0/+71