xf86-video-geode: Changes to 'master'

Mart Raudsepp leio at kemper.freedesktop.org
Thu Jul 26 08:38:38 PDT 2012


 configure.ac     |   27 ++++++++++++
 src/compat-api.h |  118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/geode.h      |   24 ++++++++---
 src/geode_ddc.c  |    2 
 src/gx_accel.c   |   11 ++++-
 src/gx_cursor.c  |    2 
 src/gx_driver.c  |   62 +++++++++++++++-------------
 src/gx_randr.c   |    4 -
 src/gx_rotate.c  |    7 +--
 src/gx_video.c   |   20 +++++----
 src/lx_driver.c  |   37 ++++++++---------
 src/lx_exa.c     |    6 +-
 src/lx_video.c   |   14 +++---
 src/z4l.c        |   11 +++--
 14 files changed, 264 insertions(+), 81 deletions(-)

New commits:
commit 86a879a1ec9771c45b0bffb18f7fd13854b1e84a
Author: Mart Raudsepp <leio at gentoo.org>
Date:   Thu Jul 26 10:28:22 2012 +0300

    configure: Make the new XAA checks work, and other improvements
    
    commit 68646c31 added XAA checks were too early, when XORG_CFLAGS isn't
    declared yet, so it got never enabled. Move the block after xorg-server
    pkg-config checks, which declare XORG_CFLAGS.
    Change configure to fail if --enable-xaa is explicitly requested, but
    XAA headers are not found.
    Other tweaks for more autoconf-ism.
    
    Signed-off-by: Mart Raudsepp <leio at gentoo.org>

commit a83fcb6f84995dc50b8adffc27e264a663fbd606
Author: Maarten Lankhorst <maarten.lankhorst at canonical.com>
Date:   Sat Jul 21 12:36:51 2012 +0200

    Initial stab at converting geode to new X1.13 API
    
    Preparing to compile geode on X 1.13
    All compiler errors are gone as far as I can tell,
    but I lack the hardware to verify it works as well.

commit 68646c3119a69a8391a49f2d565672d73829e2c9
Author: Maarten Lankhorst <maarten.lankhorst at canonical.com>
Date:   Sat Jul 21 12:36:17 2012 +0200

    Allow building on Xservers without XAA



More information about the xorg-commit mailing list