From: Ian Romanick Date: Fri, 20 Nov 2015 19:36:41 +0000 (-0800) Subject: docs: Add GL_EXT_shader_samples_identical to the release notes X-Git-Tag: upstream/17.1.0~14412 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f7d2fd9979ce111af9c3a79b967d4efc029ab60;p=platform%2Fupstream%2Fmesa.git docs: Add GL_EXT_shader_samples_identical to the release notes Trivial Signed-off-by: Ian Romanick --- 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.
  • EGL_KHR_gl_colorspace on softpipe, llvmpipe
  • new virgl gallium driver for qemu virtio-gpu
  • 16x multisampling on i965 (gen9+)
  • +
  • GL_EXT_shader_samples_identical on i965.
  • Bug fixes