xf86-video-r128 6.9.2 includes a fix for EXA color errors on PowerPC,
plus updates to build with xserver 1.13 and 1.14.
Note that also this xserver patch is needed for 1.13 and 1.14:
http://lists.x.org/archives/xorg-devel/2013-September/037971.html
All credits go to Connor Behan for keeping this driver alive!
Connor Behan (4):
Remove call to obsolete miInitializeBackingStore()
Swap pixmap bytes for a solid picture on big endian host
Minor spacing changes
Specify NULL for the platform probe function
Tormod Volden (1):
r128: bump to version 6.9.2
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Dave Airlie (3):
r128: update for resources/RAC API removal
r128: change to using ABI version check
r128: bump for release 6.8.1
Gaetan Nadon (1):
Use XORG_CHANGELOG macro to create ChangeLog. #22611
John Nielsen (1):
R128: fix zaphod dualhead after libpciaccess switch
Matthieu Herrb (2):
Kill bare RCS id.
Don't de-reference a NULL pointer in R128FreeScreen in the error path.
Peter Hutterer (1):
Update to xextproto 7.1 support.