Sam Lantinga cb811ba463 Fixed warning C4366: The result of the unary '&' operator may be unaligned 2 years ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio 9462eec57b pipewire: Don't assert if the default capture device is a sink or vice versa 2 years ago
core d383299779 Fixed build on older Windows SDK 2 years ago
cpuinfo 34f03207c4 SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 2 years ago
dynapi 89b9d6cbdc SDL_RenderReadPixels() now returns a surface 2 years ago
events 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
file 2a4db8c415 SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 2 years ago
filesystem b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
haptic 052b958bf2 Made SDL_HapticEffect const in the API 2 years ago
hidapi 1c5bc53738 windows: Manage WideCharToMultiByte vs Windows XP. 2 years ago
joystick cb811ba463 Fixed warning C4366: The result of the unary '&' operator may be unaligned 2 years 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 5b3ee51c6c Updated copyright for 2024 2 years ago
main 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years 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 89b9d6cbdc SDL_RenderReadPixels() now returns a surface 2 years ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 years ago
stdlib 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
test 62221b3003 Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch 2 years ago
thread 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
timer 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
video c3e821fa80 Optimized SDL_DuplicatePixels() 2 years ago
SDL.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 years 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 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_internal.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
SDL_list.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 2 years ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 5d48f9a63a Added SDL_CopyProperties() 2 years ago
SDL_properties_c.h 5b3ee51c6c Updated copyright for 2024 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