Revert "docs/relnotes/19.3: fix vulkan version reported"
authorEric Engestrom <eric@engestrom.ch>
Mon, 9 Mar 2020 11:41:59 +0000 (11:41 +0000)
committerEric Engestrom <eric@engestrom.ch>
Mon, 9 Mar 2020 11:41:59 +0000 (11:41 +0000)
This reverts commit 5ff443b8aa9650f907bd9b5524bab21febe42ec9

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>

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 fbf0cb19e22b614116092cc5c8ff172697590cc5..92d99f0cd96a5738d8cb8dc5da4e8ab52b2ea4b4 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.2 API, but the version reported by
+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>
index 80bdf8e32939a21375df973a4078f2064c142dec..818cc41a859af633b02324184620b906896892c3 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.2 API, but the version reported by
+Mesa 19.3.1 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>
index 17b9431015a25bf531330487221f832472b9f1ff..23f2ea030f744803b328e22bbec98ae5d43cb468 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.2 API, but the version reported by
+Mesa 19.3.2 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>
index 1024e79be2e8d0ef4f9e01223dab9754d789b9a8..01d2154a377187458d662a6b656dbeaddd950496 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.2 API, but the version reported by
+Mesa 19.3.3 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>
index 9d9986ec77167dc22a74bfa81cc987771d4d39cd..43b27b5d076c4eec5e24bc9c663e41cf5892f473 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.2 API, but the version reported by
+Mesa 19.3.4 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>