summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_texcombine.c
AgeCommit message (Expand)Author
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian
2007-02-01New SWspanarrays attribs[] array.Brian
2006-10-13Revamp color table code.Brian Paul
2006-10-01New SWspan and SWspanarrays typedefs.Brian Paul
2006-05-18minor simplificationBrian Paul
2006-05-18texture EnvColor needs to be converted to GLchan, not GLintBrian Paul
2006-04-27fixes for CHAN_BITS!=8Brian Paul
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2005-10-01GL_EXT_packed_depth_stencil changesBrian Paul
2005-09-16Rework the texture filtering functions a bit.Brian Paul
2005-09-15Split the s_texture.c file into two new files:Brian Paul