commit | f8943854fd2ff0f239af3de7d34838e95ac1702b | [log] [tgz] |
---|---|---|
author | Miku AuahDark <auahdark687291@gmail.com> | Mon Jun 17 19:17:37 2024 +0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Mon Jun 17 09:55:23 2024 -0700 |
tree | 0a5e460eba01fe99deda180b1afac4f89f92c01a | |
parent | 325465935d85f9c70aec2df50be168f3ec76e7bc [diff] |
Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. The former will respect user orientation lock setting while the latter does not. (cherry picked from commit 3373667faa6c75bacd901b744dd38c60c7902753) (cherry picked from commit 77285b6c3fba3cad57a53c1b804926a679e07411)
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)