summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Höglund <fredrik@kde.org>2013-11-07 21:58:36 +0100
committerFredrik Höglund <fredrik@kde.org>2013-11-07 22:56:39 +0100
commit176619589da3adb5faf42f2364d79f5f0c0106e8 (patch)
tree2925f74ef70d670eadcd6bc039b04a12aca90717
parent49b2085ce92b7b718e73889707e604ac077bafff (diff)
docs: Mark off ARB_vertex_type_10f_11f_11f_rev for r600garb-vertex-type-r11f-g11f-b10f-rev
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/10.0.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index aa2891982a..90b14e1447 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -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
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index 5792320dbb..a7aa152cbb 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -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>