aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texcombine.c
Commit message (Expand)AuthorAgeFilesLines
* New SWspanarrays attribs[] array.Brian2007-02-011-2/+4
* Revamp color table code.Brian Paul2006-10-131-1/+7
* New SWspan and SWspanarrays typedefs.Brian Paul2006-10-011-1/+1
* minor simplificationBrian Paul2006-05-181-4/+1
* texture EnvColor needs to be converted to GLchan, not GLintBrian Paul2006-05-181-8/+8
* fixes for CHAN_BITS!=8Brian Paul2006-04-271-18/+23
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-1/+1
* GL_EXT_packed_depth_stencil changesBrian Paul2005-10-011-1/+1
* Rework the texture filtering functions a bit.Brian Paul2005-09-161-2/+2
* Split the s_texture.c file into two new files:Brian Paul2005-09-151-0/+1162