summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2015-05-01 17:00:02 +0300
committerFrancisco Jerez <currojerez@riseup.net>2015-08-11 15:07:40 +0300
commit3c04a90e91a64a4a09d77c76c6ddcaca949e9b0e (patch)
tree780b746d7d56cb1b93bbae7a2f2a18ac966cb49e /docs/relnotes
parentd03c65793a5ee31f1138cbd0fba6fac6cd942428 (diff)
docs: Mark ARB_shader_image_load_store as done on i965.
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/11.0.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html
index 1b633315c15..2d80198d420 100644
--- a/docs/relnotes/11.0.0.html
+++ b/docs/relnotes/11.0.0.html
@@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_get_texture_sub_image for all drivers</li>
<li>GL_ARB_gpu_shader5 on radeonsi</li>
<li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
+<li>GL_ARB_shader_image_load_store on i965</li>
<li>GL_ARB_shader_stencil_export on llvmpipe</li>
<li>GL_ARB_shader_subroutine on core profile all drivers</li>
<li>GL_ARB_tessellation_shader on nvc0, radeonsi</li>