diff options
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index 5792320dbb6..a7aa152cbb1 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> |