i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm.h
2008-11-29 Eric Anholti915: Remove dead early z enable bit which was always on.
2008-10-31 Gary Wongi965: implement the missing OPCODE_NOISE1 and OPCODE_NO...
2008-10-28 Gary Wongi965: Allocate temporaries contiguously with other...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 Zou Nan hai [i965] multiple rendering target fix
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-03-07 Zou Nan hai [i965] fix fd.o bug #11471 and #11478
2008-02-28 Eric Anholt[965] Bug #9151: make fragment.position return window...
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-14 Eric Anholt[intel] warnings cleanup
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-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-28 Zou Nan haisupport nested function call in pixel shader
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianFix-up #includes to remove some -I options.
2007-07-24 Zou Nan hai DDX DDY support, not very accurate
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-05 Zou Nan hai support "discard";
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-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-23 BrianUpdate DRI drivers for new glsl compiler.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-20 Keith Whitwellrestore debug output after brw_wm_fp compilation stage
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.