Mesa (master): docs: Update docs for ARB_texture_mirror_clamp_to_edge.

Kenneth Graunke kwg at kemper.freedesktop.org
Tue Oct 22 04:02:48 UTC 2013


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

Author: Rico Schüller <kgbricola at web.de>
Date:   Mon Oct 21 11:11:36 2013 +0200

docs: Update docs for ARB_texture_mirror_clamp_to_edge.

Signed-off-by: Rico Schüller <kgbricola at web.de>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 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 a56e7fe..e8e797a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -173,7 +173,7 @@ ARB_clear_texture                                    not started
 ARB_enhanced_layouts                                 not started
 ARB_multi_bind                                       not started
 ARB_query_buffer_object                              not started
-ARB_texture_mirror_clamp_to_edge                     not started
+ARB_texture_mirror_clamp_to_edge                     DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast)
 ARB_texture_stencil8                                 not started
 ARB_vertex_type_10f_11f_11f_rev                      not started
 
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index 0b25f49..ef550d1 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_conservative_depth on i965.</li>
 <li>GL_ARB_texture_gather on i965.</li>
 <li>GL_ARB_texture_query_levels on i965.</li>
+<li>GL_ARB_texture_mirror_clamp_to_edge.</li>
 <li>GL_KHR_debug</li>
 </ul>
 




More information about the mesa-commit mailing list