Mesa (master): docs: Mark ARB_vertex_attrib_binding as done, update relnotes

Fredrik Höglund fredrik at kemper.freedesktop.org
Thu Nov 7 17:20:58 UTC 2013


Module: Mesa
Branch: master
Commit: 23e69ad6ec89d6d1c74d9bd0c59a61716fd2ff96
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=23e69ad6ec89d6d1c74d9bd0c59a61716fd2ff96

Author: Fredrik Höglund <fredrik at kde.org>
Date:   Tue Nov  5 19:35:17 2013 +0100

docs: Mark ARB_vertex_attrib_binding as done, update relnotes

Reviewed-by: Eric Anholt <eric at anholt.net>

---

 docs/GL3.txt            |    2 +-
 docs/relnotes/10.0.html |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 7d100df..8d2dfdf 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -161,7 +161,7 @@ GL_ARB_texture_buffer_range                          DONE (nv50, nvc0, i965, r60
 GL_ARB_texture_query_levels                          DONE (i965)
 GL_ARB_texture_storage_multisample                   DONE (all drivers that support GL_ARB_texture_multisample)
 GL_ARB_texture_view                                  not started
-GL_ARB_vertex_attrib_binding                         started (Fredrik)
+GL_ARB_vertex_attrib_binding                         DONE (all drivers)
 
 
 GL 4.4:
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index b74d03d..e1651f6 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_texture_mirror_clamp_to_edge.</li>
 <li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
 <li>GL_ARB_sample_shading on i965.</li>
+<li>GL_ARB_vertex_attrib_binding</li>
 <li>GL_KHR_debug</li>
 </ul>
 




More information about the mesa-commit mailing list