SHA256
1
0
forked from pool/Mesa

- update to 17.2.0

* many RADV/ANV Vulkan driver improvements
  * Vulkan and OpenGL performance improvements
  * more work towards OpenGL 4.6 compliance
  * a wealth of other open-source driver improvements
  * initial Raven Ridge support (used on Vega-class graphics)
  * Intel Cannonlake Support 
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=644
This commit is contained in:
Stefan Dirsch 2017-09-05 10:42:51 +00:00 committed by Git OBS Bridge
parent 7554bc1319
commit 98015196a8
7 changed files with 23 additions and 13 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 5 09:50:56 UTC 2017 - sndirsch@suse.com
- update to 17.2.0
* many RADV/ANV Vulkan driver improvements
* Vulkan and OpenGL performance improvements
* more work towards OpenGL 4.6 compliance
* a wealth of other open-source driver improvements
* initial Raven Ridge support (used on Vega-class graphics)
* Intel Cannonlake Support
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch
-------------------------------------------------------------------
Mon Aug 28 14:17:25 UTC 2017 - mimi.vx@gmail.com

View File

@ -22,7 +22,7 @@
%endif
%define glamor 1
%define _name_archive mesa
%define _version 17.1.8
%define _version 17.2.0
%define with_opencl 0
%define with_vulkan 0
%ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
@ -54,7 +54,7 @@
%endif
Name: Mesa
Version: 17.1.6
Version: 17.2.0
Release: 0
Summary: System for rendering interactive 3-D graphics
License: MIT
@ -158,6 +158,7 @@ BuildRequires: libelf-devel
# Requirements for wayland bumped up from 17.0
%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse})
BuildRequires: pkgconfig(wayland-client) >= 1.11
BuildRequires: pkgconfig(wayland-protocols) >= 1.8
BuildRequires: pkgconfig(wayland-server) >= 1.11
%endif
%ifarch aarch64 %arm ppc64 ppc64le s390x %ix86 x86_64

View File

@ -8,10 +8,10 @@ Signed-off-by: Adam Jackson <ajax@redhat.com>
src/gallium/targets/osmesa/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/gallium/targets/osmesa/Makefile.am b/src/gallium/targets/osmesa/Makefile.am
index 5d39486..04add87 100644
--- a/src/gallium/targets/osmesa/Makefile.am
+++ b/src/gallium/targets/osmesa/Makefile.am
Index: mesa-17.2.0/src/gallium/targets/osmesa/Makefile.am
===================================================================
--- mesa-17.2.0.orig/src/gallium/targets/osmesa/Makefile.am
+++ mesa-17.2.0/src/gallium/targets/osmesa/Makefile.am
@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
$(top_builddir)/src/gallium/drivers/trace/libtrace.la \
$(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
@ -20,7 +20,4 @@ index 5d39486..04add87 100644
+ $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
$(SHARED_GLAPI_LIB) \
$(OSMESA_LIB_DEPS) \
$(CLOCK_LIB)
--
2.9.3
$(CLOCK_LIB) \

View File

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

Binary file not shown.

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

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

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

Binary file not shown.