Accepting request 531201 from X11:XOrg

- update to 17.2.2
  * several Vulkan ANV/RADV driver fixes including Wayland WSI 
    improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
    work, some fixes to common Gallium3D code, support for LLVM 5.0
    in Gallium3D when using the SCons build system, and a range of
    other fixes/improvements. 

- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
  guest driver, thus only usable on x86(_64) platforms
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory

OBS-URL: https://build.opensuse.org/request/show/531201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=303
This commit is contained in:
Dominique Leuenberger 2017-10-07 15:48:07 +00:00 committed by Git OBS Bridge
commit b318ee9343
6 changed files with 24 additions and 8 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
- update to 17.2.2
* several Vulkan ANV/RADV driver fixes including Wayland WSI
improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
work, some fixes to common Gallium3D code, support for LLVM 5.0
in Gallium3D when using the SCons build system, and a range of
other fixes/improvements.
-------------------------------------------------------------------
Sat Sep 30 18:54:29 UTC 2017 - stefan.bruens@rwth-aachen.de
- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
guest driver, thus only usable on x86(_64) platforms
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory
-------------------------------------------------------------------
Mon Sep 18 08:38:41 UTC 2017 - mimi.vx@gmail.com

View File

@ -22,7 +22,7 @@
%endif
%define glamor 1
%define _name_archive mesa
%define _version 17.2.1
%define _version 17.2.2
%define with_opencl 0
%define with_vulkan 0
%ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
@ -44,8 +44,7 @@
%endif
%if 0%{gallium_loader} && 0%{?suse_version} >= 1330
# llvm >= 3.9 not provided for <= 1330
%ifnarch %arm ppc
# TODO Drop ifnarch %%arm once llvm4 has built in Factory
%ifnarch ppc
%define with_opencl 1
%endif
%ifarch %ix86 x86_64
@ -54,7 +53,7 @@
%endif
Name: Mesa
Version: 17.2.1
Version: 17.2.2
Release: 0
Summary: System for rendering interactive 3-D graphics
License: MIT
@ -723,7 +722,7 @@ autoreconf -fvi
%ifarch %arm aarch64
--enable-xa \
--with-dri-drivers=nouveau \
--with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \
--with-gallium-drivers=r300,r600,nouveau,swrast,freedreno,vc4 \
%endif
%ifarch ppc64 ppc64le
--enable-xa \

View File

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

Binary file not shown.

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

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

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

Binary file not shown.