aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
Commit message (Expand)AuthorAgeFilesLines
* r300c/compiler: remove the compiler tooMarek Olšák2011-10-281-263/+0
* r300/compiler: implement the CND opcodeMarek Olšák2011-04-051-0/+3
* r300/compiler: implement and lower OPCODE_CLAMPMarek Olšák2010-12-011-0/+3
* r300/compiler: implement DP2 opcodeMarek Olšák2010-08-161-0/+3
* r300/compiler: implement SSG opcodeMarek Olšák2010-08-161-0/+3
* r300/compiler: Implement the CONT opcode.Tom Stellard2010-08-111-1/+1
* r300/compiler: Implement KILP opcode.Tom Stellard2010-07-061-0/+3
* r300/compiler: Use hardware flow control instructions for loops on r500.Tom Stellard2010-07-031-0/+2
* r300/compiler: Implement simple loop emulationTom Stellard2010-06-111-0/+6
* r300/compiler: lower CEILMarek Olšák2010-04-191-0/+3
* r300/compiler: Fix texture instruction readmasks.Corbin Simpson2010-04-161-1/+3
* 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/+5
* r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle2009-10-031-0/+20
* r300/compiler: New dataflow structures and passesNicolai Hähnle2009-09-061-0/+8
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-0/+202