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/relnotes/10.2.html | |
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/relnotes/10.2.html')
-rw-r--r-- | docs/relnotes/10.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index de9a535a703..0dc2ac60954 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li> +<li>GL_ARB_multi_bind on all drivers</li> <li>GL_ARB_sample_shading on nv50 (GT21x only), nvc0</li> <li>GL_ARB_stencil_texturing on i965/gen8+</li> <li>GL_ARB_texture_cube_map_array on nv50 (GT21x only)</li> |