summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-07-21 15:58:16 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-07-21 15:58:16 +0000
commit7b5c506c0ed6730d050435d3aedf90e9f65961bb (patch)
tree5399c928fe3a64d3db4bed23cd8750efe0341ac8
parent7cf480e6fe9b2d2116d4d92a250a869c9ac7653d (diff)
first 6.3.1 bug fixes
-rw-r--r--docs/VERSIONS9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index bd932b18990..86d899fdede 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1314,7 +1314,7 @@ Mesa Version History
- bug reports should to go bugzilla.freedesktop.org
-6.3 July 20, 2004
+6.3 July 20, 2005
New:
- GL_EXT_framebuffer_object extension
- GL_ARB_draw_buffers extension
@@ -1350,3 +1350,10 @@ Mesa Version History
- Removed bad XTranslateCoordinates call when rendering to Pixmaps
- glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
- fixed a few Darwin compilation problems
+
+
+6.3.1 Month date, 2005
+ Bug fixes:
+ - GL_ARB_vertex/fragment_shader were mistakenly listed in the
+ extensions string
+