summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Höglund <fredrik@kde.org>2013-11-05 19:35:17 +0100
committerFredrik Höglund <fredrik@kde.org>2013-11-05 23:35:13 +0100
commitf230c9965ba7d35c2758812cb92301a201bf7ef8 (patch)
tree691a76ee3f8eaa88ce005ce0f8dade44e4e8e13a
parent35d5b13f6ed00f46ebb8d241b4a0876ae145f060 (diff)
docs: Mark ARB_vertex_attrib_binding as done, update relnotesarb-vertex-attrib-binding-2
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/10.0.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 03b24eda24..c35f014036 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 5ff53398e7..82599dd6f3 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_query_levels on i965.</li>
<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_vertex_attrib_binding</li>
<li>GL_KHR_debug</li>
</ul>