.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 anno fa |
audio
|
534768c7c5
Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice()
|
10 mesi fa |
camera
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
10 mesi fa |
core
|
25024ea295
windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv.
|
11 mesi fa |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 mesi fa |
dialog
|
a5b0041b4a
Fixed SDL_strncmp() logic in portal dialog code
|
10 mesi fa |
dynapi
|
99599d9236
Added SDL_AddTimerNS()
|
10 mesi fa |
events
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
10 mesi fa |
file
|
04be04c338
Removed mostly unused SDL_errorcode
|
11 mesi fa |
filesystem
|
863a9029ae
Added SDL_GlobFlags
|
11 mesi fa |
haptic
|
19b3ddac2f
Fix TOCTOU race condition
|
1 anno fa |
hidapi
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
11 mesi fa |
joystick
|
a3ab46b707
Fixed mapping the touchpad for the Qanba PS5 controllers like the Qanba Drone 2 Arcade Joystick
|
11 mesi fa |
libm
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 anno fa |
loadso
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 anno fa |
locale
|
390fff4ae0
N3DS: Fix locale name and early return.
|
1 anno fa |
main
|
38e3c6a4aa
main: Add an optional `appstate` param to main callback entry points.
|
1 anno fa |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 anno fa |
power
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 anno fa |
render
|
89a4d9ae67
cmake+d3d12: d3d12 now builds succesfully on older Windows SDKs, so simplify the checks
|
11 mesi fa |
sensor
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
11 mesi fa |
stdlib
|
6e081eb7dc
Memory leak no more!
|
11 mesi fa |
storage
|
863a9029ae
Added SDL_GlobFlags
|
11 mesi fa |
test
|
06aa02453a
Tests: Use the main callback code macros
|
10 mesi fa |
thread
|
b83bb035e6
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
|
11 mesi fa |
time
|
1f43c88220
time: Use a function instead of properties to retrieve the system date and time locale info
|
11 mesi fa |
timer
|
aaa9bf9422
Added more error checking for SDL timer functions
|
10 mesi fa |
video
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
10 mesi fa |
SDL.c
|
156ca356b5
Free any temporary environment memory at SDL_Quit()
|
11 mesi fa |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
1 anno fa |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 mesi fa |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_guid.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_hashtable.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_hashtable.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_hints.c
|
961488b0dc
Added NULL pointer check
|
11 mesi fa |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 anno fa |
SDL_internal.h
|
2f2c3afb05
SDL_internal: tweaked comment.
|
11 mesi fa |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
1 anno fa |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_log.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 mesi fa |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_properties.c
|
2626304e70
properties: add formal SDL_CleanupPropertyCallback type, improve docs.
|
10 mesi fa |
SDL_properties_c.h
|
bba2a5d360
Added SDL_SetFreeableProperty() for internal use
|
1 anno fa |
SDL_utils.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
SDL_utils_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |