summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_pair_translate.c
AgeCommit message (Expand)Author
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-13r300/compiler: fix warningsMarek Olšák
2010-09-10r300/compiler: Replace asserts with error messagesTom Stellard
2010-09-10r300/compiler: Enable presubtract sourcesTom Stellard
2010-09-04r300/compiler: refactor fragment shader compilationMarek Olšák
2010-08-25r300/compiler: fail to compile if we hit hw limits or an unimplemented featureMarek Olšák
2010-04-10r300/compiler: Remove unused variable.Vinson Lee
2010-03-30r300/compiler: Unbreak DDX/DDY.Corbin Simpson
2010-02-03r300: fix compiler bugs introduced with MRT changes.Dave Airlie
2010-02-02r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.Corbin Simpson
2009-10-04r300/compiler: Emit flow control instructions and ALU result writes on R500Nicolai Hähnle
2009-10-04r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle