summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-06-28 14:34:30 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-06-28 14:34:30 +0000
commitc079d690da94c103e632ecb799f02072a11e35a6 (patch)
treeb982dcd6f5af866d21683b9b0c133d50eb9be45a /docs
parent3c6ffb53f7631a9f431323fa24afe63ef626d559 (diff)
downloadexternal_mesa3d-c079d690da94c103e632ecb799f02072a11e35a6.zip
external_mesa3d-c079d690da94c103e632ecb799f02072a11e35a6.tar.gz
external_mesa3d-c079d690da94c103e632ecb799f02072a11e35a6.tar.bz2
added GL_EXT_texture_env_combine
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 14700f2..7593d8b 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.36 2000/06/28 04:43:50 brianp Exp $
+$Id: VERSIONS,v 1.37 2000/06/28 14:34:30 brianp Exp $
Mesa Version History
@@ -720,6 +720,7 @@ Mesa Version History
- GL_ARB_texture_cube_map extension
- added xdemos/glxheads and xdemos/manywin
- demos/texenv.c demo
+ - GL_EXT_texture_env_combine extension (by Holger Waechtler)
Bug Fixes:
- none since 3.2.1
Changes: