summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_program_pair.c
AgeCommit message (Expand)Author
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle
2009-07-13r300: operate on copy of a program when pairing instructionsMaciej Cencora
2009-04-27r300: flush stdout to get consistent debugging infoMaciej Cencora
2009-04-22Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-04-20r300: fix register-negate branch merge regressionMaciej Cencora
2009-04-14mesa: merge the prog_src_register::NegateBase and NegateAbs fieldsBrian Paul
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-06r300: rewrite and hopefully simplify RS setupMaciej Cencora
2009-02-28mesa: rename, reorder FRAG_RESULT_x tokensBrian Paul
2009-02-13Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-02-12r200/r300: get up to speed on renamed filesDave Airlie
2009-01-14r300: work-around FRAG_BIT_FOGC warning/errorBrian Paul
2008-08-17r5xx: Add DDX and DDY instructions.Corbin Simpson
2008-07-27r500: Handle non-native swizzles in texture instructionsNicolai Haehnle
2008-07-12r300_fragprog: Use nqssa+dce and program_pair for emitNicolai Haehnle
2008-07-12r500: Set Saturate correctly in radeon_program_pairNicolai Haehnle
2008-07-12r300: Fix input register allocation in radeon_program_pairNicolai Haehnle
2008-07-12r500_fragprog: Major refactoring of final emitNicolai Haehnle