i965: Merge GM45 into the G4X chipset define.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_eu_emit.c
2008-11-02 Eric Anholti965: Merge GM45 into the G4X chipset define.
2008-11-01 Keith PackardFix for 58dc8b7: dest regions must not use HorzStride...
2008-10-31 Gary Wongi965: support destination horiz strides in align1 acces...
2008-08-29 Xiang, Haihaoi965: force thread switch after IF/ELSE/ENDIF. partial...
2008-08-29 Xiang, Haihaoi965: mask control for BREAK/CONT/DO/WHILE. partial...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-08 Xiang, Haihaoi965: official name for GM45 chipset
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-27 Xiang, Haihaoi965: The jump instruction count is added
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-09-29 Zou Nan hai support continue, fix conditional
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Zou Nan hai support branch and loop in pixel shader
2007-04-12 Zou Nan hai Initial 965 GLSL support
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Eric Anholti965: Avoid branch instructions while in single program...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-10 Eric AnholtAvoid branch instructions while in single program flow...
2006-09-01 Keith Whitwellfix a couple of cases where a message reg is used as...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.