SHA256
1
0
forked from pool/Mesa
Dominique Leuenberger 2022-08-23 12:25:47 +00:00 committed by Git OBS Bridge
commit 28241d7a4c
6 changed files with 23 additions and 6 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 22 09:35:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- update to 22.1.7:
* fixes and cleanups all over the tree
* most of the fixes are for zink
* nice batch of fixes for the gallium dx9 frontend
* some other fixes across the board
-------------------------------------------------------------------
Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
@ -8,6 +17,11 @@ Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
* intel/dev: drop warning for unhandled hwconfig keys
* anv: Use sampleLocationsEnable for sample locations
-------------------------------------------------------------------
Fri Aug 12 22:06:24 UTC 2022 - Xu Zhao <i@xuzhao.net>
- Enable zink driver build on x86_64
-------------------------------------------------------------------
Sun Aug 7 18:41:56 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -33,7 +33,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 22.1.6
%define _version 22.1.7
%define with_opencl 0
%define with_vulkan 0
%define with_llvm 0
@ -106,7 +106,7 @@
%endif
Name: Mesa%{psuffix}
Version: 22.1.5
Version: 22.1.7
Release: 0
Summary: System for rendering 3-D graphics
License: MIT
@ -166,6 +166,9 @@ BuildRequires: pkgconfig(libva)
BuildRequires: pkgconfig(presentproto)
%if "%{flavor}" == "drivers"
BuildRequires: pkgconfig(vdpau) >= 1.1
%ifarch %{ix86} x86_64
BuildRequires: pkgconfig(vulkan)
%endif
%endif
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(x11-xcb)
@ -824,7 +827,7 @@ egl_platforms=x11,wayland
%endif
%ifarch %{ix86} x86_64
-Ddri-drivers= \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915,d3d12 \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915,d3d12,zink \
%else
%ifarch %{arm} aarch64
-Ddri-drivers= \

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22ced061eb9adab8ea35368246c1995c09723f3f71653cd5050c5cec376e671a
size 16071404

Binary file not shown.

3
mesa-22.1.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da838eb2cf11d0e08d0e9944f6bd4d96987fdc59ea2856f8c70a31a82b355d89
size 16109944

BIN
mesa-22.1.7.tar.xz.sig Normal file

Binary file not shown.