• Show log

    Commit

  • Hash : 40bd4fee
    Author : Sam Lantinga
    Date : 2022-08-30T11:42:13

    Revamped joystick locking
    
    This makes the joystick locking more robust by holding the lock while updating joysticks.
    
    The lock should be held when calling any SDL joystick function on a different thread than the one calling SDL_PumpEvents() and SDL_JoystickUpdate().
    
    It is now possible to hold the lock while reinitializing the joystick subsystem, however any open joysticks will become invalid and potentially cause crashes if used afterwards.
    
    Fixes https://github.com/libsdl-org/SDL/issues/6063
    

  • 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