Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 9 months ago
audio 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
camera 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
core 746b8eb14b Added SDL_HINT_MUTE_CONSOLE_KEYBOARD 8 months ago
cpuinfo efdcfef4b9 Fixed Android build warnings 8 months ago
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 9 months ago
dynapi 46d9066a69 Fix warnings shown when making SDL_bool a typedef of bool 8 months ago
events bec701dd04 pen: Add support for tangential pressure axis. 8 months ago
file 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset 8 months ago
filesystem 218e45247f Fixed memory leak when SDL_Init() was called multiple times 8 months ago
haptic 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
hidapi 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
joystick 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 months ago
loadso ccebbb6c6e Fix UWP build in non-UNICODE mode 9 months ago
locale 4f55271571 Removed temporary memory from the API 8 months ago
main 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 months ago
render 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
sensor 4f55271571 Removed temporary memory from the API 8 months ago
stdlib 46d9066a69 Fix warnings shown when making SDL_bool a typedef of bool 8 months ago
storage 4f55271571 Removed temporary memory from the API 8 months ago
test 29ca5b5dcd SDLTest_CompareMemory: print header 8 months ago
thread 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 8 months ago
time 61e78830d0 Revert "Revert "Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true"" 8 months ago
timer d68d32e12c Revert "Removing a timer that isn't running is a success." 8 months ago
video 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
SDL.c 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 8 months ago
SDL_assert.c 9c5bd98a0f assert: Added SDL_HINT_ASSERT. 8 months ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_guid.c 4f55271571 Removed temporary memory from the API 8 months ago
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 9 months ago
SDL_hints.c 5de3d1e9cc Fix error handling of SDL_AddHintCallback 8 months ago
SDL_hints_c.h 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 8 months ago
SDL_internal.h 4f55271571 Removed temporary memory from the API 8 months ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.c 125ce71379 SDL_Log: avoid sending text to the debug stream twice 8 months ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.c 4f55271571 Removed temporary memory from the API 8 months ago
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 10 months ago
SDL_utils.c 9da58e9fb7 Fixed storing a key in the persistent string hashtable that's about to be freed 8 months ago
SDL_utils_c.h 4f55271571 Removed temporary memory from the API 8 months ago