Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-01-07 23:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Tue Jan  7 23:51:17 2020 rev:363 rq:761001 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2019-11-25 
11:24:13.294106616 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.6675/Mesa-drivers.changes      
2020-01-07 23:51:30.983974095 +0100
@@ -1,0 +2,20 @@
+Sun Jan  5 20:07:47 UTC 2020 - Stefan Dirsch <sndir...@suse.com>
+
+- n_drirc-disable-rgb10-for-chromium-on-amd.patch
+  * fixes patch (boo#1145188)  
+
+-------------------------------------------------------------------
+Sun Dec 29 09:09:03 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Update to version 19.3.1
+  * Bugfixes for i965/iris, anv and radv
+
+-------------------------------------------------------------------
+Mon Dec 16 15:42:01 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Update to version 19.3.0
+  * Mainly changes to the build system, i965, aco, radv and anv
+  * New features, check Phoronix:
+    https://www.phoronix.com/scan.php?page=article&item=mesa-193-features
+
+-------------------------------------------------------------------
Mesa.changes: same change

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

New:
----
  mesa-19.3.1.tar.xz
  mesa-19.3.1.tar.xz.sig

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.dTmrvE/_old  2020-01-07 23:51:35.007976183 +0100
+++ /var/tmp/diff_new_pack.dTmrvE/_new  2020-01-07 23:51:35.011976186 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa-drivers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.2.6
+%define _version 19.3.1
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -110,7 +110,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        19.2.6
+Version:        19.3.1
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT

Mesa.spec: same change

++++++ mesa-19.2.6.tar.xz -> mesa-19.3.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-19.2.6.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new.6675/mesa-19.3.1.tar.xz differ: char 26, 
line 1

++++++ n_drirc-disable-rgb10-for-chromium-on-amd.patch ++++++
--- /var/tmp/diff_new_pack.dTmrvE/_old  2020-01-07 23:51:35.211976289 +0100
+++ /var/tmp/diff_new_pack.dTmrvE/_new  2020-01-07 23:51:35.211976289 +0100
@@ -1,22 +1,19 @@
-Index: mesa-19.2.0/src/util/00-mesa-defaults.conf
+Index: mesa-19.3.1/src/util/00-mesa-defaults.conf
 ===================================================================
---- mesa-19.2.0.orig/src/util/00-mesa-defaults.conf
-+++ mesa-19.2.0/src/util/00-mesa-defaults.conf
-@@ -490,6 +490,17 @@ TODO: document the other workarounds.
-             <option name="glx_disable_ext_buffer_age" value="true" />
-             <option name="glx_disable_oml_sync_control" value="true" />
+--- mesa-19.3.1.orig/src/util/00-mesa-defaults.conf
++++ mesa-19.3.1/src/util/00-mesa-defaults.conf
+@@ -523,6 +523,14 @@ TODO: document the other workarounds.
+         <application name="DiRT Rally" executable="DirtRally">
+             <option name="radeonsi_prim_restart_tri_strips_only" 
value="true"/>
          </application>
-+
 +        <!-- This is workaround to prevent distorted colors on hardware 
accelerated video in Chromium. 
https://bugzilla.opensuse.org/show_bug.cgi?id=1113211 -->
 +        <application name="Chromium" executable="chromium">
 +            <option name="allow_rgb10_configs" value="false" />
 +        </application>
-+
 +        <!-- This is workaround to prevent distorted colors on hardware 
accelerated video in Totem. 
https://bugzilla.opensuse.org/show_bug.cgi?id=1142270 -->
 +        <application name="Totem" executable="totem">
 +            <option name="allow_rgb10_configs" value="false" />
 +        </application>
-+
      </device>
-     <device driver="radeonsi">
-         <application name="ARK: Survival Evolved (and unintentionally the UE4 
demo template)" executable="ShooterGame">
+     <device driver="virtio_gpu">
+         <!-- Some Valve games do a final blit to a BRGA_sRGB surface. On a 
GLES


Reply via email to