Age | Commit message (Expand) | Author |
2007-07-14 | nouveau: nv10 and nv11,15 are different | Patrice Mandin |
2007-07-06 | NV1X don't support VIEWPORT_ORIGIN in hardware | Patrice Mandin |
2007-02-20 | nouveau: nv10: grr, ctx->DrawBuffer invalid? | Patrice Mandin |
2007-02-20 | nouveau: nv10: also check ctx->DrawBuffer in nv10ViewportScale | Patrice Mandin |
2007-02-20 | nouveau: nv10: keep 24/8 depth/stencil value, don't check for depth bits | Patrice Mandin |
2007-02-16 | nouveau: nv10,20: wrong viewport clip setup | Patrice Mandin |
2007-02-16 | nouveau: nv10: set clear value for 16 and 24 bits depth | Patrice Mandin |
2007-02-16 | nouveau: nv10: rescale depth near and far | Patrice Mandin |
2007-02-16 | nouveau: nv10: fix viewport scale and origin | Patrice Mandin |
2007-02-14 | nouveau: nv10: there are 8 clipping regions | Patrice Mandin |
2007-02-04 | nouveau: nv10: add init for unknown 0x120 | Patrice Mandin |
2007-02-03 | nouveau: fix viewport clipping initialization | Patrice Mandin |
2007-02-03 | nouveau: use color pitch as depth pitch if depth disabled | Patrice Mandin |
2007-01-29 | nouveau : nv10 comment icomplete command | Matthieu Castet |
2007-01-28 | nouveau : nv10 mixing cached stuff with not cached stuff is bad. | Matthieu Castet |
2007-01-15 | nouveau:nv10: fix setting clip region | Patrice Mandin |
2007-01-14 | nouveau: nv10: 16 bits color buffer format | Patrice Mandin |
2007-01-14 | nouveau: nv10: added missing functions | Patrice Mandin |
2007-01-14 | nouveau: nv10: stencil functions | Patrice Mandin |
2007-01-14 | nouveau: nv10: currently fails initcard and bindbuffers, till done | Patrice Mandin |
2007-01-14 | nouveau: nv10 blending done, remove nv10Viewport | Patrice Mandin |
2007-01-13 | nouveau: update nv10 state | Patrice Mandin |
2007-01-13 | nv10 has alpha color mask | Patrice Mandin |
2007-01-02 | Update spot light params | Patrice Mandin |
2006-12-15 | NV1x/2x hw_func stubs. | Ben Skeggs |
2006-12-08 | Update spot light params also for nv20 and nv30 | Patrice Mandin |
2006-12-08 | grr, always check twice before commit | Patrice Mandin |
2006-12-08 | Resend spot light parameters when part of it changes | Patrice Mandin |
2006-11-24 | nv10,nv20,nv30: send correct values for spot light direction X,Y,Z and | Patrice Mandin |
2006-11-21 | nv10,nv20: nvX0ShadeModel static function | Patrice Mandin |
2006-11-21 | nv10,nv20,nv30: color light components renamed from a,b,c to r,g,b | Patrice Mandin |
2006-11-21 | nv10: update state | Patrice Mandin |
2006-11-21 | Add the state caching mechanism. It seems to work, from what I can see. | Stephane Marchesin |
2006-11-18 | More state functions | Stephane Marchesin |
2006-11-18 | Add nv20_state.c ; hook nv10_state.c into the build ; do the renaming | Stephane Marchesin |
2006-11-16 | nv10 state copy/pasted from nv30 state | Patrice Mandin |