i965: Fix copy'n'paste issue that made brw->urb.constrained useless.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_urb.c
2008-11-03 Eric Anholti965: Fix copy'n'paste issue that made brw->urb.constra...
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-08-08 Eric Anholt965: cleanups to state emission from aperture checking...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-22 Zou Nan hai [i965] This is to fix random crash in some maps of...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-02-14 Dave Airliei965: remove unused hal hooks
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 Xiang, Haihaoi965: The given urb layout(maximal size of urb entries...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-14 Keith WhitwellVS nr of urb entries is constrained to be one of a...
2006-09-12 Keith WhitwellPotential fix for doom3 lockups. Seems that there...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.