.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
audio
|
09fbb2a07d
WASAPI_WaitDevice: Check current padding before waiting on event
|
11 months ago |
camera
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 months ago |
core
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
cpuinfo
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 months ago |
dialog
|
cb416922e3
Fixed compiling with WIN32_LEAN_AND_MEAN
|
11 months ago |
dynapi
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
events
|
9d03ff6c18
Decrement before as the code makes more sense
|
11 months ago |
file
|
04be04c338
Removed mostly unused SDL_errorcode
|
11 months ago |
filesystem
|
863a9029ae
Added SDL_GlobFlags
|
11 months ago |
haptic
|
19b3ddac2f
Fix TOCTOU race condition
|
1 year ago |
hidapi
|
1de8a53015
windows hidapi: fix header compilation
|
1 year ago |
joystick
|
f9260a8470
Added an entry for the 8Bitdo Ultimate Wired Controller
|
11 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
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
1 year ago |
render
|
2cf32b0e0a
Fixed warning: 'fA' may be used uninitialized in this function
|
11 months ago |
sensor
|
558630d59c
Use ALooper_pollOnce() instead of ALooper_pollAll()
|
11 months ago |
stdlib
|
2205626816
SDL_iconv_string: simplify recomputation of outbuf and outbytesleft
|
11 months ago |
storage
|
863a9029ae
Added SDL_GlobFlags
|
11 months ago |
test
|
2123b84fbe
SDL_test: add --hide-cursor to help
|
11 months ago |
thread
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
time
|
1f43c88220
time: Use a function instead of properties to retrieve the system date and time locale info
|
11 months ago |
timer
|
3d96c2426f
PSP: improve performance counter res to us granularity (thanks @rofl0r!)
|
1 year ago |
video
|
1f89c407e0
win32: Fix maximized windows when leaving fullscreen
|
11 months ago |
SDL.c
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
11 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
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_hashtable.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_hints.c
|
961488b0dc
Added NULL pointer check
|
11 months ago |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 year ago |
SDL_internal.h
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 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
|
56feecc17d
Fix property cleanup callback not being called on error (#9663)
|
11 months ago |
SDL_properties_c.h
|
bba2a5d360
Added SDL_SetFreeableProperty() for internal use
|
1 year ago |
SDL_utils.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_utils_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |