summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nv30_fragprog.c
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-11-01nouveau: ppc, swap fragment programs on big endian systems.Dave Airlie
2007-02-06nouveau: a couple of NV3x fixesBen Skeggs
2007-02-06nouveau: new bufferobj code.Ben Skeggs
2007-01-30nouveau: unhardcode some more NV30TCL_FP_CONTROL valuesBen Skeggs
2007-01-23nouveau: allow for card-specific shader infos to be keptBen Skeggs
2006-12-27nouveau: Use bufferobj interface for fragment program uploadsBen Skeggs
2006-12-24nouveau: Kill some compile warnings.Ben Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-11-27- Add InitInstruction to hw shader backend, and remove SetUnusedSource.Ben Skeggs
2006-11-26Fix progs/fp/tri-xpdBen Skeggs
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs