added GL_ARB_texture_env_crossbar
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 15 Jun 2002 03:06:16 +0000 (03:06 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 15 Jun 2002 03:06:16 +0000 (03:06 +0000)
docs/VERSIONS

index de684eb..60804c2 100644 (file)
@@ -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,