woohoo Reviewed-by: Jason Ekstrand <[email protected]>
On Mon, Jan 9, 2017 at 2:38 AM, Samuel Iglesias Gonsálvez < [email protected]> wrote: > Signed-off-by: Samuel Iglesias Gonsálvez <[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 be1ab0d76ef..662f0ceb070 100644 > --- a/docs/relnotes/13.1.0.html > +++ b/docs/relnotes/13.1.0.html > @@ -52,6 +52,7 @@ Note: some of the new features are only available with > certain drivers. > <li>GL_OES_geometry_shader on i965/haswell</li> > <li>GL_OES_texture_cube_map_array on i965/haswell</li> > <li>GL_OES_viewport_array on i965/haswell</li> > +<li>Vulkan Float64 capability support on Intel's ANV driver</li> > </ul> > > <h2>Bug fixes</h2> > -- > 2.11.0 > > _______________________________________________ > 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
