summaryrefslogtreecommitdiff
path: root/docs/relnotes/11.0.0.html
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2015-04-29 12:42:16 +0300
committerMartin Peres <martin.peres@linux.intel.com>2015-08-20 14:08:34 +0300
commite5851cff45169f4e635299da4ed5b41aeb0d2f83 (patch)
treef0bca52124b07766e75d11ff7e7408d166ee0721 /docs/relnotes/11.0.0.html
parent50db9c1db645c1a4d5777d2cacfd7ac74ebbe544 (diff)
i965: enable GL_ARB_shader_image_size
Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'docs/relnotes/11.0.0.html')
-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 447e35ed4b0..7e4b09d3980 100644
--- a/docs/relnotes/11.0.0.html
+++ b/docs/relnotes/11.0.0.html
@@ -56,6 +56,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
<li>GL_ARB_shader_image_load_store on i965</li>
<li>GL_ARB_shader_precision on radeonsi, nvc0</li>
+<li>GL_ARB_shader_image_size 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>