summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-03-22 04:54:58 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-03-22 04:54:58 +0000
commit1a59875367b4e38710b37422143efb702b0b1420 (patch)
treec11419a3105822a6587bed95918dd5e1eac28523 /docs
parente9313a64c182701d22a5c6d2a82863c658e7424f (diff)
added GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index b6ea9b11c0..cde1cd3ee1 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.51 2001/03/17 00:47:19 brianp Exp $
+$Id: VERSIONS,v 1.52 2001/03/22 04:55:48 brianp Exp $
Mesa Version History
@@ -821,6 +821,8 @@ Mesa Version History
- GL_SGIX_depth_texture extension
- GL_SGIX_shadow and GL_SGIX_shadow_ambient extensions
- demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
+ - GL_ARB_texture_env_combine extension
+ - GL_ARB_texture_env_dot3 extension
- OSMesaCreateContextExt() function
- libOSMesa.so library, contains the OSMesa driver interface
- GL/glxext.h header file for GLX extensions