docs: Mark ARB_vertex_attrib_binding as done, update relnotes
authorFredrik Höglund <fredrik@kde.org>
Tue, 5 Nov 2013 18:35:17 +0000 (19:35 +0100)
committerFredrik Höglund <fredrik@kde.org>
Thu, 7 Nov 2013 15:21:43 +0000 (16:21 +0100)
Reviewed-by: Eric Anholt <eric@anholt.net>
docs/GL3.txt
docs/relnotes/10.0.html

index 7d100df..8d2dfdf 100644 (file)
@@ -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:
index b74d03d..e1651f6 100644 (file)
@@ -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>