| commit | 1650c0289d7d4aba7026a814d21240d3074acb00 | [log] [tgz] |
|---|---|---|
| author | Deve <deveee@gmail.com> | Mon Jan 27 22:52:32 2025 +0100 |
| committer | Sam Lantinga <slouken@libsdl.org> | Wed Jan 29 14:46:48 2025 -0800 |
| tree | 5e4d1041cf28532187d26597dda0f21d4b2193ff | |
| parent | 97002d81a793e000fd2dc64f9ca07d36b0664999 [diff] |
Fixed crash when trying to disconnect secondary display on iOS (cherry picked from commit 934d6954e21a816c1b28f8499e5b7d976cecd2b8)
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)