summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-06-15 03:06:16 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-06-15 03:06:16 +0000
commit9c0babf24fe93822bdcab7ed5210e5e05875f629 (patch)
tree878f87b06d77e7fab0668ee985475214508911dd /docs
parente769cda1ebc6b858a84e6933f1c0faa485ad5898 (diff)
added GL_ARB_texture_env_crossbar
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 de684eb5a67..60804c2d24f 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.89 2002/06/15 03:05:36 brianp Exp $
+$Id: VERSIONS,v 1.90 2002/06/15 03:06:16 brianp Exp $
Mesa Version History
@@ -965,6 +965,7 @@ Mesa Version History
- GL_ARB_shadow_ambient extension
- GL_EXT_shadow_funcs extension
- GL_ARB_point_parameters extension
+ - GL_ARB_texture_env_crossbar
- GL_NV_point_sprite extension
- GL_NV_texture_rectangle extension
- massive overhaul/simplification of software rasterizer module,