.. |
atomic
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
audio
|
4d000ae3bd
audio: Change references to `streams[i]` to previously-calculated `stream`.
|
1 year ago |
camera
|
279a650fae
mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings
|
1 year ago |
core
|
c6ec999869
Set udev class for accelerometer
|
1 year ago |
cpuinfo
|
34f03207c4
SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |
dynapi
|
9db68f97f9
Reverted SDL_Vulkan_GetInstanceExtensions() API change
|
1 year ago |
events
|
860155680d
SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events.
|
1 year ago |
file
|
4d20b82850
SDL_RWFromFile, stdio: allow named pipes along with regular files.
|
1 year ago |
filesystem
|
f2695856d6
Use SDL string functions
|
1 year ago |
haptic
|
fd5d761128
Renamed SDL_HINT_DIRECTINPUT_ENABLED to SDL_HINT_JOYSTICK_DIRECTINPUT
|
1 year ago |
hidapi
|
98bec6749f
hidapi, windows: sync with mainstream: change MAX_STRING_WCHARS to 126.
|
1 year ago |
joystick
|
9be35d4603
Convert mappings using labeled buttons to positional buttons
|
1 year 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
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
main
|
848dcf8a5f
main: Fixed compiler warning on Android.
|
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
|
26b9178e5c
Fixed whitespace
|
1 year ago |
sensor
|
52d6587084
Removed SDL_EVENTS_DISABLED
|
1 year ago |
stdlib
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
1 year ago |
test
|
cea717e5d3
Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype
|
1 year ago |
thread
|
9920e062d5
Removed SDL_HINT_THREAD_STACK_SIZE
|
1 year ago |
timer
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
video
|
ee87132385
Make sure fast path RGB <-> YUV conversions are using the same color primaries
|
1 year ago |
SDL.c
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 year ago |
SDL_assert.c
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
SDL_assert_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_error.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 year 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
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_hints_c.h
|
276566235c
Removed SDL_ClearHints() from the public API
|
1 year ago |
SDL_internal.h
|
cab20117e6
Vulkan Renderer (#9114)
|
1 year ago |
SDL_list.c
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_list.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_log.c
|
12bdb2b4d0
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
SDL_log_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL_properties.c
|
8ce786d2b6
Property query functions don't set an error if they return the default value
|
1 year 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 |