xf86-video-apm: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Apr 7 07:50:10 PDT 2010


 configure.ac     |   27 --
 src/Makefile.am  |    9 
 src/apm.h        |    8 
 src/apm_driver.c |  108 --------
 src/apm_rush.c   |  733 -------------------------------------------------------
 5 files changed, 3 insertions(+), 882 deletions(-)

New commits:
commit 55ea2bfc3720e5f3c8e412a31cde547e88726bf5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Apr 6 10:56:05 2010 -0400

    pciaccess: remove test for the XSERVER_PCIACCESS #define
    
    This symbol is always defined in xorg-xserver.h.
    ISA bus is no longer supported, pciaccess is required.
    
    Acked-by: Matt Turner <mattst88 at gmail.com>
    Reviewed-by: Rémi Cardona <remi at gentoo.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 6bf81aad67c2e535b674db535840432c38ab33a5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Feb 8 12:59:33 2010 -0500

    config: remove MFB usage as it is no longer in xserver
    
    As of commit f31bd087e8a7f65cd588bd1d022bb18e72b2a60c
    dated August 2007, xfree86 xf1bpp and xf4bpp have been removed
    in the xserver.
    
    Acked-by: Matt Turner <mattst88 at gmail.com>
    Reviewed-by: Rémi Cardona <remi at gentoo.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 7347b7d2196a6a2aed31259824321758e0265b85
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Feb 7 22:11:53 2010 -0500

    config: remove ISA bus code, support removed in xserver
    
    Remove declaration check and AM conditional HAVE_ISA along
    with the code conditionnaly included.
    
    Acked-by: Matt Turner <mattst88 at gmail.com>
    Reviewed-by: Rémi Cardona <remi at gentoo.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 04fd172cc61036732f22cc8d30c60e89c954dede
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Feb 7 20:45:52 2010 -0500

    config: remove support for obsolete xf86rush extension
    
    The Alliance ProMotion video card driver has an option to
    build with the xf86rush extension which is no longer available
    since X11R7.3.
    
    Acked-by: Matt Turner <mattst88 at gmail.com>
    Reviewed-by: Rémi Cardona <remi at gentoo.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list