xf86-input-vmmouse: Changes to 'master'

Thomas Hellstrom thomash at kemper.freedesktop.org
Thu Nov 4 01:30:34 PDT 2010


 src/vmmouse.c |  219 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 163 insertions(+), 56 deletions(-)

New commits:
commit e5987a4e60d4e05159c7cc4a24cee6daed36c770
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Thu Nov 4 09:09:52 2010 +0100

    Make the modinfo sring contain an optional subpatch number
    
    The idea is that the build system assigns this number if needed.
    As an example it might be the commit number since the last version tag.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 3ef519e91fb85261834a3f4ff6982c0a9f86d616
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Nov 2 09:23:10 2010 +1000

    Adjust to input ABI 12.
    
    New PreInit prototype that requires reshuffling.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 3d97fa1c3a5404ae02ed67eb94a5519394ba2bf5
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Nov 2 09:23:41 2010 +1000

    Move allocation of mPriv down.
    
    No functional change. If we get to this point, we know it's available.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 4e08974ead62fc50ebbe0190abce78c5de3fcdff
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Nov 2 09:04:45 2010 +1000

    ABI 12 requires valuator modes to be specified.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 4527ef863a4c4d3e499007abb65dbb5e086219e8
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 26 10:43:42 2010 +1000

    Move passthrough initialization out into a separate function.
    
    No functional changes, just modularising a bit to make future changes
    easier.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 6561d57d4cc8ba5a68c4f333a48eb2f9f131be7b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 26 10:38:57 2010 +1000

    Remove superflouous assignment.
    
    mPriv is freed a few lines down, assigning anything here makes no
    difference.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Thomas Hellstrom <thellstrom at vmware.com>

commit 4345af5cacec0501a045a303ff9816098b0d63d0
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 26 10:16:28 2010 +1000

    Replace LocalDevicePtr with InputInfoPtr.
    
    The LocalDevicePtr define was removed from the server with ABI 12, but
    InputInfoPtr has been an alias for it since the Xfree86/Xorg fork.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Thomas Hellstrom <thellstrom at vmware.com>



More information about the xorg-commit mailing list