docs: Mark ARB_multi_bind as done
authorFredrik Höglund <fredrik@kde.org>
Mon, 18 Nov 2013 17:53:23 +0000 (18:53 +0100)
committerFredrik Höglund <fredrik@kde.org>
Fri, 2 May 2014 01:00:42 +0000 (03:00 +0200)
...and update relnotes.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
docs/GL3.txt
docs/relnotes/10.2.html

index d8a8894c01a21a50637e957a7ede7e91965fbe2e..cebb09952cb7fb58f23c45b1f4c9d1d5d929ddb7 100644 (file)
@@ -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
index de9a535a7035be727c3dbfe23821fac41bc32502..0dc2ac60954408b51758f4374d23046e194da1c6 100644 (file)
@@ -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 on all drivers</li>
 <li>GL_ARB_sample_shading on nv50 (GT21x only), nvc0</li>
 <li>GL_ARB_stencil_texturing on i965/gen8+</li>
 <li>GL_ARB_texture_cube_map_array on nv50 (GT21x only)</li>