From 8cbff7bfa1201faa1e5dbf7019f17c2f4b1d2b7f Mon Sep 17 00:00:00 2001 From: Matthias Hopf Date: Fri, 9 Oct 2009 17:42:45 +0200 Subject: Bump to 1.3.0. Update README. --- README | 17 +++++++++++++++++ configure.ac | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/README b/README index 37ae8ab..ddfb2b5 100644 --- a/README +++ b/README @@ -92,6 +92,23 @@ Major Changes Read ChangeLog for a complete list. +- Version 1.3.0 + + - Added support for RV740, M92, M93, M97. + - Added support for HDMI audio on RS690 and R700. + - Added support for power management. + - Implemented almost correct analysis of PowerPlay AtomBIOS tables. + - 2D acceleration (EXA) is enabled by default now, except on RV740. + - Backlight handling finally fixed - compatible with xbacklight 1.1.1. + - Overhaul of memory controller setup. Fixes many "MC not idle" issues. + - Overhaul of cursor handling. Fixes most cursor bugs. + - Selectable color space for XVideo on R6xx/R7xx. + - Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS). + - More quirk table entries. + - Shave support (cleaner compilation output). + - All warnings fixed. + - Some start of Developer's documentation in README.coding. + - Version 1.2.5 - Added 2D acceleration for R6xx and R7xx. diff --git a/configure.ac b/configure.ac index c12da87..3615a9b 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-radeonhd], - 1.2.5, + 1.3.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd], xf86-video-radeonhd) -- cgit v1.2.3