mesa: Bump version to 9.0
[mesa.git] / docs / intro.html
index ef04f357ed9a944401b25bc8e83a3dca9cc5ca56..3f21b93538684419918de0970ab27fc9112dfead 100644 (file)
@@ -166,6 +166,17 @@ of the OpenGL specification is implemented.
 </p>
 
 
+<h2>Version 9.x features</h2>
+<p>
+Version 9.x of Mesa implements the OpenGL 3.1 API.
+While the driver for Intel Sandy Bridge and Ivy Bridge is the only
+driver to support OpenGL 3.1, many developers across the open-source
+community contributed features required for OpenGL 3.1.  The primary
+features added since the Mesa 8.0 release are
+GL_ARB_texture_buffer_object and GL_ARB_uniform_buffer_object.
+</p>
+
+
 <h2>Version 8.x features</h2>
 <p>
 Version 8.x of Mesa implements the OpenGL 3.0 API.