From 4390c232ade997537a083be567b28d3c542f0fb2 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 9 Mar 2020 11:41:59 +0000 Subject: [PATCH] Revert "docs/relnotes/19.3: fix vulkan version reported" This reverts commit 5ff443b8aa9650f907bd9b5524bab21febe42ec9 Tested-by: Marge Bot Part-of: --- docs/relnotes/19.3.0.html | 2 +- docs/relnotes/19.3.1.html | 2 +- docs/relnotes/19.3.2.html | 2 +- docs/relnotes/19.3.3.html | 2 +- docs/relnotes/19.3.4.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index fbf0cb1..92d99f0 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -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.

-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.

diff --git a/docs/relnotes/19.3.1.html b/docs/relnotes/19.3.1.html index 80bdf8e..818cc41 100644 --- a/docs/relnotes/19.3.1.html +++ b/docs/relnotes/19.3.1.html @@ -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.

-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.

diff --git a/docs/relnotes/19.3.2.html b/docs/relnotes/19.3.2.html index 17b9431..23f2ea0 100644 --- a/docs/relnotes/19.3.2.html +++ b/docs/relnotes/19.3.2.html @@ -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.

-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.

diff --git a/docs/relnotes/19.3.3.html b/docs/relnotes/19.3.3.html index 1024e79..01d2154 100644 --- a/docs/relnotes/19.3.3.html +++ b/docs/relnotes/19.3.3.html @@ -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.

-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.

diff --git a/docs/relnotes/19.3.4.html b/docs/relnotes/19.3.4.html index 9d9986e..43b27b5 100644 --- a/docs/relnotes/19.3.4.html +++ b/docs/relnotes/19.3.4.html @@ -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.

-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.

-- 2.7.4