diff options
author | Lionel Landwerlin <[email protected]> | 2016-12-08 12:26:38 +0000 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2016-12-13 16:28:00 +0000 |
commit | 9fe3f2649ea20d3ab736475faec6209fc3ff7c66 (patch) | |
tree | 8c4d948a424ac2109b249a7d3167920e549c2501 /docs/relnotes | |
parent | 60330d730bc82fb602fd27a189970c91a55f3920 (diff) |
docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/13.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
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. <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> |