.. |
atomic
|
d8e68aea9d
atomic: Solaris needs the `_nv` variant of `atomic_or_uint`.
|
9 mesiacov pred |
audio
|
e1aa995732
audio: recording devices also need to update their streams' channel maps.
|
9 mesiacov pred |
camera
|
aafbbe4ebc
Fixed warning C4090: 'function': different 'const' qualifiers
|
9 mesiacov pred |
core
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 mesiacov pred |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 mesiacov pred |
dialog
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 mesiacov pred |
dynapi
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
9 mesiacov pred |
events
|
aafbbe4ebc
Fixed warning C4090: 'function': different 'const' qualifiers
|
9 mesiacov pred |
file
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
9 mesiacov pred |
filesystem
|
68322ac851
Ensure that all functions that follow the SDL_GetStringRule return temporary memory
|
9 mesiacov pred |
haptic
|
b32c9615a7
SDL_GetHaptics() follows the SDL_GetStringRule
|
9 mesiacov pred |
hidapi
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 mesiacov pred |
joystick
|
b80784fced
SDL_GetGamepadBindings() follows the SDL_GetStringRule
|
9 mesiacov pred |
libm
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
9 mesiacov pred |
loadso
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
9 mesiacov pred |
locale
|
aafbbe4ebc
Fixed warning C4090: 'function': different 'const' qualifiers
|
9 mesiacov pred |
main
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 mesiacov pred |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 rok pred |
power
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
10 mesiacov pred |
render
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
9 mesiacov pred |
sensor
|
856d598d6e
SDL_GetSensors() follows the SDL_GetStringRule
|
9 mesiacov pred |
stdlib
|
a2a1d2de66
Add HAVE_UNSETENV to preprocessor guard
|
9 mesiacov pred |
storage
|
ed1f93cd11
filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule.
|
9 mesiacov pred |
test
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
9 mesiacov pred |
thread
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
9 mesiacov pred |
time
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 mesiacov pred |
timer
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 mesiacov pred |
video
|
f244f08165
Fixed building with SDL_VIDEO_OPENGL_WGL disabled (thanks @Please-just-dont!)
|
9 mesiacov pred |
SDL.c
|
68322ac851
Ensure that all functions that follow the SDL_GetStringRule return temporary memory
|
9 mesiacov pred |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
1 rok pred |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok pred |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 mesiacov pred |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok pred |
SDL_guid.c
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
9 mesiacov pred |
SDL_hashtable.c
|
2ba76dbe80
Simplified SDL_Surface
|
9 mesiacov pred |
SDL_hashtable.h
|
2ba76dbe80
Simplified SDL_Surface
|
9 mesiacov pred |
SDL_hints.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 mesiacov pred |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 rok pred |
SDL_internal.h
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
9 mesiacov pred |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
1 rok pred |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok pred |
SDL_log.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 mesiacov pred |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok pred |
SDL_properties.c
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
9 mesiacov pred |
SDL_properties_c.h
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 mesiacov pred |
SDL_utils.c
|
71d2662a39
Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
9 mesiacov pred |
SDL_utils_c.h
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 mesiacov pred |