[intel] Remove cached reloc data buffer now that it's not a BO.
[mesa.git] / docs / RELNOTES-6.0
index 73208dbe94c0e50b17d44341feb59ea7d3bd5e53..de01a879a4c9561ac57fbe9fe2c05df14e7af4f0 100644 (file)
@@ -1,7 +1,7 @@
 
                            Mesa 6.0 release notes
 
-                             January ??, 2004
+                             January 16, 2004
 
                               PLEASE READ!!!!
 
@@ -17,7 +17,9 @@ Even numbered versions (such as 6.0) designate stable releases.
 Mesa version 6.0 signifies two things:
 
   1. A stabilization of the 5.1 development release
-  2. Implementation of the OpenGL 1.5 specification
+  2. Implementation of the OpenGL 1.5 specification.  When you query
+     glGetString(GL_VERSION) "1.5" will be returned (as long as the
+     driver supports all the required features).
 
 
 Note that the Mesa major version number is incremented with the OpenGL
@@ -41,6 +43,7 @@ extensions.  These extensions were simply promoted to standard features:
    GL_ARB_occlusion_query extension
    GL_ARB_texture_non_power_of_two extension
    GL_ARB_vertex_buffer_object extension
+   GL_EXT_shadow_funcs
 
 
 
@@ -81,4 +84,4 @@ See the VERSIONS file for more details about bug fixes, etc. in Mesa 6.0.
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.0,v 1.1 2003/12/21 04:06:31 brianp Exp $
+$Id: RELNOTES-6.0,v 1.3 2004/01/15 15:47:57 brianp Exp $