Semphris 0429f5d6a3 Replace if() with SDL_assert() hace 2 años
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
audio 60f26182c3 audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running hace 2 años
camera da027ec3ee Fixed signed/unsigned comparison warning hace 2 años
core 19445339b8 evdev INPUT_PROP_SEMI_MT devices should be early-detected as touchpads hace 2 años
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning hace 2 años
dialog db9b4ba2fa Fix memory leak in dialog hace 2 años
dynapi 6e1ed94913 ios: Renamed APIs that referred to "iPhone" to refer to "iOS". hace 2 años
events c8a066019b Renaming SDL_eventaction to SDL_EventAction hace 2 años
file 478b965e6c Fixed warning C4702: unreachable code hace 2 años
filesystem 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. hace 2 años
haptic 19b3ddac2f Fix TOCTOU race condition hace 2 años
hidapi ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. hace 2 años
joystick d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. hace 2 años
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
locale 390fff4ae0 N3DS: Fix locale name and early return. hace 2 años
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. hace 2 años
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project hace 2 años
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project hace 2 años
render 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE hace 2 años
sensor 52d6587084 Removed SDL_EVENTS_DISABLED hace 2 años
stdlib 810656962c stdlib: Export some Unicode functions to other SDL internals. hace 2 años
storage 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). hace 2 años
test 07b7ec68eb Add SDLTest_CompareMemory function to compare memory ranges hace 2 años
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error hace 2 años
time 764fe72449 SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat hace 2 años
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) hace 2 años
video 0429f5d6a3 Replace if() with SDL_assert() hace 2 años
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit hace 2 años
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. hace 2 años
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_error.c 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API hace 2 años
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. hace 2 años
SDL_list.c 33eaddc565 Cleaned up various type conversion issues hace 2 años
SDL_list.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention hace 2 años
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues hace 2 años
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use hace 2 años
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años