File xf86-video-r128.changes of Package xf86-video-r128
-------------------------------------------------------------------
Fri Jul 20 09:38:00 UTC 2018 - sndirsch@suse.com
- Update to version 6.11.0
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* configure: Drop AM_MAINTAINER_MODE
* Fix typo: Initalizing --> Initializing
* xf86-video-r128: remove the GlxSetVisualConfigs stub and friends
* Fix for cross build failure
* Include <stdint.h> in order to declare uint32_t
* Move the location where R128PreInitGamma is called
* Move assignment of color depth variables away from R128PreInitVisual
* Move the assignment to monitor field of ScrnInfoRec record
* Move R128PreInitVisual and R128PreInitGamma calls
* Remove R128ProbeDDC
* Refactor R128PreInitWeight
* Move the location xf86CrtcConfigInit is called inside R128PreInit
* Move existing mode setting initialization code into R128LegacyMS
* Move R128InitCrtcRegisters to r128_crtc.c
* Move R128InitCrtc2Registers to r128_crtc.c
* Move R128InitCrtcBase to r128_crtc.c
* Move R128InitCrtc2Base to r128_crtc.c
* Convert R128Div to an inline function
* Move R128InitPLLRegisters to r128_crtc.c
* Move R128InitPLL2Registers to r128_crtc.c
* Move R128RestoreCrtcRegisters to r128_crtc.c
* Move R128RestoreCrtc2Registers to r128_crtc.c
* Move R128InitDACRegisters to r128_output.c
* Move R128RestoreDACRegisters to r128_output.c
* Move R128RestorePLLRegisters to r128_crtc.c
* Move R128RestorePLL2Registers to r128_crtc.c
* Move R128InitDDARegisters to r128_crtc.c
* Move R128InitDDA2Registers to r128_crtc.c
* Move the location R128PreInitDRI is called
* Deprecate R128TRACE macro when generating debug messages
* Remove compilation warnings related to debug messages
* Using __func__ string for debug message function identification
* Convert tabs to white spaces for r128_output.c
* Fix for some RAGE 128 Pro causing out of range display error
* Reorganize r128_exa.c
- supersedes u_Include-stdint.h-in-order-to-declare-uint32_t.patch
-------------------------------------------------------------------
Fri Jun 22 12:40:42 UTC 2018 - sndirsch@suse.com
- u_Include-stdint.h-in-order-to-declare-uint32_t.patch
* fixed build against xorg-server 1.20
- marked COPYING file correctly as %license
-------------------------------------------------------------------
Mon May 29 13:59:02 UTC 2017 - sndirsch@suse.com
- includes everything needed for missing sle issue entries:
fate #315643-315645, 319159-319161, 319618 (bsc#1041399)
-------------------------------------------------------------------
Thu Jan 19 14:57:19 UTC 2017 - sndirsch@suse.com
- Update to version 6.10.2
* Adapt Block/WakeupHandler signature for ABI 23
* Remove gatos advertisement
* xextproto 7.1 support update to the source code
- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
-------------------------------------------------------------------
Wed Nov 30 16:16:21 UTC 2016 - sndirsch@suse.com
- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Adapt Block/WakeupHandler signature for ABI 23
-------------------------------------------------------------------
Fri Jan 22 10:03:53 UTC 2016 - sndirsch@suse.com
- Update to version 6.10.1
* Really fix bitmasks for DDC
* Assume CRT in the absence of other monitors
-------------------------------------------------------------------
Mon May 4 14:42:14 UTC 2015 - sndirsch@suse.com
- Update to version 6.10.0
* various bug fixes
- deprecates U_Only-declare-PCITAG-if-we-need-it.patch
-------------------------------------------------------------------
Fri Feb 6 11:59:43 UTC 2015 - sndirsch@suse.com
- U_Only-declare-PCITAG-if-we-need-it.patch
* fixes build against xorg-server 1.17
-------------------------------------------------------------------
Fri Oct 25 13:58:17 UTC 2013 - sndirsch@suse.com
- Update to version 6.9.2
* this version update fixes for EXA color errors on PowerPC,
plus updates to build with xserver 1.13 and 1.14
-------------------------------------------------------------------
Wed Aug 7 15:03:37 CEST 2013 - ro@suse.de
- add ExcludeArch for s390 and s390x
-------------------------------------------------------------------
Wed Mar 20 14:33:36 UTC 2013 - sndirsch@suse.com
- introduce hardware supplements conditional on xorg-x11-server
package (bnc#810333)
-------------------------------------------------------------------
Sun Oct 14 18:48:54 UTC 2012 - zaitor@opensuse.org
- Update to version 6.9.1:
+ Fix make distcheck.
+ Scale Xv with the vertical stretch ratio.
+ Remove nested preprocessor checks.
+ Fix missing preprocessor check for R128DRI.
+ Make debug mode work again.
+ Add EXA support, This introduces EXA acceleration which can
improve performance and allow 2D acceleration to be used
without XAA. Implemented hooks are Solid, Copy and Composite.
+ Enable EXA by default if XAA isn't available at buildtime.
-------------------------------------------------------------------
Sun Sep 2 21:29:57 UTC 2012 - zaitor@opensuse.org
- Update to version 6.8.4:
+ Drop XAA support. This just makes XAA conditional.
- Changes since 6.8.3:
+ Port to new compat API.
-------------------------------------------------------------------
Thu Apr 19 11:49:34 UTC 2012 - dimstar@opensuse.org
- Update to version 6.8.2:
+ Untangle XF86DRI from the driver-specific DRI define
+ Fix for new vgahw ABI
+ Make failure to XAA non-fatal
+ Build fix for older servers (error: conflicting types for
'pciTag')
+ Don't allow the config file to override BIOS location
- Use %x11_abi_videodrv_req instead of static ABI Requires.
-------------------------------------------------------------------
Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org
- Split xf86-video-r128 from xorg-x11-driver-video.
Initial version: 6.8.1.