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
/
main
/
texstate.c
Age
Commit message (
Expand
)
Author
2000-08-01
glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver
Brian Paul
2000-07-05
Holger's fixes for GL_EXT_texture_env_combine
Brian Paul
2000-06-27
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-05-23
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-23
more texture cube work, misc code clean-up
Brian Paul
2000-05-23
more work on GL_ARB_texture_cube_map
Brian Paul
2000-05-22
initial code for GL_ARB_texture_cube_map
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-02-08
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
Brian Paul
1999-11-12
added GL_EXT_texture_env_add extension
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-05
clean-up to reduce MSVC warnings
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-07
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-08-19
Initial revision
jtg