ARB_Occlusion_query should support multiple query at same time
[mesa.git] / src / mesa / swrast / s_atifragshader.c
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