| commit | 16541de30e48620e7dfe38147d4f7e8852af43d8 | [log] [tgz] |
|---|---|---|
| author | Brian Paul <brian.paul@tungstengraphics.com> | Fri May 26 14:45:25 2000 +0000 |
| committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri May 26 14:45:25 2000 +0000 |
| tree | 3728e21b1e56a79b5bf97cfa061fd6661a0b487a | |
| parent | 413d6a21f849a689b5c83ea04395856b44fc65a8 [diff] [blame] |
Added GL_ARB_texture_cube_map
diff --git a/docs/VERSIONS b/docs/VERSIONS index 3f452cf..b143aec 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.31 2000/05/04 13:50:33 brianp Exp $ +$Id: VERSIONS,v 1.32 2000/05/26 14:45:25 brianp Exp $ Mesa Version History @@ -701,6 +701,7 @@ - GL_SGI_color_matrix extension - GL_SGI_color_table extension - GL_EXT_histogram extension + - GL_ARB_texture_cube_map extension Bug Fixes: - none since 3.2 Changes: