Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Reinhold Gschweicher
    Date : 2022-02-24 21:09:03
    Hash : 4dca8f7f
    Message : SDL2 thread proxying fixes This PR uses new APIs added in [emscripten-core/emscripten#9336](https://github.com/emscripten-core/emscripten/pull/9336) to improve compatibility with USE_PTHREADS=1. Original PR: https://github.com/emscripten-ports/SDL2/pull/127 By: @jakogut Reviewed by: Daft-Freak