Sam Lantinga 558630d59c Use ALooper_pollOnce() instead of ALooper_pollAll() 1 year ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio ad166be1c5 Add SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME 1 year ago
camera fd678ff50f Fixed SDL capitalization 1 year ago
core 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning 1 year ago
dialog cb416922e3 Fixed compiling with WIN32_LEAN_AND_MEAN 1 year ago
dynapi 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
events 92301ae8a3 Fixed whitespace 1 year ago
file 04be04c338 Removed mostly unused SDL_errorcode 1 year ago
filesystem 863a9029ae Added SDL_GlobFlags 1 year ago
haptic 19b3ddac2f Fix TOCTOU race condition 2 years ago
hidapi 1de8a53015 windows hidapi: fix header compilation 1 year ago
joystick 79cabeef18 Added Moza wheelbases VID/PID to wheel devices list 1 year ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
locale 390fff4ae0 N3DS: Fix locale name and early return. 2 years ago
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 year ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
render 5f1e01cce0 Added support for late swap tearing to the Vulkan renderer 1 year ago
sensor 558630d59c Use ALooper_pollOnce() instead of ALooper_pollAll() 1 year ago
stdlib 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft 1 year ago
storage 863a9029ae Added SDL_GlobFlags 1 year ago
test 17520c2e6e Removed SDL_RendererFlags 1 year ago
thread e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 1 year ago
time 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 1 year ago
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 2 years ago
video df3fea87d6 wayland: Rework scale-to-display 1 year ago
SDL.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 year ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 04be04c338 Removed mostly unused SDL_errorcode 1 year ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 1 year ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 years ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 56feecc17d Fix property cleanup callback not being called on error (#9663) 1 year ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 2 years ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago