From: Brian Paul Date: Sat, 15 Jun 2002 03:06:16 +0000 (+0000) Subject: added GL_ARB_texture_env_crossbar X-Git-Tag: mesa-7.8~13005 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c0babf24fe93822bdcab7ed5210e5e05875f629;p=platform%2Fupstream%2Fmesa.git added GL_ARB_texture_env_crossbar --- 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,