.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
audio
|
bcd2807065
Fixed warning C4244: 'initializing': conversion from 'int' to 'SDL_AudioFormat', possible loss of data
|
il y a 1 an |
camera
|
da027ec3ee
Fixed signed/unsigned comparison warning
|
il y a 1 an |
core
|
b1e47704ee
audio: Prefer Pipewire if at least version 1.0.0
|
il y a 1 an |
cpuinfo
|
143b070074
cpuinfo: fix -Wmissing-prototypes warning
|
il y a 1 an |
dialog
|
9c65738926
dialog: Use size_t for length variables (#9572)
|
il y a 1 an |
dynapi
|
acf811a06b
Revert "dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code."
|
il y a 1 an |
events
|
dc13c08375
Use single line comment format
|
il y a 1 an |
file
|
478b965e6c
Fixed warning C4702: unreachable code
|
il y a 1 an |
filesystem
|
be6b8dead4
CaseFoldUtf8String: Fixed to actually work with Unicode values.
|
il y a 1 an |
haptic
|
19b3ddac2f
Fix TOCTOU race condition
|
il y a 1 an |
hidapi
|
1de8a53015
windows hidapi: fix header compilation
|
il y a 1 an |
joystick
|
5ffb2f47d1
Add USB IDs for the Thrustmaster TS-XW racing wheel
|
il y a 1 an |
libm
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
loadso
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
locale
|
390fff4ae0
N3DS: Fix locale name and early return.
|
il y a 1 an |
main
|
38e3c6a4aa
main: Add an optional `appstate` param to main callback entry points.
|
il y a 1 an |
misc
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
il y a 1 an |
power
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
il y a 1 an |
render
|
cab3defc18
render: SDL_DestroyWindow hollows out its renderer but doesn't free it.
|
il y a 1 an |
sensor
|
52d6587084
Removed SDL_EVENTS_DISABLED
|
il y a 1 an |
stdlib
|
810656962c
stdlib: Export some Unicode functions to other SDL internals.
|
il y a 1 an |
storage
|
764207d873
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
|
il y a 1 an |
test
|
9c2e4f52e6
Fixed misuse of entry->size in SDL_TrackAllocation
|
il y a 1 an |
thread
|
fdcc3e1151
thread: make generic SDL_Condition a no-op if built with SDL_THREADS_DISABLED.
|
il y a 1 an |
time
|
764fe72449
SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat
|
il y a 1 an |
timer
|
3d96c2426f
PSP: improve performance counter res to us granularity (thanks @rofl0r!)
|
il y a 1 an |
video
|
7729a8b5c3
x11: Don't try to capture mouse input via X when XInput2 is in use
|
il y a 1 an |
SDL.c
|
1aa9ef7213
cpuinfo: reset cpu features on SDL_Quit
|
il y a 1 an |
SDL_assert.c
|
6906c50e8b
assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int.
|
il y a 1 an |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_error.c
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_error_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_guid.c
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_hashtable.c
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_hashtable.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_hints.c
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
il y a 1 an |
SDL_internal.h
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
il y a 1 an |
SDL_list.c
|
33eaddc565
Cleaned up various type conversion issues
|
il y a 1 an |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_log.c
|
d65ae710a1
Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention
|
il y a 1 an |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_properties.c
|
33eaddc565
Cleaned up various type conversion issues
|
il y a 1 an |
SDL_properties_c.h
|
bba2a5d360
Added SDL_SetFreeableProperty() for internal use
|
il y a 1 an |
SDL_utils.c
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
SDL_utils_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |