From 17eac30e9025d044c06db3a7ac75b574716a9a09 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Iglesias=20Gons=C3=A1lvez?= Date: Mon, 9 Jan 2017 11:35:31 +0100 Subject: [PATCH] docs: add Vulkan Float64 capability support for anv driver MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Samuel Iglesias Gonsálvez Reviewed-by: Jason Ekstrand --- docs/relnotes/17.0.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/17.0.0.html b/docs/relnotes/17.0.0.html index be91ded3bf2..899d24c71e6 100644 --- a/docs/relnotes/17.0.0.html +++ b/docs/relnotes/17.0.0.html @@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_OES_geometry_shader on i965/haswell
  • GL_OES_texture_cube_map_array on i965/haswell
  • GL_OES_viewport_array on i965/haswell
  • +
  • Vulkan Float64 capability support on Intel's ANV driver
  • Bug fixes

    -- 2.30.2