commit | ac13ca9ab691e13e8eebe9684740ddcb0d716203 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Wed Apr 05 11:37:27 2023 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Wed Apr 05 11:42:08 2023 -0700 |
tree | 6ee8c81fc6afb6c3c943b1265abbc30b15ca7415 | |
parent | 3fae4c5c83e441637e2c4a4da12221e30f5856da [diff] |
The macOS minimum deployment target is now 10.11 Xcode 14.3 does not allow targeting 10.9, the minimum recommended version is 10.13 and the minimum possible version is 10.11. (cherry picked from commit 73b2faea4e39aa27b4142f9d4d39f5807a3b3688) (cherry picked from commit 51dcc3bb0b8363b4055a5eed775e8f030fbb158c)
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)