diff options
author | Fredrik Höglund <[email protected]> | 2013-11-05 19:35:17 +0100 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2013-11-07 16:21:43 +0100 |
commit | 23e69ad6ec89d6d1c74d9bd0c59a61716fd2ff96 (patch) | |
tree | d2f66de680cfda8b42a81b54a899cdb3cc81ce3f /docs/GL3.txt | |
parent | d2ac5d9a132cd6415607fc032613964689affcef (diff) |
docs: Mark ARB_vertex_attrib_binding as done, update relnotes
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 7d100dff1e9..8d2dfdf34b3 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -161,7 +161,7 @@ GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r60 GL_ARB_texture_query_levels DONE (i965) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) GL_ARB_texture_view not started -GL_ARB_vertex_attrib_binding started (Fredrik) +GL_ARB_vertex_attrib_binding DONE (all drivers) GL 4.4: |