diff options
author | Chris Forbes <chrisf@ijw.co.nz> | 2013-11-08 09:02:53 +1300 |
---|---|---|
committer | Chris Forbes <chrisf@ijw.co.nz> | 2013-11-08 09:10:06 +1300 |
commit | 4871e7b91fd6d5840803218462bbf0f1b0c1d865 (patch) | |
tree | 6b3f263e3dffd4a1545d0ac3856ae0947fdd7e2d /docs/relnotes/10.0.html | |
parent | 2973f38f1ca761e8ecc8b9717f9488c41a6e8d4b (diff) | |
download | external_mesa3d-4871e7b91fd6d5840803218462bbf0f1b0c1d865.zip external_mesa3d-4871e7b91fd6d5840803218462bbf0f1b0c1d865.tar.gz external_mesa3d-4871e7b91fd6d5840803218462bbf0f1b0c1d865.tar.bz2 |
docs: update relnotes
Diffstat (limited to 'docs/relnotes/10.0.html')
-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 e1651f6..5792320 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> |