aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_state.c
Commit message (Expand)AuthorAgeFilesLines
...
* NV1x/2x hw_func stubs.Ben Skeggs2006-12-151-3/+31
* Update spot light params also for nv20 and nv30Patrice Mandin2006-12-081-2/+2
* grr, always check twice before commitPatrice Mandin2006-12-081-1/+1
* Resend spot light parameters when part of it changesPatrice Mandin2006-12-081-26/+61
* nv10,nv20,nv30: send correct values for spot light direction X,Y,Z andPatrice Mandin2006-11-241-23/+32
* nv10,nv20: nvX0ShadeModel static functionPatrice Mandin2006-11-211-1/+1
* nv10,nv20,nv30: color light components renamed from a,b,c to r,g,bPatrice Mandin2006-11-211-3/+3
* nv10: update statePatrice Mandin2006-11-211-72/+116
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-130/+130
* More state functionsStephane Marchesin2006-11-181-6/+39
* Add nv20_state.c ; hook nv10_state.c into the build ; do the renamingStephane Marchesin2006-11-181-11/+10
* nv10 state copy/pasted from nv30 statePatrice Mandin2006-11-161-0/+498