Mesa (staging/19.1): docs: Add the maximum implemented Vulkan API version in 19.1 rel notes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Sep 24 09:53:35 UTC 2019


Module: Mesa
Branch: staging/19.1
Commit: 9a9f03119b5e7c2f24991ed09e6e17613f814c76
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a9f03119b5e7c2f24991ed09e6e17613f814c76

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

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

Currently, Vulkan 1.1.

Cc: 19.1 <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>
(cherry picked from commit d2db43fcad6a2ea2070ff5f7884411f4b7d3925c)

---

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

diff --git a/docs/relnotes/19.1.7.html b/docs/relnotes/19.1.7.html
index e91ae6febdc..8b21ae85e3c 100644
--- a/docs/relnotes/19.1.7.html
+++ b/docs/relnotes/19.1.7.html
@@ -27,6 +27,11 @@ Some drivers don't support all the features required in OpenGL 4.5.  OpenGL
 4.5 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.1.7 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