| .. |
|
atomic
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
audio
|
52b73d4115
pipewire: Set 'application.id' if SDL_HINT_APP_ID set
|
2 年之前 |
|
core
|
91198baed4
ibus: Handle error when getting the D-Bus machine ID
|
2 年之前 |
|
cpuinfo
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
dynapi
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
2 年之前 |
|
events
|
329e1b8b6a
Update the sensors before the joysticks so the gamepad code gets fresh sensor readings
|
2 年之前 |
|
file
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
filesystem
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
hidapi
|
c6ee9780df
Fixed DualSense controllers not being picked up by the HIDAPI driver
|
2 年之前 |
|
joystick
|
214d5daa3c
Removed 100 ms hitch when querying third party Nintendo Switch controllers that don't respond to request for info
|
2 年之前 |
|
libm
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
2 年之前 |
|
loadso
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 年之前 |
|
locale
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
3 年之前 |
|
misc
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
power
|
95f244598b
power: On Linux, compare status strings as case-insensitive.
|
2 年之前 |
|
render
|
281018f169
Make it clear that you can't mix 2D rendering and the window surface API
|
2 年之前 |
|
sensor
|
3ddbeab88f
Moved Android sensor event handling to a separate thread
|
2 年之前 |
|
stdlib
|
dab4f296b8
Cleanup spacing
|
2 年之前 |
|
test
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
2 年之前 |
|
thread
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
2 年之前 |
|
timer
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
2 年之前 |
|
video
|
70e43c150e
Added support for blitting SDL_PIXELFORMAT_INDEX1LSB
|
2 年之前 |
|
SDL.c
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
2 年之前 |
|
SDL_assert.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_dataqueue.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_dataqueue.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 年之前 |
|
SDL_error.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
3 年之前 |
|
SDL_hints.c
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
2 年之前 |
|
SDL_hints_c.h
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
2 年之前 |
|
SDL_internal.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 年之前 |
|
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_log.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年之前 |
|
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_utils.c
|
fde78d12f2
Updated copyright for 2023
|
3 年之前 |
|
SDL_utils_c.h
|
6150b5b3cb
Don't bother re-encoding Latin1 characters in the ASCII range
|
2 年之前 |