Ryan C. Gordon
|
ee56090d3d
url: Cleanups and compiler warning fixes.
|
4 years ago |
Ryan C. Gordon
|
cc158f2983
url: removed "extern" from function declaration.
|
4 years ago |
Ryan C. Gordon
|
a3802cc533
url: Patched to compile on C89 compilers.
|
4 years ago |
Ozkan Sezer
|
66d847bd5c
url: Patched to compile on OS/2.
|
4 years ago |
Ryan C. Gordon
|
0099e38a9a
url: More win32 fixes.
|
4 years ago |
Ryan C. Gordon
|
3fe5ce7b9a
url: Patched to compile on OS/2.
|
4 years ago |
Ryan C. Gordon
|
1f4fecc5c1
url: Patched to compile on Windows.
|
4 years ago |
Ryan C. Gordon
|
777d0f19f8
url: patched to compile on macOS.
|
4 years ago |
Ryan C. Gordon
|
d068d05aa5
url: Make sure Haiku's C++ implementation is flagged as 'extern "C"'
|
4 years ago |
Ryan C. Gordon
|
bf9fcb539a
url: The function is "SDL_Unsupported" not "SDL_Unimplemented"
|
4 years ago |
Ryan C. Gordon
|
2d82cf78e1
url: put the Android bits in core/android
|
4 years ago |
Ryan C. Gordon
|
efd665e2c7
Backed out changeset a43cb4e54949
|
4 years ago |
Ryan C. Gordon
|
913aa610b5
url: Include SDL_misc.h to get public function declaration.
|
4 years ago |
Ryan C. Gordon
|
5f68812249
url: patched to compile on Android.
|
4 years ago |
Ryan C. Gordon
|
84f1b95008
url: fixed wrong include.
|
4 years ago |
Ryan C. Gordon
|
77c9d73b63
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
|
4 years ago |
Sylvain Becker
|
a70bb58d4b
Android: fix joystick allocation that can be never used
|
4 years ago |
Sylvain Becker
|
2e38c94950
Fix bug 5303 - Touch/Mouse events simulation doesn't work on Android 11
|
4 years ago |
Sylvain Becker
|
cd6670bff3
SDL_Surface refcount: fix memory leak when blitting between stack'ed surfaces
|
4 years ago |
Ozkan Sezer
|
883509fc84
ran gendynapi.pl after new (android-only) api additions.
|
4 years ago |
Sylvain Becker
|
0467e332af
Android: small change to access to device diagonal value
|
4 years ago |
Sylvain Becker
|
62b029f33b
Android: missing import class Uri
|
4 years ago |
Sylvain Becker
|
dd55bfe89c
Android: add helper function to open an URL/URI (see bug 2783)
|
4 years ago |
Sam Lantinga
|
45c644cc99
Added support for the MOGA XP5-X Plus
|
4 years ago |
Manuel Alfayate Corchete
|
78c274cb5d
kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments.
|
4 years ago |
Sylvain Becker
|
7ad71563ce
Android: be sure shared libraries are loaded in onConfigurationChanged()
|
4 years ago |
Sylvain Becker
|
955f3184f9
Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury)
|
4 years ago |
Ryan C. Gordon
|
7ef188a1fb
jack: Fixed memory leak on device close.
|
4 years ago |
Ozkan Sezer
|
ebfc98377b
ac_check_define.m4: remove stray AC_DEFINE outside of the macro definition
|
4 years ago |
Ozkan Sezer
|
3544bd9e78
ac_check_define.m4: AC_REQUIRE([AC_PROG_CPP]) -- fixes bug #5234.
|
4 years ago |