docs: Mark off ARB_vertex_type_10f_11f_11f_rev for r600g
authorFredrik Höglund <fredrik@kde.org>
Thu, 7 Nov 2013 20:58:36 +0000 (21:58 +0100)
committerFredrik Höglund <fredrik@kde.org>
Thu, 7 Nov 2013 22:55:46 +0000 (23:55 +0100)
...and update relnotes.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
docs/GL3.txt
docs/relnotes/10.0.html

index aa28919..90b14e1 100644 (file)
@@ -175,7 +175,7 @@ GL_ARB_multi_bind                                    not started
 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
-GL_ARB_vertex_type_10f_11f_11f_rev                   DONE (i965)
+GL_ARB_vertex_type_10f_11f_11f_rev                   DONE (i965, r600)
 
 
 More info about these features and the work involved can be found at
index 5792320..a7aa152 100644 (file)
@@ -52,7 +52,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
 <li>GL_ARB_sample_shading on i965.</li>
 <li>GL_ARB_vertex_attrib_binding</li>
-<li>GL_ARB_vertex_type_10f_11f_11f_rev on i965</li>
+<li>GL_ARB_vertex_type_10f_11f_11f_rev on i965 and r600g</li>
 <li>GL_KHR_debug</li>
 </ul>