xf86-input-fpit: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Dec 5 16:05:03 PST 2010


 configure.ac   |    2 
 src/xf86Fpit.c |  226 ++++++++++++++++++++++-----------------------------------
 2 files changed, 91 insertions(+), 137 deletions(-)

New commits:
commit 020c04e295629b4db6afe16b26a028ccbd14e801
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 13:16:38 2010 +1000

    Support input ABI 12
    
    Untested for lack of device.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit cfbe606a376eacf17bc998140bea75726ea21373
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:59:55 2010 +1000

    Use GetMotionHistorySize() instead of driver-internal history
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit 3c4795fbe5ef6444a890e2baf8edf0e01530cea2
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:58:49 2010 +1000

    Require server 1.9, drop earlier ABI support
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit 81ada2b639979aa731854b5441cecb72910643e4
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:56:53 2010 +1000

    Drop libc wrappers for free, malloc
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit 4f79c6a79aecda664e1397eaba0d32f44eec7508
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:55:39 2010 +1000

    Drop close_proc, conversion_proc, reverse_conversion_proc
    
    Not called by the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit a7b06d619652a42321546731994c1a9bf0b04f80
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:54:03 2010 +1000

    Replace LocalDevicePtr with InputInfoPtr.
    
    Both describe the same struct, LocalDevicePtr has been dropped from the
    server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit b09b4f288607689e8f1f79c8337b7b1748161a3d
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:53:27 2010 +1000

    unifdef XFree86LOADER
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

commit e9f8bf0fe866db6d5ba072425513186a4bc89eb1
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 2 12:52:35 2010 +1000

    Remove refcount field, dropped from the server
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>



More information about the xorg-commit mailing list