docs: add Vulkan Float64 capability support for anv driver
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Mon, 9 Jan 2017 10:35:31 +0000 (11:35 +0100)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Tue, 10 Jan 2017 05:42:44 +0000 (06:42 +0100)
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
docs/relnotes/17.0.0.html

index be91ded..899d24c 100644 (file)
@@ -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>