docs: Add the maximum implemented Vulkan API version in 19.1 rel notes
Currently, Vulkan 1.1. Cc: 19.1 <mesa-stable@lists.freedesktop.org> Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
@@ -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.
|
4.5 is <strong>only</strong> available if requested at context creation.
|
||||||
Compatibility contexts may report a lower version depending on each driver.
|
Compatibility contexts may report a lower version depending on each driver.
|
||||||
</p>
|
</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>
|
<h2>SHA256 checksums</h2>
|
||||||
<pre>
|
<pre>
|
||||||
|
Reference in New Issue
Block a user