Mesa (master): docs: Add GL_EXT_shader_samples_identical to the release notes

Ian Romanick idr at kemper.freedesktop.org
Fri Nov 20 19:38:15 UTC 2015


Module: Mesa
Branch: master
Commit: 2f7d2fd9979ce111af9c3a79b967d4efc029ab60
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f7d2fd9979ce111af9c3a79b967d4efc029ab60

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Fri Nov 20 11:36:41 2015 -0800

docs: Add GL_EXT_shader_samples_identical to the release notes

Trivial

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

---

 docs/relnotes/11.1.0.html |    1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 2f462f7..d317bfb 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>




More information about the mesa-commit mailing list