docs: update ARB_buffer_storage status
authorMarek Olšák <marek.olsak@amd.com>
Wed, 29 Jan 2014 02:20:32 +0000 (03:20 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 25 Feb 2014 15:07:33 +0000 (16:07 +0100)
Reviewed-by: Fredrik Höglund <fredrik@kde.org>
docs/GL3.txt
docs/relnotes/10.1.html

index 542ee28beb38999f09aa2c9c22f5f10deafdafef..54a0c519ba42eda541fbf71dde7be26a34409e52 100644 (file)
@@ -170,7 +170,7 @@ GL 4.4:
 
   GLSL 4.4                                             not started
   GL_MAX_VERTEX_ATTRIB_STRIDE                          not started
-  GL_ARB_buffer_storage                                not started
+  GL_ARB_buffer_storage                                DONE (r300, r600, radeonsi)
   GL_ARB_clear_texture                                 not started
   GL_ARB_enhanced_layouts                              not started
   GL_ARB_multi_bind                                    started (Fredrik Höglund)
index c9566adfcb65cd5cbf537365d1ac4ff941fbf09f..8626b65fdb8564cf7cef482a0488507a5b3c8005 100644 (file)
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
+<li>GL_ARB_buffer_storage on r300, r600, and radeonsi</li>
 <li>GL_ARB_draw_indirect on i965.</li>
 <li>GL_ARB_clear_buffer_object</li>
 <li>GL_ARB_viewport_array on i965.</li>