.. |
atomic
|
37e567994d
Fix remaining typos (#7921)
|
1 year ago |
audio
|
759cdf6159
audio: Fixed GetFirstAudioDeviceAdded().
|
1 year ago |
core
|
f63e9a8a3f
wasapi: Handle disconnected devices that get reconnected.
|
1 year ago |
cpuinfo
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
1 year ago |
dynapi
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 year ago |
events
|
4280d4b359
Fixed warning C4210: nonstandard extension used: function given file scope
|
1 year ago |
file
|
4368f70ff9
Added properties to various SDL objects
|
1 year ago |
filesystem
|
6f8a6a31ca
gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath
|
1 year ago |
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
hidapi
|
23ceae94c9
Fixed Xbox 360 Controller support using libusb on Linux
|
1 year ago |
joystick
|
f52b330ed8
Added support for the HP HyperX Clutch Gladiate controller
|
1 year ago |
libm
|
a84389f6bb
libm: use union for infinity
|
1 year ago |
loadso
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 years ago |
locale
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
main
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 year ago |
misc
|
690eae7d22
Implement visionOS support
|
1 year ago |
power
|
eebd5d18a2
linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE
|
1 year ago |
render
|
25ce87979d
Always provide an implementation for all SDL3 symbols
|
1 year ago |
sensor
|
38afd48daf
Added a single source of SDL object IDs
|
1 year ago |
stdlib
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
1 year ago |
test
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 year ago |
thread
|
e6116d399a
mutex: Removed SDL_MUTEX_MAXWAIT.
|
1 year ago |
timer
|
e6116d399a
mutex: Removed SDL_MUTEX_MAXWAIT.
|
1 year ago |
video
|
875e45e70b
wayland: Sanity check pointers and protocols before confining
|
1 year ago |
SDL.c
|
38afd48daf
Added a single source of SDL object IDs
|
1 year ago |
SDL_assert.c
|
5008521538
emscripten: Restore compatibility with existing emsdk releases.
|
1 year ago |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_error.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 years ago |
SDL_hashtable.c
|
8df68b4120
hashtable: Moved over to single-line comments.
|
1 year ago |
SDL_hashtable.h
|
0aba2c97db
hashtable: SDL_IterateHashTable might as well provide both key and value.
|
1 year ago |
SDL_hints.c
|
e643d28d9c
Set the hint value before calling hint callbacks
|
1 year ago |
SDL_hints_c.h
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
1 year ago |
SDL_internal.h
|
38afd48daf
Added a single source of SDL object IDs
|
1 year ago |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_log.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 year ago |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_properties.c
|
899eb0d042
thread: Locking mutexes and rwlocks are now void functions.
|
1 year ago |
SDL_properties_c.h
|
973c8b3273
Added SDL properties API
|
1 year ago |
SDL_utils.c
|
9cfac88054
Improve sensor detection for Linux gamepad
|
1 year ago |
SDL_utils_c.h
|
9cfac88054
Improve sensor detection for Linux gamepad
|
1 year ago |