Sam Lantinga 478b965e6c Fixed warning C4702: unreachable code 2 years ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio 6776b6108a iostream: "free*" params should be "closeio". 2 years ago
camera 33eaddc565 Cleaned up various type conversion issues 2 years ago
core f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 2 years ago
cpuinfo 34f03207c4 SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 2 years ago
dialog 491f18eea3 Fixed uninitialized signal_id 2 years ago
dynapi a6fbf0488c Add time and realtime clock functions 2 years ago
events d3a785e521 Improve event processing latency when gamepad/sensor is open 2 years ago
file 478b965e6c Fixed warning C4702: unreachable code 2 years ago
filesystem a6fbf0488c Add time and realtime clock functions 2 years ago
haptic 19b3ddac2f Fix TOCTOU race condition 2 years ago
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 2 years ago
joystick f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 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 848dcf8a5f main: Fixed compiler warning on Android. 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 6af979975f Add missing break 2 years ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 years ago
stdlib 009318c5a9 Fix warnings when building with -DSDL_LIBC=OFF on Linux 2 years ago
storage 92d01ef12a You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file. 2 years ago
test a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() 2 years ago
thread 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE 2 years ago
time b1215272ad Fixed warning C4244: '=': conversion from '__int64' to 'int', possible loss of data 2 years ago
timer 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
video f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 2 years ago
SDL.c a6fbf0488c Add time and realtime clock functions 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 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h cab20117e6 Vulkan Renderer (#9114) 2 years 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 33eaddc565 Cleaned up various type conversion issues 2 years 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