summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Höglund <fredrik@kde.org>2013-11-18 18:53:23 +0100
committerFredrik Höglund <fredrik@kde.org>2014-04-21 23:34:51 +0200
commita1b56381134d8a78be2961a08561e315cc0dfce5 (patch)
tree48173ad92173636d6f39edd0d812f280cdd50fa2
parentbd47bd48f9890e7ea6091ef9c1d9f2dea2facf84 (diff)
docs: Mark ARB_multi_bind as donearb-multi-bind
...and update relnotes.
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/10.2.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 0b663dd343..4c20914960 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -184,7 +184,7 @@ GL 4.4:
GL_ARB_buffer_storage DONE (i965, r300, r600, radeonsi)
GL_ARB_clear_texture not started
GL_ARB_enhanced_layouts not started
- GL_ARB_multi_bind started (Fredrik Höglund)
+ GL_ARB_multi_bind DONE (all drivers)
GL_ARB_query_buffer_object not started
GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast)
GL_ARB_texture_stencil8 not started
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index d7d557bd07..519b883eff 100644
--- a/docs/relnotes/10.2.html
+++ b/docs/relnotes/10.2.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li>
+<li>GL_ARB_multi_bind</li>
<li>GL_ARB_stencil_texturing on i965/gen8+</li>
<li>GL_ARB_texture_view on i965/gen7</li>
</ul>