Merge branch 'origin' into i915-unification
[mesa.git] / src / mesa / swrast / s_atifragshader.c
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-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 BrianNew SWspanarrays attribs[] array.
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-23 Briansilence C++ warnings
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-21 Brian Paulmove/improve comments, clean up code in a few places
2006-10-17 Brian PaulAlways convert colors to float before running a fragmen...
2006-10-17 Brian PaulMove struct atifs_machine into s_atifragshader.c
2006-10-01 Brian PaulNew SWspan and SWspanarrays typedefs.
2006-03-03 Roland ScheideggerFix bogus span mask in s_atifragshader.c leading to...
2005-11-19 Brian PaulNo longer derive 'ati_fragment_shader' from 'program...
2005-09-16 Brian PaulRework the texture filtering functions a bit.
2005-09-15 Brian PaulUpdate includes post-splitting of s_texture.c
2005-09-09 Roland Scheideggerfix some bugs with handling of GL_DOT4_ATI, GL_DOT3_ATI...
2005-09-07 Roland Scheideggerfix bug with ATI_fragment_shader in swrast (need to...
2005-09-02 Roland ScheideggerATI_fragment_shader fixes: fix bug in passTexCoord...
2005-09-02 Roland Scheideggeradd error checking to the GL_ATI_FRAGMENT_SHADER entryp...
2005-01-17 Brian Paulfix a few warnings
2004-12-19 Dave AirlieImplement software ATI_fragment_shader