From 41b0e0d7e0f2353d337e68e8e439b5dfead880c4 Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Wed, 18 Sep 2019 12:44:13 +0300 Subject: [PATCH] docs: Add the maximum implemented Vulkan API version in 19.2 rel notes Currently, Vulkan 1.1. Cc: 19.2 Signed-off-by: Andres Gomez Reviewed-by: Eric Engestrom Reviewed-by: Dylan Baker --- docs/relnotes/19.2.0.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html index 5d49d20..4903796 100644 --- a/docs/relnotes/19.2.0.html +++ b/docs/relnotes/19.2.0.html @@ -29,6 +29,11 @@ Some drivers don't support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.

+

+Mesa 19.2.0 implements the Vulkan 1.1 API, but the version reported by +the apiVersion property of the VkPhysicalDeviceProperties struct +depends on the particular driver being used. +

SHA256 checksums

-- 
2.7.4