Ryan C. Gordon 3f5593d613 cocoa: Patched to compile on macOS SDK < 10.10. 3 yıl önce
..
atomic e5c599f8c6 fix SOLARIS_ATOMICS 3 yıl önce
audio 89572af6a8 Fixed bug #6537 - AIX: use PAUDIO_WaitDevice 3 yıl önce
core f6144dfe03 adds GDK suspend/resume basic handling (#6596) 3 yıl önce
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings 3 yıl önce
dynapi cd399caf6f fix dynapi after SDL_GDKSuspendComplete addition. 3 yıl önce
events 4c7156c1e6 Avoid use of deprecated egrep/fgrep 3 yıl önce
file 491d0bcc3c N3DS: Refactor N3DS_FileOpen. 3 yıl önce
filesystem de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. 3 yıl önce
haptic bb0b8adacc mac: Fix handling of deprecated symbol. 3 yıl önce
hidapi ddad901c0d Remove unneeded semicolon 3 yıl önce
joystick 192cdf3d04 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla 3 yıl önce
libm 655275378d N3DS port (squashed) 3 yıl önce
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake 3 yıl önce
locale 655275378d N3DS port (squashed) 3 yıl önce
main ea8f8b6dc3 Updated to version 2.27.0 for development 3 yıl önce
misc f317d619cc Xbox GDKX support (#5869) 3 yıl önce
power 1d7966df15 Remove un-needed check for NULL pointer. They were previously checked just before. 3 yıl önce
render ddad901c0d Remove unneeded semicolon 3 yıl önce
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. 3 yıl önce
stdlib cd0d5a5fc5 Don't compare pointer against '0', but NULL 3 yıl önce
test 101306edcf Do case insensitive matching on test cases 3 yıl önce
thread 16824865c2 Cleanup of SDL_SetError that already return -1 value 3 yıl önce
timer 655275378d N3DS port (squashed) 3 yıl önce
video 3f5593d613 cocoa: Patched to compile on macOS SDK < 10.10. 3 yıl önce
SDL.c 389ffab733 Code style fixes, etc. 3 yıl önce
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 3 yıl önce
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 yıl önce
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 yıl önce
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 yıl önce
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 yıl önce
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 3 yıl önce
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 yıl önce
SDL_hints.c ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 yıl önce
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 yıl önce
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 yıl önce
SDL_list.c 78834b50d6 Add SDL_list.c/h 4 yıl önce
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 yıl önce
SDL_log.c 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 3 yıl önce
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 yıl önce
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 yıl önce
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 3 yıl önce