• Show log

    Commit

  • Hash : d0b8295c
    Author : Joel Linn
    Date : 2020-12-23T13:36:46

    Add SDL_sem implementation using Atomics and WaitOnAddress API.
    Keep Semaphore Kernel Object impl for Windows 7 and older - choose at runtime
    
    v2: - Fix mixed int/LONG types
        - Reorder definitions
        - Add missing include
    
    v3: - Use `GetModuleHandle()` to load the API Set
    

  • 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