Accepting request 386301 from X11:XOrg
- Update to version 7.7: * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "radeon" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can now make use of more than 256MB of VRAM for scanout buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * Many more fixes for issues using the DRI3/Present extensions. OBS-URL: https://build.opensuse.org/request/show/386301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-ati?expand=0&rev=22
This commit is contained in:
commit
30cd411590
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2516d9eeb8da8bcd3a01365ed1314919777910fa904ab268af342b5693e1d34c
|
||||
size 823043
|
Binary file not shown.
3
xf86-video-ati-7.7.0.tar.bz2
Normal file
3
xf86-video-ati-7.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:844d1c577b145c90dc8ef027678f0c27f554363f782cd696a3aea26415b2c1c3
|
||||
size 836902
|
BIN
xf86-video-ati-7.7.0.tar.bz2.sig
Normal file
BIN
xf86-video-ati-7.7.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 13:36:42 UTC 2016 - sndirsch@suse.com
|
||||
|
||||
- Update to version 7.7:
|
||||
* Option "TearFree" can now prevent tearing with rotation/reflection as
|
||||
well (with Xorg >= 1.16).
|
||||
* RandR CRTC transforms now work correctly (but for now still exhibit
|
||||
tearing even with TearFree).
|
||||
* The RandR 1.4 provider name is now no longer hardcoded to "radeon"
|
||||
but constructed from the GPU chipset name and bus ID, allowing
|
||||
several GPUs supported by this driver to be distinguished by name.
|
||||
* The RandR primary output is now always explicitly marked as such.
|
||||
* The driver can now make use of more than 256MB of VRAM for scanout
|
||||
buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work.
|
||||
* The driver can prevent clients trying to use the DRI3 extension over a
|
||||
display connection forwarded via SSH from hanging.
|
||||
* Many more fixes for issues using the DRI3/Present extensions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 11:48:30 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xf86-video-ati
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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
|
||||
@ -19,7 +19,7 @@
|
||||
%define xserver_glamor 1
|
||||
|
||||
Name: xf86-video-ati
|
||||
Version: 7.6.1
|
||||
Version: 7.7.0
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user