Sam Lantinga
|
4ff16ba3a4
Fixed bug 4081 - sdlchecks.cmake: typo introduced by rev11848 breaks building with wayland support
|
7 éve |
sezero
|
8a1ae708d4
kill C99'ism in SDL_waylandvulkan.c
|
7 éve |
Sam Lantinga
|
6e01fbb763
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
|
7 éve |
Sam Lantinga
|
66f9492b69
Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not available
|
7 éve |
Sam Lantinga
|
873141acb1
ISO C correct fix for casting void* to function pointer
|
7 éve |
Ryan C. Gordon
|
882215e138
vulkan: Fix assignment of vkGetInstanceProcAddr on Windows.
|
7 éve |
Sam Lantinga
|
1143857d76
Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace()
|
7 éve |
Sam Lantinga
|
d5f293a777
Fixed compile warning
|
7 éve |
Sam Lantinga
|
7c36002739
Fixed compiler warning on Android
|
7 éve |
Sam Lantinga
|
2fc71d879d
Windows Phone 8.0 is no longer supported
|
7 éve |
Sam Lantinga
|
7b50aee932
Fixed min/max window size handling for borderless resizable windows
|
7 éve |
sezero
|
4c2a444e3a
add SDL_log10 and SDL_log10f to include and dynapi
|
7 éve |
Sam Lantinga
|
54340ab9de
Fixed bug 4021 - Android, hard-coded Keycode value
|
7 éve |
Cole Campbell
|
b401cfd915
Allow Android Java shim to be built as an AAR
|
7 éve |
Sam Lantinga
|
940933d892
Fixed bug 4054 - Raspberry Pi refresh rate detection
|
7 éve |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 éve |
Guillermo A. Amaral
|
bd0def06ee
Set rpath instead of changing environment for RPi
|
7 éve |
Sam Lantinga
|
965c11f38a
Fixed bug 4060 - Alternative DualShock 4 v2 controller GUID
|
7 éve |
Sam Lantinga
|
c329381f4c
Description: fix installation of shared library for Android
|
7 éve |
Ryan C. Gordon
|
cd53220749
wayland: Add support for xdg-shell protocol (unstable v6).
|
7 éve |
Ryan C. Gordon
|
32d421d490
cmake: Minor cleanup (reuse a string we already calculated).
|
7 éve |
Sam Lantinga
|
73c26c204c
Send Apple TV remote input as key events unless it's opened as a joystick, to match Android behavior.
|
7 éve |
Sam Lantinga
|
f59b9c8b13
Replaced SDL_HINT_APPLE_TV_REMOTE_SWIPES_AS_ARROW_KEYS with SDL_HINT_TV_REMOTE_AS_JOYSTICK which controls whether remotes on iOS and Android are interpreted as joysticks (the default) or as return/escape/arrow keys.
|
7 éve |
Sam Lantinga
|
6ed184ec69
Added SDL_IsAndroidTV()
|
7 éve |
Sam Lantinga
|
2b441ec6c4
SDL Changes to support clean reads
|
7 éve |
Sam Lantinga
|
35322ed847
Fixed building on tvOS
|
7 éve |
Sam Lantinga
|
85c34e9a39
Added SDL_HINT_IOS_HIDE_HOME_INDICATOR to determine how the home indicator on the iPhone X is handled.
|
7 éve |
Sam Lantinga
|
330b19c968
Fixed building on platforms without __sighandler_t
|
7 éve |
Sam Lantinga
|
90e72bf4e2
Fixed ISO C99 compatibility
|
7 éve |
Sam Lantinga
|
e1d85985b2
Fixed misleading indentation
|
7 éve |