Mesa (master): docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0

Lionel Landwerlin llandwerlin at kemper.freedesktop.org
Tue Dec 13 16:29:02 UTC 2016


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

Author: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Date:   Thu Dec  8 12:26:38 2016 +0000

docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

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

diff --git a/docs/relnotes/13.1.0.html b/docs/relnotes/13.1.0.html
index 5b8b016..4dce843 100644
--- a/docs/relnotes/13.1.0.html
+++ b/docs/relnotes/13.1.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_ARB_post_depth_coverage on i965/gen9+</li>
+<li>GL_INTEL_conservative_rasterization on i965/gen9+</li>
 <li>GL_NV_image_formats on any driver supporting GL_ARB_shader_image_load_store (i965, nvc0, radeonsi, softpipe)</li>
 </ul>
 




More information about the mesa-commit mailing list