[Mesa-dev] [PATCH] docs: add Vulkan Float64 capability support for anv driver

Samuel Iglesias Gonsálvez siglesias at igalia.com
Mon Jan 9 10:38:10 UTC 2017


Signed-off-by: Samuel Iglesias Gonsálvez <siglesias at igalia.com>
---
 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



More information about the mesa-dev mailing list