Reviewed-by: Ilia Mirkin <[email protected]>
On Thu, Dec 8, 2016 at 7:26 AM, Lionel Landwerlin <[email protected]> wrote: > Signed-off-by: Lionel Landwerlin <[email protected]> > --- > 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> > > -- > 2.10.2 > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
