• Show log

    Commit

  • Hash : f9041771
    Author : Ryan C. Gordon
    Date : 2015-04-01T12:14:56

    Android: more separate-mouse-and-touch work.
    
    This avoids a hint lookup for each mouse event we get by setting a static Java
    variable from native code during our hint watcher callback.
    
    Also attempts to do the right thing with mouse buttons if you happen to be
    on an API14 (Ice Cream Sandwich, Android 4.0) or later device. We still
    target API12 (Honeycomb MR1, Android 3.1) for SDL 2.0.4 though.
    
    This isn't tested, so I'm pushing to see what the Android buildbot says. Stand
    back, I'm a professional!
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags