commit | a81fe27271b484b99b19bd7e96394dec1f2a4f38 | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Sun Apr 04 00:16:30 2021 -0400 |
committer | Ryan C. Gordon <icculus@icculus.org> | Sun Apr 04 00:16:30 2021 -0400 |
tree | 4cd641899eec7c9c056cace02b52890fb23f0dd3 | |
parent | 354cabd4a7ae73121a527980d7cef9dae41e9d3a [diff] |
configure/cmake: Hook up Emscripten threads (disabled by default). Fixes #3795.
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)