From 9c0babf24fe93822bdcab7ed5210e5e05875f629 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 15 Jun 2002 03:06:16 +0000 Subject: [PATCH] added GL_ARB_texture_env_crossbar --- docs/VERSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index de684eb..60804c2 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, -- 2.7.4