.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
audio
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
camera
|
4ce4fc575a
Fixed mapping between Apple YUV formats and SDL formats
|
10 months ago |
core
|
3e018517c3
Fixed build errors after SDL_IOWhence change
|
10 months ago |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 months ago |
dialog
|
8c8ee2174d
Dialog: Add filter number, remove NULL termination
|
10 months ago |
dynapi
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
10 months ago |
events
|
44f66b5c8b
Show the cursor when relative mode is enabled and the app doesn't have focus
|
10 months ago |
file
|
7d54a37d74
iostream: Make seeking's `whence` value a real enum.
|
10 months ago |
filesystem
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
haptic
|
26fc7a8060
Fixed signatures for internal haptics functions
|
10 months ago |
hidapi
|
ca28bcb3b8
hidapi/windows/hid.c: avoid warnings with gcc < 8.
|
10 months ago |
joystick
|
4fc68a48f2
Keep track of whether a controller was a gamepad
|
10 months ago |
libm
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
loadso
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
locale
|
390fff4ae0
N3DS: Fix locale name and early return.
|
1 year ago |
main
|
38e3c6a4aa
main: Add an optional `appstate` param to main callback entry points.
|
1 year ago |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 year ago |
power
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
10 months ago |
render
|
2a8f87d34b
Fixed build warnings
|
10 months ago |
sensor
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
stdlib
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
10 months ago |
storage
|
863a9029ae
Added SDL_GlobFlags
|
11 months ago |
test
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
10 months ago |
thread
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
10 months ago |
time
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 months ago |
timer
|
aaa9bf9422
Added more error checking for SDL timer functions
|
10 months ago |
video
|
7a7d780289
wayland: Fix broken dead key behavior
|
10 months ago |
SDL.c
|
ce65f84fd8
Fixed Android warnings
|
10 months ago |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
1 year ago |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_error.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 months ago |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_guid.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_hashtable.c
|
20fccdabf4
Fixed crashes when passed a NULL hashtable
|
10 months ago |
SDL_hashtable.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_hints.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 year ago |
SDL_internal.h
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
1 year ago |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_log.c
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 months ago |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_properties.c
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
SDL_properties_c.h
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 months ago |
SDL_utils.c
|
76e5aa5bfd
Log any leaked objects at shutdown
|
10 months ago |
SDL_utils_c.h
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
10 months ago |