summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBen Widawsky <benjamin.widawsky@intel.com>2015-10-20 14:29:41 -0700
committerBen Widawsky <benjamin.widawsky@intel.com>2015-10-21 21:14:44 -0700
commit8eefdacb3892da662f85377f4fe1a33dbff2ce7a (patch)
tree81101454f629e521efbab94ff3aa633befc58aef /docs
parent1db44252d01bf7539452ccc2b5210c74b8dcd573 (diff)
downloadexternal_mesa3d-8eefdacb3892da662f85377f4fe1a33dbff2ce7a.zip
external_mesa3d-8eefdacb3892da662f85377f4fe1a33dbff2ce7a.tar.gz
external_mesa3d-8eefdacb3892da662f85377f4fe1a33dbff2ce7a.tar.bz2
i965: Advertise ARB_shader_stencil_export (gen9+)
Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/11.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index d3dbe9d..138bb9e 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
<li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
<li>GL_ARB_gpu_shader5 on r600 for Evergreen and later chips</li>
+<li>GL_ARB_shader_stencil_export on i965 (gen9+)</li>
<li>GL_ARB_shader_storage_buffer_object on i965</li>
<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi</li>
<li>GL_ARB_texture_barrier / GL_NV_texture_barrier on i965</li>