aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv30_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: a couple of NV3x fixesBen Skeggs2007-02-061-3/+12
* nouveau: new bufferobj code.Ben Skeggs2007-02-061-3/+2
* nouveau: unhardcode some more NV30TCL_FP_CONTROL valuesBen Skeggs2007-01-301-3/+17
* nouveau: allow for card-specific shader infos to be keptBen Skeggs2007-01-231-0/+4
* nouveau: Use bufferobj interface for fragment program uploadsBen Skeggs2006-12-271-19/+18
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-1/+0
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-18/+11
* - Add InitInstruction to hw shader backend, and remove SetUnusedSource.Ben Skeggs2006-11-271-18/+32
* Fix progs/fp/tri-xpdBen Skeggs2006-11-261-2/+6
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-0/+707