Joshua Root 72823dd0cd SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined 2 éve
..
atomic e5c599f8c6 fix SOLARIS_ATOMICS 2 éve
audio 89572af6a8 Fixed bug #6537 - AIX: use PAUDIO_WaitDevice 2 éve
core 8b20b568b0 Don't report battery level for disconnected batteries 2 éve
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings 2 éve
dynapi 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2 éve
events ea4ea27a59 Don't trigger an error if we try to delete a touch device after shutting down the touch system 2 éve
file 491d0bcc3c N3DS: Refactor N3DS_FileOpen. 2 éve
filesystem de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. 2 éve
haptic bb0b8adacc mac: Fix handling of deprecated symbol. 2 éve
hidapi ddad901c0d Remove unneeded semicolon 2 éve
joystick 479e972e56 Removed G29 from controller_type.c 2 éve
libm 655275378d N3DS port (squashed) 2 éve
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake 2 éve
locale 655275378d N3DS port (squashed) 2 éve
main 0bfeed061b Updated to version 2.26.0 for release 2 éve
misc f317d619cc Xbox GDKX support (#5869) 2 éve
power 1d7966df15 Remove un-needed check for NULL pointer. They were previously checked just before. 2 éve
render ddad901c0d Remove unneeded semicolon 2 éve
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. 2 éve
stdlib cd0d5a5fc5 Don't compare pointer against '0', but NULL 2 éve
test 101306edcf Do case insensitive matching on test cases 2 éve
thread 16824865c2 Cleanup of SDL_SetError that already return -1 value 2 éve
timer 655275378d N3DS port (squashed) 2 éve
video 72823dd0cd SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined 2 éve
SDL.c 389ffab733 Code style fixes, etc. 2 éve
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2 éve
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 éve
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 éve
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 éve
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 éve
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 éve
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 éve
SDL_hints.c ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 2 éve
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 éve
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 éve
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 éve
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 éve
SDL_log.c 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 2 éve
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 éve
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 éve
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 éve