Accepting request 537777 from home:avindra
Update to 17.2.4. No surprises. Build is still going, lets see the result. OBS-URL: https://build.opensuse.org/request/show/537777 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=658
This commit is contained in:
parent
6a40d63633
commit
cd6ef975f9
21
Mesa.changes
21
Mesa.changes
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
|
||||||
|
|
||||||
|
- update to 17.2.4
|
||||||
|
* Mesa Core includes a change to prevent KOTOR from breaking when
|
||||||
|
in combination with the ATI fragment shader extension.
|
||||||
|
* Additionally, NIR has also received a correction.
|
||||||
|
* Mesa's state tracker has gotten a patch to avoid leaks in
|
||||||
|
certain situations such as resizing a window.
|
||||||
|
* Intel drivers have received fixes. The compiler has
|
||||||
|
gotten a couple, while anv also received one.
|
||||||
|
* i965 got a patch to avoid VA-API, Beignet and other contexts
|
||||||
|
in the system to break when in combination with previous versions of Mesa 17.2.x.
|
||||||
|
* AMD's compiler received fixes. `radv` has also
|
||||||
|
received another couple, including one to avoid a hang due to
|
||||||
|
overflow on huge textures.
|
||||||
|
* Broadcom's vc4 has corrected a problem when compiling with
|
||||||
|
Android's clang.
|
||||||
|
* Clover compilation issue fixed (affecting a specific clang revision)
|
||||||
|
* Fixed Vulkan's WSI memory leak in X11.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 09:26:42 UTC 2017 - sndirsch@suse.com
|
Mon Oct 23 09:26:42 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 17.2.3
|
%define _version 17.2.4
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
|
%ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
|
||||||
@ -53,7 +53,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 17.2.3
|
Version: 17.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering interactive 3-D graphics
|
Summary: System for rendering interactive 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837
|
|
||||||
size 10344180
|
|
Binary file not shown.
3
mesa-17.2.4.tar.xz
Normal file
3
mesa-17.2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ba408fecd6e1132e5490eec1a2f04466214e4c65c8b89b331be844768c2e550
|
||||||
|
size 10381984
|
BIN
mesa-17.2.4.tar.xz.sig
Normal file
BIN
mesa-17.2.4.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user