i965: Add a big comment explaining my understanding of URB management.
[mesa.git] / src / mesa / drivers / dri / mach64 / mach64_tris.c
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-12 George SapountzisBug 7790: Polygons incorrectly clipped by mach64 driver
2005-05-31 Eric AnholtMove fallback debugging under MACH64_DEBUG=fall (matchi...
2005-05-30 Eric AnholtAdd the no_rast debug option to mach64. It shows that...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-09 Dave Airliefix mach64 non native.. no reason to use it...
2004-02-12 Dave Airlieremove vertex_stride_shift, fix up code to not need it
2004-02-12 Dave Airliefix up specular color/fog and triangle vertex retrieval
2004-02-05 Dave AirlieInitial mach64 driver import for DRI mach64-0-0-6 branch,