nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo
[mesa.git] / src / mesa / drivers / dri / nouveau / Makefile
2007-08-15 Ben Skeggsnouveau: Split nouveau_buffers into nouveau_mem and...
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-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-28 Ben Skeggsnouveau: initial GL_ARB_occlusion_query support
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-20 Ben Skeggsnouveau: rename pass0_arb to pass0.
2007-01-18 Patrice Mandinnouveau: preliminary nv50 state
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-14 Stephane Marchesinnouveau: add the nv04 swtcl module (it's untested for...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-27 Ben Skeggsnouveau: Initial buffer object support
2006-12-26 Ben Skeggsnouveau: Add notifier support functions
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-08 Ben SkeggsSome work on buffer handling, most likely not entirely...
2006-11-25 Ben SkeggsIncomplete shader stuff, should mostly work for NV40...
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-18 Stephane MarchesinAdd nv20_state.c ; hook nv10_state.c into the build...
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-14 Jeremy KolbAdded the beginnings of state (not much there yet)...
2006-03-13 Stephane MarchesinCleaned up some code, made more files compile. Renamed...
2006-03-06 Stephane MarchesinCleaned up the software TCL code a bit. Renamed nv30_tr...
2006-03-03 Stephane Marchesinrename nv40_tris to nv30_tris.
2006-02-23 Stephane MarchesinInitial revision