summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2016-02-22 15:48:17 -0800
committerFrancisco Jerez <currojerez@riseup.net>2016-02-22 19:59:56 -0800
commit31a0affa280ef06261a2ed0135f72a7accc1bac6 (patch)
tree04de61be7689625e5ea5693957595b122f5e1dcd /docs/relnotes
parent058ed980c6564428c257b4e0c09a41cff9cfe8c3 (diff)
downloadexternal_mesa3d-31a0affa280ef06261a2ed0135f72a7accc1bac6.zip
external_mesa3d-31a0affa280ef06261a2ed0135f72a7accc1bac6.tar.gz
external_mesa3d-31a0affa280ef06261a2ed0135f72a7accc1bac6.tar.bz2
docs: Mark off GL_OES_shader_image_atomic as done.
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/11.3.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html
index eee4373..fa65083 100644
--- a/docs/relnotes/11.3.0.html
+++ b/docs/relnotes/11.3.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp</li>
+<li>GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store</li>
</ul>
<h2>Bug fixes</h2>