summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/Makefile
AgeCommit message (Expand)Author
2010-10-18r300/compiler: Add a new function for more efficient dataflow analysisTom Stellard
2010-08-25r300/compiler: implement elimination of unused constantsMarek Olšák
2010-07-08r300/compiler: Add a register rename pass.Tom Stellard
2010-06-11r300/compiler: Implement simple loop emulationTom Stellard
2010-05-16r300/compiler: Implement simple peephole optimizerNicolai Hähnle
2010-04-19r300/compiler: Implement branch emulation for R300 fragment programsNicolai Hähnle
2010-04-16r300/compiler: Split off texture fixes to their own file.Corbin Simpson
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