Thomas Ballinger
|
94c1276a5f
emscripten: Decrease vertical scroll speed by using deltaMode
|
před 3 roky |
Ryan C. Gordon
|
6657cbce8d
include: Updated SDL_config_emscripten.h from emscripten-ports.
|
před 3 roky |
Cameron Gutman
|
f6dc47caef
WGI/DInput: Fix SDL_IsXInputDevice() checks when RawInput is enabled
|
před 3 roky |
Sam Lantinga
|
74f35a7cbd
Fixed documentation
|
před 3 roky |
Sam Lantinga
|
301389cecc
Fixed iOS build
|
před 3 roky |
Cameron Gutman
|
b3e909dc41
WGI: Fix SDL_IsXInputDevice() for Xbox One controllers
|
před 3 roky |
Sam Lantinga
|
dd85cc0195
Fixed whitespace
|
před 3 roky |
FormularSumo
|
80d19282f7
If Android version >= API 23 PendingIntent.FLAGIMMUTABLE
|
před 3 roky |
Sam Lantinga
|
b8c00bf914
Allow opening joysticks that are read-only on Linux
|
před 3 roky |
Sam Lantinga
|
0323d983c6
Add the platform to the game controller mapping so it can be read back in without changes
|
před 3 roky |
Charlie Birks
|
d950b9e2d9
emscripten: Make timers work (if used with emscripten_set_main_loop)
|
před 3 roky |
Sam Lantinga
|
fe2fe29049
Backed out accidentally committed PR https://github.com/libsdl-org/SDL/pull/4849
|
před 3 roky |
Sam Lantinga
|
86bc65a741
Fixed non-Apple builds
|
před 3 roky |
Sam Lantinga
|
637bcd0b72
Fixed build warnings
|
před 3 roky |
Sam Lantinga
|
e14358265e
Cleanup sfSymbolName support and add them to the dynamic API functions
|
před 3 roky |
Patrick Hogan
|
149e5c656a
Support returning sfSymbolsName for gamepad controls on macOS / iOS / tvOS
|
před 3 roky |
Sam Lantinga
|
cdb4d8f22f
Added a test case for snprintf of 0.0
|
před 3 roky |
Ryan C. Gordon
|
3acb172531
stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0).
|
před 3 roky |
Eric Wasylishen
|
2008f2a8a6
SDL_test_font.c: fix type of SDLTest_CharTextureCacheList
|
před 3 roky |
Eric Wasylishen
|
a0e055a7f9
testwm2: add mode menu, click on a mode to call SDL_SetWindowDisplayMode
|
před 3 roky |
Eric Wasylishen
|
70f7ebe635
SDL_test_font.c: add ability to draw on different SDL_Renderers
|
před 3 roky |
Cameron Gutman
|
6312aaea0f
WGI: Add workaround for delayed callbacks after WGI_JoystickQuit()
|
před 3 roky |
Sam Lantinga
|
35b0baaa7a
Unfixed typo
|
před 3 roky |
Sam Lantinga
|
1d40c69a1b
Fixed typo
|
před 3 roky |
Sam Lantinga
|
2248a54937
Update the focus in case we changed focus to a child window and then away from the application
|
před 3 roky |
Cameron Gutman
|
5de723749f
SDL_config_windows.h: detect winsdkver.h using __has_include()
|
před 3 roky |
Cameron Cawley
|
c48c81bd17
docs: List the required Fedora packages in README-linux.md
|
před 3 roky |
Ozkan Sezer
|
6407d4b0a8
remove unnecessary parentheses from SDL_abs()
|
před 3 roky |
Kevin Colour
|
6cbee0634e
include: Swap parameter names in atan2 functions
|
před 3 roky |
Cameron Gutman
|
7f308abb55
cmake: Only prevent MSVC codegen using the CRT if SDL_LIBC=OFF
|
před 3 roky |