docs/relnotes/19.3: fix vulkan version reported
authorEric Engestrom <eric@engestrom.ch>
Fri, 6 Mar 2020 19:22:28 +0000 (20:22 +0100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 7 Mar 2020 00:57:15 +0000 (00:57 +0000)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4092>

docs/relnotes/19.3.0.html
docs/relnotes/19.3.1.html
docs/relnotes/19.3.2.html
docs/relnotes/19.3.3.html
docs/relnotes/19.3.4.html

index 92d99f0cd96a5738d8cb8dc5da4e8ab52b2ea4b4..fbf0cb19e22b614116092cc5c8ff172697590cc5 100644 (file)
@@ -31,7 +31,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
 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
+Mesa 19.3.0 implements the Vulkan 1.2 API, but the version reported by
 the apiVersion property of the VkPhysicalDeviceProperties struct
 depends on the particular driver being used.
 </p>
index 818cc41a859af633b02324184620b906896892c3..80bdf8e32939a21375df973a4078f2064c142dec 100644 (file)
@@ -29,7 +29,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
 Compatibility contexts may report a lower version depending on each driver.
 </p>
 <p>
-Mesa 19.3.1 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.1 implements the Vulkan 1.2 API, but the version reported by
 the apiVersion property of the VkPhysicalDeviceProperties struct
 depends on the particular driver being used.
 </p>
index 23f2ea030f744803b328e22bbec98ae5d43cb468..17b9431015a25bf531330487221f832472b9f1ff 100644 (file)
@@ -29,7 +29,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
 Compatibility contexts may report a lower version depending on each driver.
 </p>
 <p>
-Mesa 19.3.2 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.2 implements the Vulkan 1.2 API, but the version reported by
 the apiVersion property of the VkPhysicalDeviceProperties struct
 depends on the particular driver being used.
 </p>
index 01d2154a377187458d662a6b656dbeaddd950496..1024e79be2e8d0ef4f9e01223dab9754d789b9a8 100644 (file)
@@ -29,7 +29,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
 Compatibility contexts may report a lower version depending on each driver.
 </p>
 <p>
-Mesa 19.3.3 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.3 implements the Vulkan 1.2 API, but the version reported by
 the apiVersion property of the VkPhysicalDeviceProperties struct
 depends on the particular driver being used.
 </p>
index 43b27b5d076c4eec5e24bc9c663e41cf5892f473..9d9986ec77167dc22a74bfa81cc987771d4d39cd 100644 (file)
@@ -29,7 +29,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
 Compatibility contexts may report a lower version depending on each driver.
 </p>
 <p>
-Mesa 19.3.4 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.4 implements the Vulkan 1.2 API, but the version reported by
 the apiVersion property of the VkPhysicalDeviceProperties struct
 depends on the particular driver being used.
 </p>