Merge branch 'tex_combine4'
[mesa.git] / src / mesa / swrast / s_texcombine.c
2009-01-24 Brian PaulMerge branch 'tex_combine4'
2009-01-24 Brian Paulswrast: updates for GL_NV_texture_env_combine4
2008-10-10 Brian Paulmesa: include needed header
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
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: