ds-sloth 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset 2 лет назад
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 2 лет назад
audio 0acf8343bb Fixed crash if pipewire doesn't detect any devices and doesn't end up being used. 2 лет назад
camera 612b41c451 camera: use cdevice SDL_Event union member 2 лет назад
core 746b8eb14b Added SDL_HINT_MUTE_CONSOLE_KEYBOARD 2 лет назад
cpuinfo efdcfef4b9 Fixed Android build warnings 2 лет назад
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 2 лет назад
dynapi a9d70dbacb pen: Rework public API. 2 лет назад
events bec701dd04 pen: Add support for tangential pressure axis. 2 лет назад
file 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset 2 лет назад
filesystem 218e45247f Fixed memory leak when SDL_Init() was called multiple times 2 лет назад
haptic 6f399c3beb Note that SDL_HAPTIC_GAIN_MAX should remain an environment variable. 2 лет назад
hidapi 0da346f129 Added SDL_HINT_HIDAPI_LIBUSB, SDL_HINT_HIDAPI_LIBUSB_WHITELIST, and SDL_HINT_HIDAPI_UDEV 2 лет назад
joystick c2085dad8f Added SDL_HINT_JOYSTICK_GAMEINPUT 2 лет назад
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2 лет назад
loadso ccebbb6c6e Fix UWP build in non-UNICODE mode 2 лет назад
locale 4f55271571 Removed temporary memory from the API 2 лет назад
main 438a214420 Changed main callback return values to an enumeration 2 лет назад
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 лет назад
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 2 лет назад
render d7b027a241 Namespace the object creation properties 2 лет назад
sensor 4f55271571 Removed temporary memory from the API 2 лет назад
stdlib 0fa2049fef Document iconv functions + add testautomation (#10131) 2 лет назад
storage 4f55271571 Removed temporary memory from the API 2 лет назад
test 438a214420 Changed main callback return values to an enumeration 2 лет назад
thread 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 2 лет назад
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"" 2 лет назад
timer d68d32e12c Revert "Removing a timer that isn't running is a success." 2 лет назад
video 83adcb9d38 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER 2 лет назад
SDL.c 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 2 лет назад
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 2 лет назад
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 2 лет назад
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_guid.c 4f55271571 Removed temporary memory from the API 2 лет назад
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 2 лет назад
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 2 лет назад
SDL_hints.c 5de3d1e9cc Fix error handling of SDL_AddHintCallback 2 лет назад
SDL_hints_c.h 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 2 лет назад
SDL_internal.h 4f55271571 Removed temporary memory from the API 2 лет назад
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 лет назад
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_log.c 125ce71379 SDL_Log: avoid sending text to the debug stream twice 2 лет назад
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_properties.c 4f55271571 Removed temporary memory from the API 2 лет назад
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 2 лет назад
SDL_utils.c 9da58e9fb7 Fixed storing a key in the persistent string hashtable that's about to be freed 2 лет назад
SDL_utils_c.h 4f55271571 Removed temporary memory from the API 2 лет назад