Sam Lantinga f7b774a7e0 Fixed build error on Linux if HAVE_INOTIFY isn't defined 3 years ago
..
atomic 67f12ede3b move bug #5333 fix to headers 4 years ago
audio 0cca71a846 Use SDLCALL for callbacks in public APIs 3 years ago
core 622311c016 Add extra XInput structures and defines for older SDKs 3 years ago
cpuinfo 2a7948016a cpuinfo: Check for overflow in SIMD allocation 3 years ago
dynapi dbd54dd708 adjust dynapi after commit 0cca71a changes for SDL_qsort and SDL_bsearch 3 years ago
events f9a9d3c8d4 Also restore previous capture window if CaptureMouse() fails 3 years ago
file 8c5bda6acd Vita: remove Vita-specific RWOps code 3 years ago
filesystem aa6ea607d9 Fixed whitespace 3 years ago
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 years ago
hidapi ffab9f46b5 Avoid clashing with system headers when redefining standard library functions 3 years ago
joystick f7b774a7e0 Fixed build error on Linux if HAVE_INOTIFY isn't defined 3 years ago
libm b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains 3 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 4 years ago
main 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 years ago
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 4 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 years ago
render c8eea02071 Fix C89 build errors in Windows builds 3 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 years ago
stdlib 0cca71a846 Use SDLCALL for callbacks in public APIs 3 years ago
test 0cca71a846 Use SDLCALL for callbacks in public APIs 3 years ago
thread 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 years ago
timer fbd230bb6c Add support for the Nokia N-Gage (#5597) 3 years ago
video e19a9a7931 Fixed a message box getting the mouse capture state out of sync 3 years ago
SDL.c fff97c95eb build: Mechanically generate ABI versions from version number 3 years ago
SDL_assert.c 996b3dc37a Fixed warning building with Visual Studio 3 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_error.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_error_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_hints.c ba62ead5ec Handle potential out of memory condition when working with hints 3 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_internal.h 8cd908e0b9 Fixed building with Visual Studio 2013 3 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_log.c f7280dcebb log: Check for integer overflow. 3 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago