Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL2 thread proxying fixes #5365

Merged
merged 5 commits into from
Mar 31, 2022
Merged

Commits on Feb 24, 2022

  1. SDL2 thread proxying fixes

    This PR uses new APIs added in [emscripten-core/emscripten#9336](emscripten-core/emscripten#9336)
    to improve compatibility with USE_PTHREADS=1.
    
    Original PR: emscripten-ports/SDL2#127
    By: @jakogut
    Reviewed by: Daft-Freak
    NeroBurner committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ed77e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185e2ff View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. fix formatting and cast warnings

    Co-authored-by: Charlie Birks <[email protected]>
    NeroBurner and Daft-Freak authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    28e9f5f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    5976180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4636526 View commit details
    Browse the repository at this point in the history