Mesa (master): docs: Add the maximum implemented Vulkan API version in 19.3 rel notes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Sep 18 21:05:15 UTC 2019


Module: Mesa
Branch: master
Commit: 66f2aa6ccd0b226eebe2c1a46281160b0a54d522
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=66f2aa6ccd0b226eebe2c1a46281160b0a54d522

Author: Andres Gomez <agomez at igalia.com>
Date:   Wed Sep 18 12:44:47 2019 +0300

docs: Add the maximum implemented Vulkan API version in 19.3 rel notes

Currently, Vulkan 1.1.

Cc: mesa-stable at lists.freedesktop.org
Signed-off-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 docs/relnotes/19.3.0.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html
index 44d0fcd58e4..6a0a2113921 100644
--- a/docs/relnotes/19.3.0.html
+++ b/docs/relnotes/19.3.0.html
@@ -29,6 +29,11 @@ Some drivers don't support all the features required in OpenGL 4.6.  OpenGL
 4.6 is <strong>only</strong> available if requested at context creation.
 Compatibility contexts may report a lower version depending on each driver.
 </p>
+<p>
+Mesa 19.3.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.
+</p>
 
 <h2>SHA256 checksums</h2>
 <pre>




More information about the mesa-commit mailing list