Changelog for
xf86-video-r128-6.12.0-3.1.i586.rpm :
* Wed Jan 06 2021 Dirk Müller
- update to 6.12.0:
* Separate EXA and XAA initialization
* Evaluate NoAccel option inside R128PreInit
* Evaluate EXA related options inside R128PreInit
* Evaluate software cursor option inside R128PreInit
* Remove OPTION_DAC_8BIT option
* Move many DDX UMS options into R128UMSOption
* Delete USE_CRT_ONLY conditional compilation directive
* Delete OPTION_DISPLAY option enumeration
* Move RAMDAC module initialization into R128LegacyMS
* Move loading of EXA and XAA modules into R128PreInitAccel
* Version bumped to 6.11.100
* Prevent disabling of EXA inside R128ScreenInit
* Consolidate frame buffer initialization code
* Deprecate R128EXAAccelInit
* Deprecate R128AccelInit
* Deprecate R128VerboseInitEXA
* Consolidate EXA initialization code into R128EXAInit
* Hold off enabling acceleration until EXA / XAA are fully initialized
* Version bumped to 6.11.101
* Rename R128UMSOption to r128UMSOption
* Consolidate acquisition of many options into two functions
* Version bumped to 6.11.102
* Fix for build failure when --disable-dri option is specified
* Remove Dac6Bit option from man page
* Mon Jun 24 2019 Stefan Dirsch - no longer require legacy extension xf86miscproto; no longer provided by xorgproto-2019.1 by default and never needed anyway
* 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