commit | ad08108616b8ec0e64cc84ae2e93db44b33c1d5e | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Thu May 04 13:50:33 2000 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Thu May 04 13:50:33 2000 +0000 |
tree | bec980e8c62c0ddef3ceb1b0a7e989d7e4fa1beb | |
parent | 1a1cf7ed75d799bbda34399ddab7949b8c06686e [diff] [blame] |
added GL_EXT_histogram
diff --git a/docs/VERSIONS b/docs/VERSIONS index 7138e8d..3f452cf 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.30 2000/04/17 15:14:33 brianp Exp $ +$Id: VERSIONS,v 1.31 2000/05/04 13:50:33 brianp Exp $ Mesa Version History @@ -700,6 +700,7 @@ - demos/pixeltex program - GL_SGI_color_matrix extension - GL_SGI_color_table extension + - GL_EXT_histogram extension Bug Fixes: - none since 3.2 Changes: