aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv40_vertprog.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-778/+0
* nouveau: NV40 glClipPlane support.Ben Skeggs2007-01-301-0/+7
* nouveau: allow for card-specific shader infos to be keptBen Skeggs2007-01-231-21/+97
* nouveau: shader backend branching support for all cards that support it.Ben Skeggs2007-01-211-0/+10
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-3/+0
* - Add InitInstruction to hw shader backend, and remove SetUnusedSource.Ben Skeggs2006-11-271-27/+68
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-0/+647