i965: Use program->SamplerUnits[] to get the appropriate texture unit.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_fp.c
2008-08-05 Xiang, Haihaoi965: Use program->SamplerUnits[] to get the appropriat...
2008-06-08 Roland Scheideggeri965: fix OPCODE_TEX when additional ops are needed
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-26 Eric Anholt[965] Don't let the negate flags of src0 affect 1 const...
2008-03-21 Zou Nan hai [i965] multiple rendering target fix
2008-03-17 Andrzej Trznadel[965] Fix fp temp reg release code to not usually relea...
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-02 Eric Anholt[965] Replace XXX comment about constant swizzle with...
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-26 Xiang, Haihaoi965: The cube map texture coordinates must be devided...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-13 Xiang, Haihaoi965: fix projtex_mask
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-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-22 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Xiang, Haihaofix for bug#10339
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.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-10-05 Keith WhitwellQuieten debug message.
2006-09-20 Keith WhitwellSupport ARB_texture_rectangle.
2006-09-20 Keith Whitwellrestore debug output after brw_wm_fp compilation stage
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.