- Update to 18.3.4
* A fix in the XvMC state-tracker, which was causing some video attributes to not take affect. On the video front the VAAPI state tracker has seen improvements with VP9 streams while the amdgpu driver advertises all available profiles. * On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and Ice Lake parts. In the Broadcom drivers a couple of memory leaks were addressed and the NEON assembly should compile properly on armhf. * Other drivers such as radeonsi, nouveau and freedreno have also seen some love. The RADV driver has seen addressed to compile correctly with GCC9 amongst other changes. * The Xlib based libGL have been addressed to work with X servers, which lacks the MIT-SHM extension such as XMing. * To top it up we have a few fixes to the meson build system. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=808
This commit is contained in:
parent
ccada919e5
commit
404d35ca04
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 08:34:39 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.3.4
|
||||
* A fix in the XvMC state-tracker, which was causing some video attributes to
|
||||
not take affect. On the video front the VAAPI state tracker has seen
|
||||
improvements with VP9 streams while the amdgpu driver advertises all available
|
||||
profiles.
|
||||
* On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
|
||||
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
|
||||
addressed and the NEON assembly should compile properly on armhf.
|
||||
* Other drivers such as radeonsi, nouveau and freedreno have also seen some
|
||||
love. The RADV driver has seen addressed to compile correctly with GCC9
|
||||
amongst other changes.
|
||||
* The Xlib based libGL have been addressed to work with X servers, which lacks
|
||||
the MIT-SHM extension such as XMing.
|
||||
* To top it up we have a few fixes to the meson build system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.3.3
|
||||
%define _version 18.3.4
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -112,7 +112,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 18.3.3
|
||||
Version: 18.3.4
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
18
Mesa.changes
18
Mesa.changes
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 08:34:39 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.3.4
|
||||
* A fix in the XvMC state-tracker, which was causing some video attributes to
|
||||
not take affect. On the video front the VAAPI state tracker has seen
|
||||
improvements with VP9 streams while the amdgpu driver advertises all available
|
||||
profiles.
|
||||
* On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
|
||||
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
|
||||
addressed and the NEON assembly should compile properly on armhf.
|
||||
* Other drivers such as radeonsi, nouveau and freedreno have also seen some
|
||||
love. The RADV driver has seen addressed to compile correctly with GCC9
|
||||
amongst other changes.
|
||||
* The Xlib based libGL have been addressed to work with X servers, which lacks
|
||||
the MIT-SHM extension such as XMing.
|
||||
* To top it up we have a few fixes to the meson build system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.3.3
|
||||
%define _version 18.3.4
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -111,7 +111,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 18.3.3
|
||||
Version: 18.3.4
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab6886a6966c532ccbcc3b240925e681464b658244f0cbed752615af3936299
|
||||
size 11874468
|
Binary file not shown.
3
mesa-18.3.4.tar.xz
Normal file
3
mesa-18.3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32314da4365d37f80d84f599bd9625b00161c273c39600ba63b45002d500bb07
|
||||
size 11875224
|
BIN
mesa-18.3.4.tar.xz.sig
Normal file
BIN
mesa-18.3.4.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user