Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
4 éve |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 éve |
pionere
|
eb80f2c65a
sync handling of subsystems II.
|
4 éve |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 éve |
Sam Lantinga
|
c31a40246d
Fix audio memory leaks due to invalid init (thanks Janiszewski!)
|
4 éve |
Ozkan Sezer
|
504e7aa59b
minor tidy-up for ifdefs & co.
|
4 éve |
Erik Soma
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
4 éve |
Ryan C. Gordon
|
dbdbae44c5
linux: (de)initialize d-bus at init and quit.
|
5 éve |
Ivan Epifanov
|
2d64e37e41
Initial rebase of xerpi's port
|
5 éve |
Ryan C. Gordon
|
4ff51d29c3
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
|
5 éve |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 éve |
Ozkan Sezer
|
d27238751f
os2: integrate the port into main tree.
|
5 éve |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 éve |
Ozkan Sezer
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
6 éve |
Sylvain Becker
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
6 éve |
Sylvain Becker
|
336a75491e
remove warning prototype SDL_ExitProcess()
|
6 éve |
Ozkan Sezer
|
9c14c789ad
updated includes for _exit()
|
6 éve |
Sam Lantinga
|
a1349d4627
Build fix for the build fix
|
6 éve |
Sam Lantinga
|
097b9c3084
Better fix for iOS build
|
6 éve |
Sam Lantinga
|
8984d25bfa
Fixed build on iOS
|
6 éve |
Ryan C. Gordon
|
6be83e6141
emscripten: Patched to compile (thanks, Caleb!).
|
6 éve |
Ryan C. Gordon
|
ec04110d8e
dynapi: Deal with failure cases better, other fixes.
|
6 éve |
Ryan C. Gordon
|
911bf6241b
events: Make debug logging of the event queue a hint instead of an #ifdef.
|
7 éve |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 éve |
Sam Lantinga
|
b73703b9c6
Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds
|
7 éve |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
7 éve |
Sam Lantinga
|
6f758ad25f
Moved SDL_IsTablet() to a cross-platform API function
|
7 éve |
Sam Lantinga
|
7c3040e08a
First pass on the new SDL sensor API
|
7 éve |
Sam Lantinga
|
a0687a9ccb
Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined.
|
8 éve |
Sam Lantinga
|
58f9be1257
Actually, this is needed for building with Visual Studio with both /MT and /MD.
|
8 éve |