• Show log

    Commit

  • Hash : fb283a73
    Author : Xing Ji
    Date : 2021-03-24T22:42:47

    Squashed commit of the following:
    
    commit 6b8f933589aa3925978a23e77a305a7e89c6ae4a
    Author: Xing Ji <jixingcn@gmail.com>
    Date:   Wed Mar 24 22:31:29 2021 +0800
    
        update the dynapi by `gendynapi.pl`
    
    commit ebd1790c19983b652713f40ab1e139e485e1a2b7
    Author: Xing Ji <jixingcn@gmail.com>
    Date:   Wed Mar 24 22:17:48 2021 +0800
    
        revert the change in src/dynapi
    
    commit 734b5f85c1613070081e39238e84198128971b53
    Merge: 5a56e5a8 5ac6bd54
    Author: Xing Ji <jixingcn@gmail.com>
    Date:   Wed Mar 24 22:14:40 2021 +0800
    
        Merge remote-tracking branch 'libsdl/main' into jixingcn
    
    commit 5a56e5a8227d9cff6b497b681c618a76bec1cae1
    Author: Xing Ji <jixingcn@gmail.com>
    Date:   Mon Mar 22 23:55:10 2021 +0800
    
        Fix #3596, can call the `SDL_TLSCleanup` to cleanup the TLS data when closing the application
    

  • 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

  • README.md

  • Simple DirectMedia Layer (SDL) Version 2.0

    https://www.libsdl.org/

    Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valveā€™s award winning catalog and many Humble Bundle games.

    More extensive documentation is available in the docs directory, starting with README.md

    Enjoy!

    Sam Lantinga (slouken@libsdl.org)