aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_pair_translate.c
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: Move declaration before code.Vinson Lee2010-09-291-5/+10
* r300/compiler: fix warningsMarek Olšák2010-09-131-2/+2
* r300/compiler: Replace asserts with error messagesTom Stellard2010-09-101-2/+10
* r300/compiler: Enable presubtract sourcesTom Stellard2010-09-101-0/+53
* r300/compiler: refactor fragment shader compilationMarek Olšák2010-09-041-1/+3
* r300/compiler: fail to compile if we hit hw limits or an unimplemented featureMarek Olšák2010-08-251-0/+30
* r300/compiler: Remove unused variable.Vinson Lee2010-04-101-1/+0
* r300/compiler: Unbreak DDX/DDY.Corbin Simpson2010-03-301-5/+0
* r300: fix compiler bugs introduced with MRT changes.Dave Airlie2010-02-031-2/+2
* r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.Corbin Simpson2010-02-021-6/+15
* r300/compiler: Emit flow control instructions and ALU result writes on R500Nicolai Hähnle2009-10-041-1/+1
* r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle2009-10-041-0/+253