.. |
atomic
|
d8e68aea9d
atomic: Solaris needs the `_nv` variant of `atomic_or_uint`.
|
hace 9 meses |
audio
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
camera
|
aafbbe4ebc
Fixed warning C4090: 'function': different 'const' qualifiers
|
hace 9 meses |
core
|
c601120883
Handle all Android lifecycle events on the main thread
|
hace 8 meses |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
hace 11 meses |
dialog
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
hace 9 meses |
dynapi
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
events
|
c601120883
Handle all Android lifecycle events on the main thread
|
hace 8 meses |
file
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
hace 9 meses |
filesystem
|
29f0fd33dc
SDL_getenv() should return const
|
hace 9 meses |
haptic
|
b32c9615a7
SDL_GetHaptics() follows the SDL_GetStringRule
|
hace 9 meses |
hidapi
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
hace 9 meses |
joystick
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
libm
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
hace 9 meses |
loadso
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
hace 9 meses |
locale
|
e7771fb4f6
Fixed memory corruption in SDL_GetPreferredLocales()
|
hace 8 meses |
main
|
fff783de6c
Fixed life cycle events on iOS when using main callbacks
|
hace 8 meses |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
hace 1 año |
power
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
hace 10 meses |
render
|
c601120883
Handle all Android lifecycle events on the main thread
|
hace 8 meses |
sensor
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
stdlib
|
29f0fd33dc
SDL_getenv() should return const
|
hace 9 meses |
storage
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
hace 9 meses |
test
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
hace 9 meses |
thread
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
time
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
hace 10 meses |
timer
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
hace 8 meses |
video
|
c601120883
Handle all Android lifecycle events on the main thread
|
hace 8 meses |
SDL.c
|
ca4bd4b63c
Android life cycle behavior more closely matches iOS
|
hace 8 meses |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
hace 1 año |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
hace 1 año |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
hace 11 meses |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
hace 1 año |
SDL_guid.c
|
ef21e31a9a
SDL_GUIDFromString() renamed SDL_StringToGUID()
|
hace 9 meses |
SDL_hashtable.c
|
2ba76dbe80
Simplified SDL_Surface
|
hace 9 meses |
SDL_hashtable.h
|
2ba76dbe80
Simplified SDL_Surface
|
hace 9 meses |
SDL_hints.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
hace 10 meses |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
hace 1 año |
SDL_internal.h
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
hace 9 meses |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
hace 1 año |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
hace 1 año |
SDL_log.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
hace 11 meses |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
hace 1 año |
SDL_properties.c
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
hace 9 meses |
SDL_properties_c.h
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
hace 10 meses |
SDL_utils.c
|
71d2662a39
Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
hace 9 meses |
SDL_utils_c.h
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
hace 9 meses |