docs: update ARB_buffer_storage for nouveau
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 1 May 2014 02:08:33 +0000 (22:08 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 2 May 2014 16:16:25 +0000 (12:16 -0400)
docs/GL3.txt
docs/relnotes/10.2.html

index 273f9b7..29075e8 100644 (file)
@@ -182,7 +182,7 @@ GL 4.4:
 
   GLSL 4.4                                             not started
   GL_MAX_VERTEX_ATTRIB_STRIDE                          not started
-  GL_ARB_buffer_storage                                DONE (i965, r300, r600, radeonsi)
+  GL_ARB_buffer_storage                                DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi)
   GL_ARB_clear_texture                                 not started
   GL_ARB_enhanced_layouts                              not started
   GL_ARB_multi_bind                                    DONE (all drivers)
index 0dc2ac6..540e683 100644 (file)
@@ -44,7 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
-<li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li>
+<li>GL_ARB_buffer_storage on i965, nv30, nv50, nvc0, 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>