Sam Lantinga 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() hace 4 años
..
atomic 67f12ede3b move bug #5333 fix to headers hace 4 años
audio 29694869b1 audio: Revert one of the resampler optimizations. hace 4 años
core 8cd908e0b9 Fixed building with Visual Studio 2013 hace 4 años
cpuinfo 2a7948016a cpuinfo: Check for overflow in SIMD allocation hace 4 años
dynapi fbd230bb6c Add support for the Nokia N-Gage (#5597) hace 4 años
events 2f924020e8 Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL hace 4 años
file 176941a4fb allow MacOS build without SDL_FILE hace 4 años
filesystem 009a0ff95f use explicit GetModuleFileNameW hace 4 años
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory hace 4 años
hidapi 7a5743031d hidapi, libusb: import mainstream commit 536bad201e hace 4 años
joystick a3c1ca1fa1 Added support for the Backbone One guide button hace 4 años
libm b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains hace 4 años
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError hace 4 años
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support hace 4 años
main cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak hace 4 años
misc c93e552068 minor update to winrt/SDL_sysurl.cpp hace 4 años
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails hace 4 años
render ec8fa57750 macOS: always use Objective-C ARC (automatic ref counting). hace 4 años
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() hace 4 años
stdlib 0e63b514d5 Don't define memcpy(), memset() when using static VC runtime. hace 4 años
test 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events hace 4 años
thread fbd230bb6c Add support for the Nokia N-Gage (#5597) hace 4 años
timer fbd230bb6c Add support for the Nokia N-Gage (#5597) hace 4 años
video 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() hace 4 años
SDL.c fff97c95eb build: Mechanically generate ABI versions from version number hace 4 años
SDL_assert.c ca26df3404 assert: Allow messages of any length. hace 4 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 120c76c84b Updated copyright for 2022 hace 4 años
SDL_error_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_hints.c ba62ead5ec Handle potential out of memory condition when working with hints hace 4 años
SDL_hints_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_internal.h 8cd908e0b9 Fixed building with Visual Studio 2013 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 f7280dcebb log: Check for integer overflow. hace 4 años
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 4 años