Changelog for
xf86-video-r128-6.11.0-lp150.41.9.x86_64.rpm :
* Fri Jul 20 2018 sndirschAATTsuse.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
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 2018 sndirschAATTsuse.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 2017 sndirschAATTsuse.com- includes everything needed for missing sle issue entries: fate #315643-315645, 319159-319161, 319618 (bsc#1041399)
* Thu Jan 19 2017 sndirschAATTsuse.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 2016 sndirschAATTsuse.com- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Adapt Block/WakeupHandler signature for ABI 23
* Fri Jan 22 2016 sndirschAATTsuse.com- Update to version 6.10.1
* Really fix bitmasks for DDC
* Assume CRT in the absence of other monitors
* Mon May 04 2015 sndirschAATTsuse.com- Update to version 6.10.0
* various bug fixes- deprecates U_Only-declare-PCITAG-if-we-need-it.patch
* Fri Feb 06 2015 sndirschAATTsuse.com- U_Only-declare-PCITAG-if-we-need-it.patch
* fixes build against xorg-server 1.17
* Fri Oct 25 2013 sndirschAATTsuse.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 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Wed Mar 20 2013 sndirschAATTsuse.com- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333)
* Sun Oct 14 2012 zaitorAATTopensuse.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 02 2012 zaitorAATTopensuse.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 2012 dimstarAATTopensuse.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 2012 vuntzAATTopensuse.org- Split xf86-video-r128 from xorg-x11-driver-video. Initial version: 6.8.1.