index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
/
s_texcombine.c
Age
Commit message (
Expand
)
Author
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-01-30
swrast: replace macro with inline function
Brian Paul
2009-01-28
mesa: implement texture swizzling in swrast
Brian Paul
2009-01-23
swrast: updates for GL_NV_texture_env_combine4
Brian Paul
2008-10-10
mesa: include needed header
Brian Paul
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2007-05-20
Overhaul/simplify SWvertex and SWspan attribute handling.
Brian
2007-02-01
New SWspanarrays attribs[] array.
Brian
2006-10-13
Revamp color table code.
Brian Paul
2006-10-01
New SWspan and SWspanarrays typedefs.
Brian Paul
2006-05-18
minor simplification
Brian Paul
2006-05-18
texture EnvColor needs to be converted to GLchan, not GLint
Brian Paul
2006-04-27
fixes for CHAN_BITS!=8
Brian Paul
2005-10-05
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-01
GL_EXT_packed_depth_stencil changes
Brian Paul
2005-09-16
Rework the texture filtering functions a bit.
Brian Paul
2005-09-15
Split the s_texture.c file into two new files:
Brian Paul