[Mesa-dev] [PATCH 18/18] docs: Mark ARB_multi_bind as done

Fredrik Höglund fredrik at kde.org
Tue Jan 21 15:35:56 PST 2014


...and update relnotes.
---
 docs/GL3.txt            |    2 +-
 docs/relnotes/10.1.html |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 3bded7d..2a6b313 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -173,7 +173,7 @@ GL 4.4:
   GL_ARB_buffer_storage                                not started
   GL_ARB_clear_texture                                 not started
   GL_ARB_enhanced_layouts                              not started
-  GL_ARB_multi_bind                                    not started
+  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.1.html b/docs/relnotes/10.1.html
index 14b635f..c879d3d 100644
--- a/docs/relnotes/10.1.html
+++ b/docs/relnotes/10.1.html
@@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>GL_ARB_draw_indirect on i965.</li>
 <li>GL_ARB_clear_buffer_object</li>
+<li>GL_ARB_multi_bind</li>
 <li>GL_ARB_viewport_array on i965.</li>
 <li>GL_AMD_shader_trinary_minmax.</li>
 <li>Reduced memory usage for display lists.</li>
-- 
1.7.10.4



More information about the mesa-dev mailing list