Sam Lantinga fcc994e132 ensure that SDL2 does not set conflicting window flags (thanks @pionere!) hace 3 años
..
atomic e5c599f8c6 fix SOLARIS_ATOMICS hace 3 años
audio ce5da5d579 Don't compare pointer against '0', but NULL hace 3 años
core 1d7966df15 Remove un-needed check for NULL pointer. They were previously checked just before. hace 3 años
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings hace 3 años
dynapi 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() hace 3 años
events 8ea96f365f events: Remove X and XKB keysym constants and headers hace 3 años
file 491d0bcc3c N3DS: Refactor N3DS_FileOpen. hace 3 años
filesystem de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. hace 3 años
haptic 9d67686a5b haptic: Deal with deprecated macOS symbol. hace 3 años
hidapi 9f8b68a278 Fixed building without linux/input.h hace 3 años
joystick 389ffab733 Code style fixes, etc. hace 3 años
libm 655275378d N3DS port (squashed) hace 3 años
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake hace 3 años
locale 655275378d N3DS port (squashed) hace 3 años
main 3369b0163f SDL_PS2_MAIN.C: Correct spelling mistake hace 3 años
misc f317d619cc Xbox GDKX support (#5869) hace 3 años
power 1d7966df15 Remove un-needed check for NULL pointer. They were previously checked just before. hace 3 años
render ce5da5d579 Don't compare pointer against '0', but NULL hace 3 años
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. hace 3 años
stdlib ce5da5d579 Don't compare pointer against '0', but NULL hace 3 años
test 101306edcf Do case insensitive matching on test cases hace 3 años
thread 5ddac7e026 PSP: Fix type mismatch warnings. hace 3 años
timer 655275378d N3DS port (squashed) hace 3 años
video fcc994e132 ensure that SDL2 does not set conflicting window flags (thanks @pionere!) hace 3 años
SDL.c 389ffab733 Code style fixes, etc. hace 3 años
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 hace 3 años
SDL_assert_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 hace 4 años
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) hace 3 años
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message hace 3 años
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick hace 4 años
SDL_hints.c ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. hace 3 años
SDL_hints_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds hace 4 años
SDL_list.c 78834b50d6 Add SDL_list.c/h hace 4 años
SDL_list.h 78834b50d6 Add SDL_list.c/h hace 4 años
SDL_log.c 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. hace 3 años
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 4 años
SDL_utils.c 53e685168d Fixed declaration-after-statement warning hace 3 años
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) hace 3 años