nouveau: Always render offscreen, emulate front buffer rendering.
[mesa.git] / src / mesa / drivers / dri / nouveau / nv20_state.c
2007-08-15 Ben Skeggsnouveau: Always render offscreen, emulate front buffer...
2007-07-12 Patrice Mandinnv20 also don't support viewport_origin, like nv10
2007-07-11 Patrice Mandinnouveau: nv20 does not support hw scissors
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Dave Airlienouveau: implement nv20Clear and nv20Scissor
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
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: nv20: texture matrix
2007-02-16 Patrice Mandinnouveau: nv20: update
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
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-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 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...