This release restores compatibility with xserver-1.15 and newer
by adding a missing xf86Modes.h include to src/geode_dcon.c
VALIDATION PLATFORM
* Debian (X server 1.15.99.904) on FIC ION603A (Geode LX800).
Signed-off-by: Martin-Éric Racine <martin-eric.racine@iki.fi>
This release restores compatibility with xserver-1.14 by removing
mibstore.h includes and miInitializeBackingStore() functions.
Since Nov.2010 (commit c4c4676) the only purpose of mibstore.h
was to define an empty function for backward compatibility.
Build helpers migrate to contemporary [build-aux] and [m4].
VALIDATION PLATFORM
* Debian (X server 1.14.3) on FIC ION603A (Geode LX800).
Signed-off-by: Martin-Éric Racine <martin-eric.racine@iki.fi>
This release restores compatibility with xserver-1.13, cairo-1.12 and gtk-3:
* Fix building with new xserver-1.13 (Maarten Lankhorst)
+ Implement xserver-1.13 API changes.
+ Make XAA support optional (dropped as of xserver-1.13).
* Implement solid source pictures acceleration for cairo-1.12 (Mart Raudsepp)
* Fix EXA Composite implementation in the LX component (Mart Raudsepp)
Restores icon and text rendering for GNOME 3 fallback mode.
This release also improves compatibility with non-Linux/non-32-bit hardware:
* Fix compiling on 64-bit hosts (Dave Airlie)
* Fix compiling on non-Linux platforms (Martin-Éric Racine)
VALIDATION PLATFORMS
* Debian (X server 1.7.7) on Artec DBE61.
* Debian (X server 1.12.14) on FIC ION603A.
* Fedora (X server 1.13) on OLPC XO-1.
We are pleased to announce this maintenance release of xf86-video-geode.
It features a plethora of bug fixes, a few documentation updates and one
performance enhancement.
This release also marks the return of AMD to the development team.
Please read the content of NEWS for more details.