i965/gs: implement EndPrimitive() functionality in the visitor.
[mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_state.c
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-06 Patrice Mandinnouveau: init depth range
2007-09-04 Stephane Marchesinnouveau: who needs nv03 ?
2007-09-03 Patrice Mandinnouveau: separate modelview and projection matrix updates
2007-08-31 Patrice Mandinnouveau: add hw-dependent function to update modelview...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-14 Patrice Mandinnouveau: nv10 and nv11,15 are different
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 Patrice MandinNV_17 is different from NV_10
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-29 Ben Skeggsnouveau: NV30_TCL viewport/scissor fixes
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-03 Patrice Mandinnouveau: nv50: use nv50 state
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-22 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-21 Stephane Marchesinnouveau: add nv04 state support, and small nv04 fixes.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-23 Ben Skeggsnouveau: Kill some compile warnings.
2006-12-23 Ben Skeggsnouveau: maintain numClipRects/pClipRects in context.
2006-12-23 Ben Skeggsnouveau: Don't fill nrb->dPriv for private buffers
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-08 Ben SkeggsNV_44 uses nv30InitStateFuncs too
2006-12-08 Ben SkeggsSome work on buffer handling, most likely not entirely...
2006-12-03 Stephane MarchesinMerge the pciid work. Use lock step versioning with...
2006-11-22 Ben SkeggsSome missing state init
2006-11-21 Patrice MandinEnable nv10 tcl state
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-20 Jeremy KolbAdd state initialization to context creation.
2006-11-11 Stephane MarchesinSome work on nv30 state, heavily based on jkolb's work
2006-11-05 Stephane MarchesinArchitect the DRI :
2006-09-17 Stephane MarchesinRename nouveau_tris.* to nouveau_swtcl.*
2006-04-15 Jeremy KolbState changes.
2006-04-14 Jeremy KolbCleaning
2006-04-14 Jeremy KolbAdded the beginnings of state (not much there yet)...