aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_program_pair.c
Commit message (Expand)AuthorAgeFilesLines
* r300: flush stdout to get consistent debugging infoMaciej Cencora2009-04-271-0/+1
* Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-04-221-8/+3
|\
| * r300: fix register-negate branch merge regressionMaciej Cencora2009-04-201-6/+2
| * mesa: merge the prog_src_register::NegateBase and NegateAbs fieldsBrian Paul2009-04-141-6/+5
* | Merge remote branch 'main/master' into radeon-rewriteDave Airlie2009-03-201-16/+16
|\|
| * r300: rewrite and hopefully simplify RS setupMaciej Cencora2009-03-061-14/+14
| * mesa: rename, reorder FRAG_RESULT_x tokensBrian Paul2009-02-281-2/+2
* | Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-02-131-0/+5
|\|
| * r300: work-around FRAG_BIT_FOGC warning/errorBrian Paul2009-01-141-0/+5
* | r200/r300: get up to speed on renamed filesDave Airlie2009-02-121-1/+1
|/
* r5xx: Add DDX and DDY instructions.Corbin Simpson2008-08-171-2/+10
* r500: Handle non-native swizzles in texture instructionsNicolai Haehnle2008-07-271-3/+13
* r300_fragprog: Use nqssa+dce and program_pair for emitNicolai Haehnle2008-07-121-3/+3
* r500: Set Saturate correctly in radeon_program_pairNicolai Haehnle2008-07-121-1/+6
* r300: Fix input register allocation in radeon_program_pairNicolai Haehnle2008-07-121-7/+15
* r500_fragprog: Major refactoring of final emitNicolai Haehnle2008-07-121-0/+970