From 4d96be38af7f024c3c08d0b164e512da64c43fb5419278915ba840858efa54d8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 3 Feb 2017 17:37:10 +0000 Subject: [PATCH 1/3] - update to 13.0.4 * Multiple fixes for the i965 and radeonsi drivers. An odd glitch in glxgears when using the freedreno driver was also addressed. * The ANV driver being the prime source of patches - from compatibility improvements with newer Vulkan loaders, smoketesting and various rendering and compliance fixes. * A couple of longstanding issues in the VA state tracker have also been resolved. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=569 --- Mesa.changes | 12 ++++++++++++ Mesa.spec | 4 ++-- mesa-13.0.3.tar.xz | 3 --- mesa-13.0.3.tar.xz.sig | Bin 565 -> 0 bytes mesa-13.0.4.tar.xz | 3 +++ mesa-13.0.4.tar.xz.sig | Bin 0 -> 566 bytes 6 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 mesa-13.0.3.tar.xz delete mode 100644 mesa-13.0.3.tar.xz.sig create mode 100644 mesa-13.0.4.tar.xz create mode 100644 mesa-13.0.4.tar.xz.sig diff --git a/Mesa.changes b/Mesa.changes index 1fc7cea..1a35903 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com + +- update to 13.0.4 + * Multiple fixes for the i965 and radeonsi drivers. An odd glitch + in glxgears when using the freedreno driver was also addressed. + * The ANV driver being the prime source of patches - from + compatibility improvements with newer Vulkan loaders, + smoketesting and various rendering and compliance fixes. + * A couple of longstanding issues in the VA state tracker have + also been resolved. + ------------------------------------------------------------------- Mon Jan 30 10:01:47 UTC 2017 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index b6d08a2..06e0b59 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -22,7 +22,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 13.0.3 +%define _version 13.0.4 %define with_opencl 0 %define with_vulkan 0 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x @@ -49,7 +49,7 @@ %endif Name: Mesa -Version: 13.0.3 +Version: 13.0.4 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-13.0.3.tar.xz b/mesa-13.0.3.tar.xz deleted file mode 100644 index 6d759b7..0000000 --- a/mesa-13.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e -size 9162036 diff --git a/mesa-13.0.3.tar.xz.sig b/mesa-13.0.3.tar.xz.sig deleted file mode 100644 index 90f8c30f01ae134d62c3bc96cc3aa477246ba74b47239dbf77261cba4b1a5c4f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 565 zcmV-50?Pe~0x|>u0SEvc79j+O1GaDue&B6-Ik?vCt~anO>q!j-0$6TrF#rk)5bdrv zuq^9I4fxp)^993Rw8-@U=-<^HT4ei86t1onwMcivU)ke=M=klvcz1?7Kz4MWjfMQM z`|7IH{QgD2|FH!I)A_uK_>eMMaHgi?qV1hs0dRzLe7T+uORvb!hZHRS8=Uf(5{+T_J5O@)Qs(_Z|yHb_6b) zV_~DHz`y_nzJ7(ve@|J(iAL>1la%e;#*b;>O?}%3RMB&uN~D60%4`+i)rqhMl=CJ* zkv##h^rsI7^|Lw$cF6H>XkFJoQzXj#wQj#sKprA1LS4(40Dm;2Ngik4zz4k z22C-tEoIJM5=8=aDfY8_R9{**hpU@O|lvJ3wkCMDU;nZ%7 z{pZgzN4bT*_tgEZKZdUuPN^NQcq`Q2(1I&r_<7Hu@9$K#*}2o8VY}GEd6dz2J{uIu Dq!j-0$7p4qyP#D5bdrv zuq^9I4caIW0FBOP=>PAv{*S(rKrRL>o)St8Tj=hCICUG;hc8a6M?lulZnv^5VE(Qi zoAl}fJTH^ZsUW4Zq5^lU;&w^XvirjK%rmdqqF4Nlt9f~NbgFHm$e-Nlq@*?NGx`^d znd;(yE0FSCCkdV2JqQLpZ}PFkt%H|fQXdn$50riEP$vGtB>{M%Mq}@+^v%(YHV9Fj zM|&|S*u%*^i6Y_!?_SgR>VJA)t^sNI>ic7<u$&ZOGd{d0N?2 zq))J<7XS!$mp^yj^rr)d8YUCMy1QfKvjq;oc7#+&1_Jz5r#J&&5ZE4XzY&~gfI@`+ zHtxh_Zu5Y^<}qH`uLSSYBB{Ogt)EN*(g%BAJ?w>KLeVIzP97|`^ zI}d*;f8OTXJi)Q#j3zS0$pph8CNID7uo?eAFLIvL7A3>m#xmg2Hj~{vs`NL7en@6` E{P#c`CjbBd literal 0 HcmV?d00001 From 5d5ed7e499a22145947aab46fe174fc52a5300505b44065c837f7048d84c2307 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 4 Feb 2017 22:49:20 +0000 Subject: [PATCH 2/3] Accepting request 454668 from home:AndreasSchwab:f - Fix configuration settings OBS-URL: https://build.opensuse.org/request/show/454668 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=570 --- Mesa.changes | 5 +++++ Mesa.spec | 14 +++++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index 1a35903..b8e0757 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 4 14:58:43 UTC 2017 - schwab@linux-m68k.org + +- Fix configuration settings + ------------------------------------------------------------------- Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index 06e0b59..fc11e6e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -30,7 +30,7 @@ %else %define gallium_loader 0 %endif -%ifarch %ix86 x86_64 aarch64 %arm ppc ppc64 ppc64le +%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le %define xvmc_support 1 %define vdpau_nouveau 1 %define vdpau_radeon 1 @@ -653,7 +653,6 @@ autoreconf -fvi %else --with-dri-searchpath=%{_libdir}/dri \ %endif - --enable-xa \ --enable-gallium-llvm \ --enable-llvm-shared-libs \ --enable-vdpau \ @@ -663,14 +662,17 @@ autoreconf -fvi --with-vulkan-drivers=intel,radeon \ %endif %ifarch %ix86 x86_64 + --enable-xa \ --with-dri-drivers=i915,i965,nouveau,r200,radeon \ --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl \ %endif %ifarch %arm aarch64 + --enable-xa \ --with-dri-drivers=nouveau \ --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \ %endif %ifarch ppc64 ppc64le + --enable-xa \ --with-dri-drivers=nouveau \ --with-gallium-drivers=r300,r600,nouveau,swrast,svga \ %endif @@ -806,8 +808,10 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_libdir}/dri/updates %endif %{_libdir}/dri/*_dri.so +%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le %exclude %{_libdir}/dri/nouveau_dri.so %exclude %{_libdir}/dri/nouveau_vieux_dri.so +%endif %if 0%{with_opencl} # only built with opencl %dir %{_libdir}/gallium-pipe/ @@ -900,7 +904,7 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_libdir}/libgbm.so %{_libdir}/pkgconfig/gbm.pc -%ifarch aarch64 %ix86 x86_64 %arm ppc64 ppc64le s390x +%ifarch aarch64 %ix86 x86_64 %arm ppc64 ppc64le %files -n libxatracker2 %defattr(-,root,root) %{_libdir}/libxatracker.so.2* @@ -975,7 +979,7 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_includedir}/GL/internal %{_libdir}/pkgconfig/dri.pc -%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le ia64 ppc hppa +%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le %files -n Mesa-dri-nouveau %{_libdir}/dri/nouveau_dri.so %{_libdir}/dri/nouveau_vieux_dri.so @@ -1008,7 +1012,7 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_libdir}/libMesaOpenCL.so* %endif -%ifnarch s390 s390x +%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le %files libva %defattr(-,root,root) %dir %{_libdir}/dri From 769f8eb3d8911341a76a5d0ee5aac6ce6e7b72523c56742053ebe0110727da6e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 4 Feb 2017 22:55:37 +0000 Subject: [PATCH 3/3] - improved schwab's changelog OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=571 --- Mesa.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mesa.changes b/Mesa.changes index b8e0757..a2c2fbf 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Feb 4 14:58:43 UTC 2017 - schwab@linux-m68k.org -- Fix configuration settings +- specfile: fix build configuration for arm, ppc and s390 platforms ------------------------------------------------------------------- Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com