.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 ano atrás |
audio
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
10 meses atrás |
camera
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
10 meses atrás |
core
|
1cdcb57865
Fixed launching on Android after audio capture -> recording renaming
|
10 meses atrás |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 meses atrás |
dialog
|
8c8ee2174d
Dialog: Add filter number, remove NULL termination
|
10 meses atrás |
dynapi
|
8f29f8cae5
Renamed SDL_rand() to SDL_rand_bits() and updated tests
|
10 meses atrás |
events
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 meses atrás |
file
|
32907a9606
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
10 meses atrás |
filesystem
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 meses atrás |
haptic
|
26fc7a8060
Fixed signatures for internal haptics functions
|
10 meses atrás |
hidapi
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
10 meses atrás |
joystick
|
421326b6da
Fixed controllers not being seen as gamepads after adding a mapping
|
10 meses atrás |
libm
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 ano atrás |
loadso
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 ano atrás |
locale
|
390fff4ae0
N3DS: Fix locale name and early return.
|
1 ano atrás |
main
|
38e3c6a4aa
main: Add an optional `appstate` param to main callback entry points.
|
1 ano atrás |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 ano atrás |
power
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
10 meses atrás |
render
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 meses atrás |
sensor
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 meses atrás |
stdlib
|
8a80f41b77
Added check for n<0 in SDL_rand_n()
|
10 meses atrás |
storage
|
863a9029ae
Added SDL_GlobFlags
|
11 meses atrás |
test
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 meses atrás |
thread
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
10 meses atrás |
time
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 meses atrás |
timer
|
aaa9bf9422
Added more error checking for SDL timer functions
|
10 meses atrás |
video
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 meses atrás |
SDL.c
|
ce65f84fd8
Fixed Android warnings
|
10 meses atrás |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
1 ano atrás |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 meses atrás |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_guid.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_hashtable.c
|
20fccdabf4
Fixed crashes when passed a NULL hashtable
|
10 meses atrás |
SDL_hashtable.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_hints.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 meses atrás |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 ano atrás |
SDL_internal.h
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 meses atrás |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
1 ano atrás |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_log.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 meses atrás |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
SDL_properties.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 meses atrás |
SDL_properties_c.h
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 meses atrás |
SDL_utils.c
|
76e5aa5bfd
Log any leaked objects at shutdown
|
10 meses atrás |
SDL_utils_c.h
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
10 meses atrás |