aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_program_print.c
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: Print the presub subtract operation in the correct orderTom Stellard2010-09-101-6/+6
* r300/compiler: Enable presubtract sourcesTom Stellard2010-09-101-5/+82
* r300/compiler: indent printed instructions according to the branch depthMarek Olšák2010-09-041-4/+44
* r300compiler: Add MRT number to debugging output.Corbin Simpson2010-02-021-2/+2
* r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle2009-10-041-12/+102
* r300/compiler: Refactor to allow different instruction typesNicolai Hähnle2009-10-041-10/+10
* r300/compiler: Introduce aluresult register for branch operation supportNicolai Hähnle2009-10-041-1/+37
* r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle2009-10-031-44/+4
* r300/compiler: New dataflow structures and passesNicolai Hähnle2009-09-061-0/+214