| Commit message (Expand) | Author | Age | Files | Lines |
* | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin | 2008-07-14 | 1 | -824/+0 |
* | nouveau: separate modelview and projection matrix updates | Patrice Mandin | 2007-09-03 | 1 | -5/+0 |
* | nouveau: add hw-dependent function to update modelview*projection matrix | Patrice Mandin | 2007-08-31 | 1 | -0/+5 |
* | nouveau: Always render offscreen, emulate front buffer rendering. | Ben Skeggs | 2007-08-15 | 1 | -2/+2 |
* | nv20 also don't support viewport_origin, like nv10 | Patrice Mandin | 2007-07-12 | 1 | -2/+2 |
* | nouveau: nv20 does not support hw scissors | Patrice Mandin | 2007-07-11 | 1 | -2/+2 |
* | nouveau: implement nv20Clear and nv20Scissor | Dave Airlie | 2007-03-25 | 1 | -4/+17 |
* | nouveau: nv10,20: wrong viewport clip setup | Patrice Mandin | 2007-02-16 | 1 | -1/+3 |
* | nouveau: nv20: texture matrix | Patrice Mandin | 2007-02-16 | 1 | -1/+4 |
* | nouveau: nv20: update | Patrice Mandin | 2007-02-16 | 1 | -32/+176 |
* | Update spot light params | Patrice Mandin | 2007-01-02 | 1 | -12/+15 |
* | NV1x/2x hw_func stubs. | Ben Skeggs | 2006-12-15 | 1 | -3/+31 |
* | Update spot light params also for nv20 and nv30 | Patrice Mandin | 2006-12-08 | 1 | -26/+61 |
* | nv10,nv20,nv30: send correct values for spot light direction X,Y,Z and | Patrice Mandin | 2006-11-24 | 1 | -18/+32 |
* | nv10,nv20: nvX0ShadeModel static function | Patrice Mandin | 2006-11-21 | 1 | -1/+1 |
* | nv10,nv20,nv30: color light components renamed from a,b,c to r,g,b | Patrice Mandin | 2006-11-21 | 1 | -3/+3 |
* | Add the state caching mechanism. It seems to work, from what I can see. | Stephane Marchesin | 2006-11-21 | 1 | -134/+134 |
* | More state functions | Stephane Marchesin | 2006-11-18 | 1 | -2/+9 |
* | Add nv20_state.c ; hook nv10_state.c into the build ; do the renaming | Stephane Marchesin | 2006-11-18 | 1 | -0/+575 |