Sam Lantinga 8fdca9c691 Clear intermediate errors if we successfully create a window. 8 months ago
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 9 months ago
audio c9b2bfa7c1 Added SDL_HINT_AUDIO_DISK_INPUT_FILE, SDL_HINT_AUDIO_DISK_OUTPUT_FILE, and SDL_HINT_AUDIO_DISK_TIMESCALE 8 months ago
camera 4f55271571 Removed temporary memory from the API 8 months ago
core 746b8eb14b Added SDL_HINT_MUTE_CONSOLE_KEYBOARD 8 months ago
cpuinfo 83d1d1c053 add failsafe for querying cache line size on linux 8 months ago
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 9 months ago
dynapi 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
events 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
file 44927fe5e3 Added detail about why a file couldn't be opened (thanks mgerhardy!) 8 months ago
filesystem 218e45247f Fixed memory leak when SDL_Init() was called multiple times 8 months ago
haptic 6f399c3beb Note that SDL_HAPTIC_GAIN_MAX should remain an environment variable. 8 months ago
hidapi 0da346f129 Added SDL_HINT_HIDAPI_LIBUSB, SDL_HINT_HIDAPI_LIBUSB_WHITELIST, and SDL_HINT_HIDAPI_UDEV 8 months ago
joystick 627cb8acd0 SDL_EventFilter functions now return SDL_bool 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 627cb8acd0 SDL_EventFilter functions now return SDL_bool 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 a57c566988 Add internal SDL_UpdateTextureFromSurface(), making SDL_CreateTextureFromSurface() lighter 8 months ago
sensor 4f55271571 Removed temporary memory from the API 8 months ago
stdlib 0fa2049fef Document iconv functions + add testautomation (#10131) 8 months ago
storage 4f55271571 Removed temporary memory from the API 8 months ago
test 2428d906f1 Remove extra ';' 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 8fdca9c691 Clear intermediate errors if we successfully create a window. 8 months ago
SDL.c 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 8 months 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 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 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 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 fe5dcf79be Reset log prefixes on SDL_Quit() 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