Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-09-21 17:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Mon Sep 21 17:11:41 2020 rev:392 rq:835442 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-09-06 
00:00:30.511196937 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new.4249/Mesa-drivers.changes      
2020-09-21 17:14:45.675527707 +0200
@@ -1,0 +2,17 @@
+Fri Sep 18 11:11:14 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- buildfix-ppc64le.patch
+  * buildfix for ppc64le (boo#1176562)
+
+-------------------------------------------------------------------
+Thu Sep 17 17:51:17 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 20.1.8:
+  * mainly bugfixes, highlights:
+   - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without 
rendering anything
+   - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: 
simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE&#x27; failed.
+   - Amber test opt_peel_loop_initial_if: Assertion failed
+   - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 
caused by MSAA
+   - [BRW] WRC 5 asserts with gallium nine and iris.
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  mesa-20.1.7.tar.xz
  mesa-20.1.7.tar.xz.sig

New:
----
  buildfix-ppc64le.patch
  mesa-20.1.8.tar.xz
  mesa-20.1.8.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.PUVvG2/_old  2020-09-21 17:15:26.695559364 +0200
+++ /var/tmp/diff_new_pack.PUVvG2/_new  2020-09-21 17:15:26.695559364 +0200
@@ -41,7 +41,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 20.1.7
+%define _version 20.1.8
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -109,7 +109,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        20.1.7
+Version:        20.1.8
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -127,6 +127,7 @@
 # never to be upstreamed
 Patch54:        n_drirc-disable-rgb10-for-chromium-on-amd.patch
 Patch58:        u_dep_xcb.patch
+Patch60:        buildfix-ppc64le.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -700,6 +701,9 @@
 %patch2 -p1
 %patch54 -p1
 %patch58 -p1
+%ifarch ppc64le
+%patch60 -p1
+%endif
 
 # Remove requires to vulkan libs from baselibs.conf on platforms
 # where vulkan build is disabled; ugly ...

Mesa.spec: same change

++++++ buildfix-ppc64le.patch ++++++
diff -u -r mesa-20.1.7.old/include/CL/cl_platform.h 
mesa-20.1.7/include/CL/cl_platform.h
--- mesa-20.1.7.old/include/CL/cl_platform.h    2020-09-18 13:08:16.978879000 
+0200
+++ mesa-20.1.7/include/CL/cl_platform.h        2020-09-18 13:09:04.324816000 
+0200
@@ -355,7 +355,6 @@
 
 /* Define basic vector types */
 #if defined( __VEC__ )
-   #include <altivec.h>   /* may be omitted depending on compiler. AltiVec 
spec provides no way to detect whether the header is required. */
    typedef __vector unsigned char     __cl_uchar16;
    typedef __vector signed char       __cl_char16;
    typedef __vector unsigned short    __cl_ushort8;
++++++ mesa-20.1.7.tar.xz -> mesa-20.1.8.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-20.1.7.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new.4249/mesa-20.1.8.tar.xz differ: char 26, 
line 1


Reply via email to