nouveau: nv10: keep 24/8 depth/stencil value, don't check for depth bits
[mesa.git] / src / mesa / drivers / dri / nouveau / nv10_state.c
2007-02-20 Patrice Mandinnouveau: nv10: keep 24/8 depth/stencil value, don't...
2007-02-17 Sean D'EpagnierMerge branch 'master' of git+ssh://geckosenator@git...
2007-02-16 Patrice Mandinnouveau: nv10,20: wrong viewport clip setup
2007-02-16 Patrice Mandinnouveau: nv10: set clear value for 16 and 24 bits depth
2007-02-16 Patrice Mandinnouveau: nv10: rescale depth near and far
2007-02-16 Patrice Mandinnouveau: nv10: fix viewport scale and origin
2007-02-14 Patrice Mandinnouveau: nv10: there are 8 clipping regions
2007-02-04 Patrice Mandinnouveau: nv10: add init for unknown 0x120
2007-02-03 Michel DänzerMerge branch 'origin'
2007-02-03 Patrice Mandinnouveau: fix viewport clipping initialization
2007-02-03 Patrice Mandinnouveau: use color pitch as depth pitch if depth disabled
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-29 Matthieu Castetnouveau : nv10 comment icomplete command
2007-01-28 Matthieu Castetnouveau : nv10 mixing cached stuff with not cached...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-15 Patrice Mandinnouveau:nv10: fix setting clip region
2007-01-14 Patrice Mandinnouveau: nv10: 16 bits color buffer format
2007-01-14 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-01-14 Patrice Mandinnouveau: nv10: added missing functions
2007-01-14 Patrice Mandinnouveau: nv10: stencil functions
2007-01-14 Patrice Mandinnouveau: nv10: currently fails initcard and bindbuffers...
2007-01-14 Patrice Mandinnouveau: nv10 blending done, remove nv10Viewport
2007-01-13 Patrice Mandinnouveau: update nv10 state
2007-01-13 Patrice Mandinnv10 has alpha color mask
2007-01-02 Patrice MandinUpdate spot light params
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Ben SkeggsNV1x/2x hw_func stubs.
2006-12-08 Patrice MandinUpdate spot light params also for nv20 and nv30
2006-12-08 Patrice Mandingrr, always check twice before commit
2006-12-08 Patrice MandinResend spot light parameters when part of it changes
2006-11-24 Patrice Mandinnv10,nv20,nv30: send correct values for spot light...
2006-11-21 Patrice Mandinnv10,nv20: nvX0ShadeModel static function
2006-11-21 Patrice Mandinnv10,nv20,nv30: color light components renamed from...
2006-11-21 Patrice Mandinnv10: update state
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-18 Stephane MarchesinMore state functions
2006-11-18 Stephane MarchesinAdd nv20_state.c ; hook nv10_state.c into the build...
2006-11-16 Patrice Mandinnv10 state copy/pasted from nv30 state