summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-20 11:36:41 -0800
committerIan Romanick <[email protected]>2015-11-20 11:38:11 -0800
commit2f7d2fd9979ce111af9c3a79b967d4efc029ab60 (patch)
tree559332f46f350a8f109baa3b52c88314292e332d /docs
parent8762570cc5382730afda9954c53dead5a56f398a (diff)
docs: Add GL_EXT_shader_samples_identical to the release notes
Trivial Signed-off-by: Ian Romanick <[email protected]>
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 2f462f7b28a..d317bfbbddb 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -70,6 +70,7 @@ Note: some of the new features are only available with certain drivers.
<li>EGL_KHR_gl_colorspace on softpipe, llvmpipe</li>
<li>new virgl gallium driver for qemu virtio-gpu</li>
<li>16x multisampling on i965 (gen9+)</li>
+<li>GL_EXT_shader_samples_identical on i965.</li>
</ul>
<h2>Bug fixes</h2>