summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_pair_translate.c
AgeCommit message (Expand)Author
2011-03-12r300/compiler: fix translating the src negate bits in pair_translateMarek Olšák
2011-01-29r300/compiler: Standardize the number of bits used by swizzle fieldsTom Stellard
2011-01-23r300/compiler: remove any code related to relative addressing of temporariesMarek Olšák
2010-11-21r300/compiler: Ignore alpha dest register when replicating the resultTom Stellard
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