diff options
author | Chris Forbes <[email protected]> | 2013-11-08 09:02:53 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-11-08 09:10:06 +1300 |
commit | 4871e7b91fd6d5840803218462bbf0f1b0c1d865 (patch) | |
tree | 6b3f263e3dffd4a1545d0ac3856ae0947fdd7e2d /docs | |
parent | 2973f38f1ca761e8ecc8b9717f9488c41a6e8d4b (diff) |
docs: update relnotes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/10.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index e1651f667b5..5792320dbb6 100644 --- a/docs/relnotes/10.0.html +++ b/docs/relnotes/10.0.html @@ -52,6 +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_KHR_debug</li> </ul> |