• Show log

    Commit

  • Hash : 9f4baeea
    Author : Sam Lantinga
    Date : 2022-09-08T20:08:20

    Clean up thread local storage when quitting SDL
    
    SDL_Quit() should be the last SDL API that you call before exiting your application, and is intended to clean up all internal state.
    
    If real-life applications are relying on thread-local storage after SDL_Quit() we could potentially add a hint to control this behavior.
    
    Fixes https://github.com/libsdl-org/SDL/issues/6200
    

  • 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