r300_fragprog: Use nqssa+dce and program_pair for emit
[mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_fifo.h
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-22 Eric AnholtMerge branch 'i915-unification'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-19 Matthieu Castetnouveau : add OUT_RING_CACHE_FORCE* to add stuff in...
2007-09-14 Matthieu Castetnouveau : check for nmesa->state_cache.atoms overflow
2007-08-15 Ben Skeggsnouveau: Keep drm channel alloc struct around.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-10 Stephane Marchesinnouveau: oops don't debug by default.
2007-03-10 Stephane Marchesinnouveau: add a fifo size debug check.
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-29 Matthieu Castetnouveau : NOUVEAU_RING_TRACE
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-14 Stephane Marchesinnouveau: Make the state cache hierarchical.
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-23 Ben Skeggsnouveau: Kill some compile warnings.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-03 Stephane MarchesinMerge the pciid work. Use lock step versioning with...
2006-11-25 Ben SkeggsIncomplete shader stuff, should mostly work for NV40...
2006-11-21 Stephane MarchesinRemaining state cache changes
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-19 Stephane MarchesinMore work on the swtcl
2006-11-19 Stephane MarchesinMore fifo debug fixes
2006-11-19 Stephane MarchesinFix the fifo debugging feature.
2006-11-19 Stephane MarchesinNew swtcl implementation. It's simpler than the previou...
2006-11-19 Ben SkeggsMore FIFO fixes.
2006-11-19 Ben Skeggspoke the correct FIFO regs
2006-11-17 Ben SkeggsAdapt FIFO code to deal with cases where the base GET...
2006-11-12 Ben SkeggsSome more nouveau_screen.c setup, not sure how correct...
2006-11-12 Ben SkeggsDont call exit() from the DRI driver, with AIGLX this...
2006-11-05 Stephane MarchesinArchitect the DRI :
2006-11-01 Jeremy KolbAdded OUT_RING* debugging macros. Compile with NOUVEAU_...
2006-03-13 Stephane MarchesinCleaned up some code, made more files compile. Renamed...
2006-02-23 Stephane MarchesinInitial revision