• Show log

    Commit

  • Hash : 548cb908
    Author : Joel Linn
    Date : 2020-12-23T13:33:36

    Add SDL_mutex implementation using Windows Slim Reader/Writer Locks Keep Critical Section impl for Windows XP/Vista - choose at runtime
    v2: - Add SRW definitions as suggested by Ozkan Sezer
          Allows building against older platform headers.
        - Rename "hidden" function parameter `mutex_` to `_mutex`
    
    v3: - Use GetModuleHandle instead of LoadLibrary
        - Fix typo in comment
    

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