summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2023-05-10 18:19:20 (GMT)
committerJan Palus2023-05-10 18:19:20 (GMT)
commit3e5e7f0e76f07e0075d5f6b4007b2bb5ef82029d (patch)
tree7576ea7270da8ed0ff02bd12536c88e87ba71897
parent7ddcb43ae51646de322e86824a298c2d67c2f5b1 (diff)
downloadMesa-3e5e7f0e76f07e0075d5f6b4007b2bb5ef82029d.zip
Mesa-3e5e7f0e76f07e0075d5f6b4007b2bb5ef82029d.tar.gz
up to 23.1.0
-rw-r--r--Mesa.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mesa.spec b/Mesa.spec
index 6601158..29ac3d8 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -73,14 +73,14 @@
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
-Version: 23.0.3
+Version: 23.1.0
Release: 1
License: MIT (core) and others - see license.html file
Group: X11/Libraries
#Source0: ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
## Source0-md5: 7c61a801311fb8d2f7b3cceb7b5cf308
Source0: https://archive.mesa3d.org/mesa-%{version}.tar.xz
-# Source0-md5: 3d5025f4f135a1d9131183ac75ba91e4
+# Source0-md5: 786ef9e01490654da0d4deb0f7a75700
URL: https://www.mesa3d.org/
%if %{with opencl_spirv} || %{with gallium_rusticl}
BuildRequires: SPIRV-LLVM-Translator-devel >= 8.0.1.3
@@ -1545,7 +1545,7 @@ export BINDGEN_EXTRA_CLANG_ARGS="-mfloat-abi=hard"
-Dvulkan-drivers=${vulkan_drivers} \
-Dvulkan-icd-dir=/usr/share/vulkan/icd.d \
%ifarch %{arm} aarch64
- -Dfreedreno-virtio=true \
+ -Dfreedreno-kmds=msm,virtio \
-Dimagination-srv=true
%endif