added GL_ARB_texture_env_crossbar

This commit is contained in:
Brian Paul 2002-06-15 03:06:16 +00:00
parent e769cda1eb
commit 9c0babf24f

View 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,