aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/relnotes-7.12.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/relnotes-7.12.html')
-rw-r--r--mesalib/docs/relnotes-7.12.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/mesalib/docs/relnotes-7.12.html b/mesalib/docs/relnotes-7.12.html
index ac20788ef..4077dac49 100644
--- a/mesalib/docs/relnotes-7.12.html
+++ b/mesalib/docs/relnotes-7.12.html
@@ -36,6 +36,14 @@ tbd
<h2>New features</h2>
<ul>
+<li>GL_ARB_ES2_compatibility (r600g)
+<li>GL_ARB_depth_buffer_float (r600g)
+<li>GL_ARB_vertex_type_2_10_10_10_rev (r600g)
+<li>GL_EXT_packed_float (i965)
+<li>GL_EXT_texture_array (r600g)
+<li>GL_EXT_texture_shared_exponent (i965)
+<li>GL_NV_primitive_restart (r600g)
+<li>Many updates to the VMware svga Gallium driver
</ul>
@@ -57,6 +65,7 @@ tbd
desktop OpenGL, <tt>GL_COLOR_INDEX</tt> data can still be uploaded
to a color (e.g., RGBA) texture. However, the data cannot be stored
internally as color-index.</li>
+<li>Removed support for GL_APPLE_client_storage extension.
</ul>