Petar Popovic 94cbaaabbf Renaming SDLK_QUOTE and SDLK_BACKQUOTE 11 ヶ月 前
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年間 前
audio ad166be1c5 Add SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME 11 ヶ月 前
camera 7b252634fd Fixed bug #9672 - v4l2/camera prevent deadlock when there is a delay between SDL_ReleaseCameraFrame and SDL_CloseCamera 11 ヶ月 前
core e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 11 ヶ月 前
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning 1 年間 前
dialog cb416922e3 Fixed compiling with WIN32_LEAN_AND_MEAN 11 ヶ月 前
dynapi c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 11 ヶ月 前
events c64d7ed0aa Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data 11 ヶ月 前
file 04be04c338 Removed mostly unused SDL_errorcode 11 ヶ月 前
filesystem 71f3750ff1 Fixed SDL_GetPathInfo() return value on Windows 11 ヶ月 前
haptic 19b3ddac2f Fix TOCTOU race condition 1 年間 前
hidapi 1de8a53015 windows hidapi: fix header compilation 1 年間 前
joystick 8582bdaab8 Fixed warning C4244: 'function': conversion from 'Uint16' to 'Uint8', possible loss of data 11 ヶ月 前
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年間 前
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年間 前
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 年間 前
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 年間 前
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年間 前
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年間 前
render fc62dfc6e2 Added properties for the swap chain in the direct3d11 and direct3d12 renderers 11 ヶ月 前
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 1 年間 前
stdlib 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft 11 ヶ月 前
storage e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 11 ヶ月 前
test b959203c9b Use SDL_WindowFlags appropriately in SDL test code 11 ヶ月 前
thread e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 11 ヶ月 前
time 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 ヶ月 前
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 1 年間 前
video 94cbaaabbf Renaming SDLK_QUOTE and SDLK_BACKQUOTE 11 ヶ月 前
SDL.c 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 ヶ月 前
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 年間 前
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_error.c 04be04c338 Removed mostly unused SDL_errorcode 11 ヶ月 前
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 年間 前
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 1 年間 前
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 年間 前
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 年間 前
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_properties.c 56feecc17d Fix property cleanup callback not being called on error (#9663) 11 ヶ月 前
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 年間 前
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 1 年間 前
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 1 年間 前