summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/Makefile
AgeCommit message (Expand)Author
2009-10-04r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle
2009-10-03r300/compiler: Introduce control flow instructions and refactor dataflowNicolai 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/compiler: Add vertex program code dumper from Gallium driverNicolai Hähnle
2009-07-27r300: Allow compiler to add constants in a cleaner wayNicolai Hähnle
2009-07-27r300: Move vertex program compilation to compilerNicolai Hähnle
2009-07-27r300: Add radeon_compiler as a base for compilation-related tasksNicolai Hähnle
2009-07-27r300/compiler: Compile the compiler seperately into an archiveNicolai Hähnle