- Update to version 7.10.0
* Clients can now use DRI page flipping even while TearFree is enabled for any CRTC. This should improve performance of such clients (including compositing managers) while TearFree is enabled, and avoid other issues such as tearing on other CRTCs where TearFree isn't enabled. * The driver now takes measures to prevent other DRM master processes (potentially from other local users) from accessing buffers created by this driver while switched away to a different VT. Other DRM master processes should only be able to access a single buffer anymore, which contains only all-black pixels. * The gamma ramp is now applied to the HW cursor as well, so the HW cursor doesn't look odd when e.g. using Redshift or similar tools. * Plus other improvements and fixes. Thanks to everybody who contributed to this release in any way! OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=63
This commit is contained in:
parent
9c4e3c7669
commit
cc144abc4c
3
xf86-video-ati-7.10.0.tar.bz2
Normal file
3
xf86-video-ati-7.10.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79
|
||||
size 876442
|
BIN
xf86-video-ati-7.10.0.tar.bz2.sig
Normal file
BIN
xf86-video-ati-7.10.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875
|
||||
size 848502
|
Binary file not shown.
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 09:00:27 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
- Update to version 7.10.0
|
||||
* Clients can now use DRI page flipping even while TearFree is enabled
|
||||
for any CRTC. This should improve performance of such clients
|
||||
(including compositing managers) while TearFree is enabled, and avoid
|
||||
other issues such as tearing on other CRTCs where TearFree isn't
|
||||
enabled.
|
||||
* The driver now takes measures to prevent other DRM master processes
|
||||
(potentially from other local users) from accessing buffers created by
|
||||
this driver while switched away to a different VT. Other DRM master
|
||||
processes should only be able to access a single buffer anymore, which
|
||||
contains only all-black pixels.
|
||||
* The gamma ramp is now applied to the HW cursor as well, so the HW
|
||||
cursor doesn't look odd when e.g. using Redshift or similar tools.
|
||||
* Plus other improvements and fixes. Thanks to everybody who
|
||||
contributed to this release in any way!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 10:18:51 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define xserver_glamor 1
|
||||
Name: xf86-video-ati
|
||||
Version: 7.9.0
|
||||
Version: 7.10.0
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user