summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-05r300/compiler: implement the CND opcodeMarek Olšák1-0/+7
2010-12-08r300/compiler: handle DPH and XPD in rc_compute_sources_for_writemaskMarek Olšák1-0/+5
2010-12-01r300/compiler: implement and lower OPCODE_CLAMPMarek Olšák1-0/+7
2010-08-16r300/compiler: implement DP2 opcodeMarek Olšák1-0/+10
2010-08-16r300/compiler: implement SSG opcodeMarek Olšák1-0/+7
2010-08-11r300/compiler: Implement the CONT opcode.Tom Stellard1-2/+2
2010-07-06r300/compiler: Implement KILP opcode.Tom Stellard1-0/+4
2010-07-03r300/compiler: Use hardware flow control instructions for loops on r500.Tom Stellard1-0/+6
2010-06-11r300/compiler: Implement simple loop emulationTom Stellard1-0/+18
2010-04-19r300/compiler: lower CEILMarek Olšák1-0/+7
2010-04-16r300/compiler: Fix texture instruction readmasks.Corbin Simpson1-3/+21
2010-04-16r300/compiler: Fix magic numbers in readmasks.Corbin Simpson1-3/+3
2010-03-30r300/compiler: Unbreak DDX/DDY.Corbin Simpson1-2/+2
2009-10-04r300/compiler: Emit flow control instructions and ALU result writes on R500Nicolai Hähnle1-3/+3
2009-10-04r300/compiler: Refactor the radeon_pair code to support control flow instruct...Nicolai Hähnle1-0/+4
2009-10-03r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle1-0/+78
2009-09-06r300/compiler: New dataflow structures and passesNicolai Hähnle1-29/+58
2009-08-30r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle1-0/+318