Ozkan Sezer 8a32ee24db removed MSVC strtok_s use from SDL_strtokr(). 5 years ago
..
atomic 6bd4c717a1 Fixed bug 5402 - ARM support little update proposal 5 years ago
audio cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
core 040bd7a91b Fix udev not detecting ID_INPUT_KEY devices when udev is not running 5 years ago
cpuinfo 67f0b9b86d Fixed bug 5418 - Add system features detection for Elbrus (E2K) 5 years ago
dynapi 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 5 years ago
events 5f7cd1fa88 Added hints to control whether SDL updates joystick and sensor state in the main event loop 5 years ago
file d55f47d564 Fixed compile warning 6 years ago
filesystem f1c7cc710b winrt: Buildfix for older UWP SDKs 5 years ago
haptic cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
hidapi ff913a22f4 Fixed compile warnings on platforms without hidapi support 5 years ago
joystick 0684572ccc Added a hint to control whether the player LEDs should be lit to indicate which player is associated with a PS5 controller. 5 years ago
libm 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 5 years ago
loadso 3c2757ff89 windows SDL_LoadObject: fix warning after commit 2ff650230d96 5 years ago
locale a19c008a7f use GetModuleHandleW() to retrieve kernel32.dll handle (bug #5390.) 5 years ago
main 350f1b0d16 Updated SDL to version 2.0.15 for development 5 years ago
misc 59022829f4 riscos: Implement SDL_OpenURL() 5 years ago
power cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
render 5dabc4d72f Revert changeset 14590 544ac819e8b3 , does not fully fix 5 years ago
sensor cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
stdlib 8a32ee24db removed MSVC strtok_s use from SDL_strtokr(). 5 years ago
test 163896543f fix watcom build of SDL_test_common.c 5 years ago
thread 8fc0baad98 Add SDL_cond implementation using Windows Condition Variables 5 years ago
timer cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
video 80cf8a8b76 SDL_BlitScaled: also prevent crash if dest width or height is negative 5 years ago
SDL.c d27238751f os2: integrate the port into main tree. 5 years ago
SDL_assert.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_assert_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_dataqueue.c cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
SDL_dataqueue.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_error.c 09ca66bf66 SDL_error: simplified error string management. 5 years ago
SDL_error_c.h 09ca66bf66 SDL_error: simplified error string management. 5 years ago
SDL_hints.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_hints_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_internal.h cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
SDL_log.c a8780c6a28 Updated copyright date for 2020 6 years ago