summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_program_print.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-29r300/compiler: Standardize the number of bits used by swizzle fieldsTom Stellard1-1/+1
2011-01-23r300/compiler: remove any code related to relative addressing of temporariesMarek Olšák1-1/+1
2010-11-21r300/compiler: Convert RGB to alpha in the schedulerTom Stellard1-0/+1
2010-09-10r300/compiler: Print the presub subtract operation in the correct orderTom Stellard1-6/+6
2010-09-10r300/compiler: Enable presubtract sourcesTom Stellard1-5/+82
2010-09-04r300/compiler: indent printed instructions according to the branch depthMarek Olšák1-4/+44
2010-02-02r300compiler: Add MRT number to debugging output.Corbin Simpson1-2/+2
2009-10-04r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle1-12/+102
2009-10-04r300/compiler: Refactor to allow different instruction typesNicolai Hähnle1-10/+10
2009-10-04r300/compiler: Introduce aluresult register for branch operation supportNicolai Hähnle1-1/+37
2009-10-03r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle1-44/+4
2009-09-06r300/compiler: New dataflow structures and passesNicolai Hähnle1-0/+214