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
/
teximage.h
Age
Commit message (
Expand
)
Author
2001-03-26
change glTexImage3D() internalFormat to GLenum to match other OpenGLs
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-02-06
Overhaul of texture image handling.
Brian Paul
2000-11-22
Committing in .
Jouk Jansen
2000-10-16
added _mesa_get_teximages_from_driver()
Brian Paul
2000-09-05
added const to _mesa_select_tex_object()
Brian Paul
2000-08-29
finished compressed texture support (Bill White)
Brian Paul
2000-06-05
Committing in .
Jouk Jansen
2000-05-24
more work on GL_ARB_texture_compression
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-03-27
put _mesa prefix on some functions
Brian Paul
2000-03-23
replaced decode_internal_format() with _mesa_base_tex_format()
Brian Paul
2000-01-31
added _mesa_TexImage3DEXT()
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-03
new texture image processing
Brian Paul
1999-08-19
Initial revision
jtg