Accepting request 150727 from X11:XOrg
Update to version 7.1.0 Just leave it pending if you dont want it 'till 13.1 (forwarded request 150617 from tobijk) OBS-URL: https://build.opensuse.org/request/show/150727 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-ati?expand=0&rev=10
This commit is contained in:
commit
efe99f4527
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:651ccbed740391e1687012cb3d9b897f532d2730e6f97a6ad706f35335ee397a
|
||||
size 299061
|
3
xf86-video-ati-7.1.0.tar.bz2
Normal file
3
xf86-video-ati-7.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd
|
||||
size 804531
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 16:41:25 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 7.1.0:
|
||||
radeon: add new SI pci id
|
||||
radeon: fix ring count in R300PrepareTexturedVideo
|
||||
exa/Xv: fix coordinate limits on AVIVO IGPs
|
||||
radeon/r200: program RE_WIDTH_HEIGHT properly
|
||||
radeon: fix damage reporting for slave pixmaps
|
||||
video: add option to include disabled CRTCs in best CRTC search
|
||||
DRI2: change signature of radeon_dri2_drawable_crtc
|
||||
DRI2: limit the swap rate when CRTC is in DPMS-off state
|
||||
radeon: avoid segfault when pixmap exceed GPU capabilities
|
||||
radeon: avoid copying over itself ddx fb
|
||||
Remove dead code flagged by gcc -Wunused-but-set-variable.
|
||||
Remove unused local variable 'path'.
|
||||
Remove local variables total_size_bytes.
|
||||
Remove dead option definitions.
|
||||
glamor: Release the drawable after passing to glamor_push_pixels
|
||||
glamor: Enable full 2D acceleration for SI as well.
|
||||
Drop support for X servers older than 1.7.
|
||||
DRI2: Properly use buffer depth passed in by client.
|
||||
DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.
|
||||
Make CRTC shadow pixmaps usable by glamor.
|
||||
Make radeon_glamor_create_textured_pixmap() return TRUE without USE_GLAMOR.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 6 15:33:48 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xf86-video-ati
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xf86-video-ati
|
||||
Version: 7.0.0
|
||||
Version: 7.1.0
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user