summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-09-25 16:03:59 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-09-25 16:03:59 +0000
commit423f2b28845dc8cc93c16a4608d6e19b6b059e6f (patch)
tree487c775a39f601d38672a36d6f22d229e153bedf /docs/VERSIONS
parentb9b329d1e536896368f7035086bca62b98fd43e9 (diff)
added GL_ARB_texture_env_add
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 54452378e5..00f5a15275 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.42 2000/09/08 16:42:44 brianp Exp $
+$Id: VERSIONS,v 1.43 2000/09/25 16:04:35 brianp Exp $
Mesa Version History
@@ -760,6 +760,7 @@ Mesa Version History
- GL_EXT_convolution extension
- GL_ARB_imaging subset
- OSMesaCreateContextExt() function
+ - GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
Bug Fixes:
- fbiRev and tmuRev were unitialized when using Glide3
Changes: