diff options
author | Fredrik Höglund <[email protected]> | 2013-11-18 18:53:23 +0100 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2014-05-02 03:00:42 +0200 |
commit | e6ff557d15141dc0265a648a30fe4d6a7c911d93 (patch) | |
tree | 89610cd31216bf8f7e14f21f419ef715a6953fdd /docs/GL3.txt | |
parent | 68f3b31a0ffea5f294ef3ac9d73c42ea0ddb3b51 (diff) |
docs: Mark ARB_multi_bind as done
...and update relnotes.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[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 d8a8894c01a..cebb09952cb 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -184,7 +184,7 @@ GL 4.4: GL_ARB_buffer_storage DONE (i965, r300, r600, radeonsi) GL_ARB_clear_texture not started GL_ARB_enhanced_layouts not started - GL_ARB_multi_bind started (Fredrik Höglund) + GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object not started GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast) GL_ARB_texture_stencil8 not started |