- "I'm pleased to announce the 18.0.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.20 as well." Highlights: * New year-based versioning scheme * Page flipping can now be used even when the HW cursor can't be used in some cases * Support for 30-bit RGB colour output. Note that gamma correction is currently not available with 30-bit colour. Also, GLAMOR hardware acceleration is not available with 30-bit colour with xserver versions before 1.20. 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=69
This commit is contained in:
parent
1a72c15af8
commit
e1d661f5ee
3
xf86-video-ati-18.0.0.tar.bz2
Normal file
3
xf86-video-ati-18.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c0368fb620d1fdfa2b435e672d65444c2fb9df21bbaf979298484b89ef83981
|
||||
size 880807
|
BIN
xf86-video-ati-18.0.0.tar.bz2.sig
Normal file
BIN
xf86-video-ati-18.0.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79
|
||||
size 876442
|
Binary file not shown.
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 11:49:14 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
- "I'm pleased to announce the 18.0.0 release of xf86-video-ati, the Xorg
|
||||
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
|
||||
This release supports xserver versions 1.13-1.19. It also works with
|
||||
xserver 1.20 RC1, so unless something unexpected happens, it should work
|
||||
with xserver 1.20 as well."
|
||||
Highlights:
|
||||
* New year-based versioning scheme
|
||||
* Page flipping can now be used even when the HW cursor can't be used in
|
||||
some cases
|
||||
* Support for 30-bit RGB colour output. Note that gamma correction is
|
||||
currently not available with 30-bit colour. Also, GLAMOR hardware
|
||||
acceleration is not available with 30-bit colour with xserver versions
|
||||
before 1.20.
|
||||
Plus other improvements and fixes. Thanks to everybody who contributed
|
||||
to this release in any way!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 11:03:40 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xf86-video-ati
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define xserver_glamor 1
|
||||
Name: xf86-video-ati
|
||||
Version: 7.10.0
|
||||
Version: 18.0.0
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user