mesa: Prefix main includes with dir to avoid conflicts.
[mesa.git] / src / mesa / swrast / s_texcombine.c
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2008-06-09 Brian Paulmesa: refactor: move pixel map/scale/bias code into...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
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-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-01 BrianNew SWspanarrays attribs[] array.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-13 Brian PaulRevamp color table code.
2006-10-01 Brian PaulNew SWspan and SWspanarrays typedefs.
2006-05-18 Brian Paulminor simplification
2006-05-18 Brian Paultexture EnvColor needs to be converted to GLchan, not...
2006-04-27 Brian Paulfixes for CHAN_BITS!=8
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-10-01 Brian PaulGL_EXT_packed_depth_stencil changes
2005-09-16 Brian PaulRework the texture filtering functions a bit.
2005-09-15 Brian PaulSplit the s_texture.c file into two new files: