aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/radeon_program_alu.c
Commit message (Expand)AuthorAgeFilesLines
* tgsi: rename the TGSI fragment kill opcodesBrian Paul2013-07-121-6/+6
* r300g/compiler: add shader emulation for the alpha_to_one stateMarek Olšák2013-01-061-0/+28
* r300g: implement TRUNC correctlyMarek Olšák2012-08-271-0/+31
* r300/compiler: Copy all instruction attributes during local transfomsTom Stellard2012-04-141-31/+42
* r300/compiler: Fix bug when lowering KILP on r300 cardsTom Stellard2012-02-261-10/+54
* r300/compiler: Implement ROUNDTom Stellard2011-09-101-0/+45
* r300g: silence some warnings about uninitialized variablesBrian Paul2011-08-091-1/+1
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-0/+1154