diff options
author | Dave Airlie <[email protected]> | 2015-04-24 12:50:21 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-05-08 10:22:12 +1000 |
commit | ff64411c84b2260fef80516ec4981d70c38aa3ca (patch) | |
tree | 8fbd8d133134266ddbdc1f6ef323dbddc5769967 /docs/relnotes | |
parent | ef83c9b762ee083a2bf1948befdb5dd0fb8df00b (diff) |
docs: update ARB_vertex_attrib_64bit status
Add to GL3.txt and release notes.
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.6.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index b0042030901..b7cd486f529 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -57,6 +57,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_program_interface_query (all drivers)</li> <li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li> <li>GL_ARB_uniform_buffer_object on freedreno</li> +<li>GL_ARB_vertex_attrib_64bit on nvc0, softpipe</li> <li>GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6</li> <li>GL_EXT_draw_buffers2 on freedreno</li> <li>GL_OES_EGL_sync on all drivers</li> |