From: Jacek Konieczny Date: Tue, 10 Sep 2019 07:12:43 +0000 (+0200) Subject: bug111552.patch added to fix Geekbench5 Vulkan tests X-Git-Tag: auto/th/Mesa-19.1.6-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FMesa.git;a=commitdiff_plain;h=aa132af071343d9857323a6009b0cdb719772789 bug111552.patch added to fix Geekbench5 Vulkan tests https://bugs.freedesktop.org/show_bug.cgi?id=111552 --- diff --git a/Mesa.spec b/Mesa.spec index 1f4324b..298c3d1 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -65,6 +65,7 @@ Source0: https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-%{version}/mesa # Source0-md5: 090aae399f31f7518f44be4a93a5f4b7 Patch0: nouveau_no_rtti.patch Patch1: i9x5-tex-ignore-the-diff-between-GL_TEXTURE_2D-and-GL_TEXTURE_RECTANGLE.patch +Patch2: bug111552.patch URL: http://www.mesa3d.org/ %{?with_opencl:BuildRequires: clang-devel >= %{llvm_ver}} BuildRequires: elfutils-devel @@ -1302,6 +1303,7 @@ radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD. %setup -q -n mesa-mesa-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build