aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt2005-07-201-2/+3
* - Secondary colourBen Skeggs2005-06-081-9/+14
* TEX to outputBen Skeggs2005-06-061-6/+45
* Fix xyz/w interaction (needs a cleanup still..)Ben Skeggs2005-06-051-115/+126
* Play with swizzling a bit.Ben Skeggs2005-05-281-36/+36
* constant trackingBen Skeggs2005-05-261-40/+66
* - Remove one of the loops in emit_arithBen Skeggs2005-05-251-54/+125
* Implement enough of ARB_fragment_program for Keith's texenv programBen Skeggs2005-05-231-0/+937