• Show log

    Commit

  • Hash : b3e909dc
    Author : Cameron Gutman
    Date : 2021-11-07T13:51:34

    WGI: Fix SDL_IsXInputDevice() for Xbox One controllers
    
    The Xbox One driver stack doesn't propagate the VID/PID down to the
    HID devices that end up in the GetRawInputDeviceList() output. This
    means we end up matching against the wrong VID/PID and can't properly
    exclude Xbox One controllers from WGI.
    
    Fortunately, it is possible to walk back up the device tree to find
    the parent with the matching VID/PID.
    

  • 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_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags