summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_nqssadce.c
AgeCommit message (Expand)Author
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle
2009-07-22r300: fix address register handling in NQSSADCEMaciej Cencora
2009-07-13r300: move variables declarationsMaciej Cencora
2009-07-13r300: handle relative addressing in NQSSADCEMaciej Cencora
2009-07-13r300: handle ARB_vertex_program specific instructions in NQSSADCEMaciej Cencora
2009-07-13r300: move depth output rewrite out of NQSSADCEMaciej Cencora
2009-07-13r300: recalculate used inputs and outputs after dead code removalMaciej Cencora
2009-04-14mesa: merge the prog_src_register::NegateBase and NegateAbs fieldsBrian Paul
2009-02-28mesa: rename, reorder FRAG_RESULT_x tokensBrian Paul
2008-08-17r5xx: Add DDX and DDY instructions.Corbin Simpson
2008-07-12r500: Add "Not quite SSA" and dead code elimination passNicolai Haehnle