From: Lionel Landwerlin Date: Thu, 8 Dec 2016 12:26:38 +0000 (+0000) Subject: docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9fe3f2649ea20d3ab736475faec6209fc3ff7c66;p=mesa.git docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0 Signed-off-by: Lionel Landwerlin Reviewed-by: Ilia Mirkin --- diff --git a/docs/relnotes/13.1.0.html b/docs/relnotes/13.1.0.html index 5b8b01695ca..4dce843b61e 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.
  • GL_ARB_post_depth_coverage on i965/gen9+
  • +
  • GL_INTEL_conservative_rasterization on i965/gen9+
  • GL_NV_image_formats on any driver supporting GL_ARB_shader_image_load_store (i965, nvc0, radeonsi, softpipe)