summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nv20_state.c
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-09-03nouveau: separate modelview and projection matrix updatesPatrice Mandin
2007-08-31nouveau: add hw-dependent function to update modelview*projection matrixPatrice Mandin
2007-08-15nouveau: Always render offscreen, emulate front buffer rendering.Ben Skeggs
2007-07-12nv20 also don't support viewport_origin, like nv10Patrice Mandin
2007-07-11nouveau: nv20 does not support hw scissorsPatrice Mandin
2007-03-25nouveau: implement nv20Clear and nv20ScissorDave Airlie
2007-02-16nouveau: nv10,20: wrong viewport clip setupPatrice Mandin
2007-02-16nouveau: nv20: texture matrixPatrice Mandin
2007-02-16nouveau: nv20: updatePatrice Mandin
2007-01-02Update spot light paramsPatrice Mandin
2006-12-15NV1x/2x hw_func stubs.Ben Skeggs
2006-12-08Update spot light params also for nv20 and nv30Patrice Mandin
2006-11-24nv10,nv20,nv30: send correct values for spot light direction X,Y,Z andPatrice Mandin
2006-11-21nv10,nv20: nvX0ShadeModel static functionPatrice Mandin
2006-11-21nv10,nv20,nv30: color light components renamed from a,b,c to r,g,bPatrice Mandin
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin
2006-11-18More state functionsStephane Marchesin
2006-11-18Add nv20_state.c ; hook nv10_state.c into the build ; do the renamingStephane Marchesin