Merge branch 'origin'
[mesa.git] / src / mesa / drivers / dri / r300 / r300_fragprog.h
2006-12-25 Jerome GlisseRework r300 fragprog avoid using bitfield structure.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-01 Jerome GlisseAdd LIT instruction to fragment program.
2006-07-03 Jerome GlisseAdd copyright header and minor cleanup.
2006-03-13 Aapo TahkolaClean build.
2006-01-21 Jerome GlisseAdd individual component negation.
2006-01-20 Jerome GlisseFix swizzling table & add struct.
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2005-11-05 Brian PaulUnify vertex/fragment program instuctions.
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-05-28 Ben SkeggsPlay with swizzling a bit.
2005-05-25 Ben Skeggs- Remove one of the loops in emit_arith
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...