aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.c
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: Implement KILP opcode.Tom Stellard2010-07-061-0/+4
* r300/compiler: Use hardware flow control instructions for loops on r500.Tom Stellard2010-07-031-0/+6
* r300/compiler: Implement simple loop emulationTom Stellard2010-06-111-0/+18
* r300/compiler: lower CEILMarek Olšák2010-04-191-0/+7
* r300/compiler: Fix texture instruction readmasks.Corbin Simpson2010-04-161-3/+21
* r300/compiler: Fix magic numbers in readmasks.Corbin Simpson2010-04-161-3/+3
* r300/compiler: Unbreak DDX/DDY.Corbin Simpson2010-03-301-2/+2
* r300/compiler: Emit flow control instructions and ALU result writes on R500Nicolai Hähnle2009-10-041-3/+3
* r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle2009-10-041-0/+4
* r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle2009-10-031-0/+78
* r300/compiler: New dataflow structures and passesNicolai Hähnle2009-09-061-29/+58
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-0/+318