.. |
atomic
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
audio
|
f3d8a2def5
audio: Fixed resource leak in unlikely failure case during device add.
|
1 year ago |
core
|
6daf2e943f
Try SDL_UDEV_deviceclass to detect joysticks even if in a container
|
1 year ago |
cpuinfo
|
69cae07cc1
cpuinfo: Fix detection of physical memory above 2GB on NetBSD
|
1 year ago |
dynapi
|
ffd82fb7c4
Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear().
|
1 year ago |
events
|
c981a597dc
Added Steam Input API support for game controllers
|
1 year ago |
file
|
91da942b33
Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations.
|
1 year ago |
filesystem
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
haptic
|
b8840801cc
Fixed analyze warnings in SDL_xinputhaptic.c
|
1 year ago |
hidapi
|
2f806c89b5
initial import of hidapi netbsd uhid native backend from mainstream
|
1 year ago |
joystick
|
70ba3f2830
Report the D-Pad for HIDAPI gamepads as a hat
|
1 year ago |
libm
|
a84389f6bb
libm: use union for infinity
|
1 year ago |
loadso
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
locale
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
main
|
b5347c3364
Fixed emscripten and iOS builds
|
1 year ago |
misc
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
power
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
render
|
ffd82fb7c4
Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear().
|
1 year ago |
sensor
|
b512182222
Fixed warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'.
|
1 year ago |
stdlib
|
e482f00a17
SDL_string.c (SDL_vsscanf): fix gcc build
|
1 year ago |
test
|
4fd778119b
video: Implement asynchronous windowing
|
1 year ago |
thread
|
10a8b750a0
Use common generic syscond for platforms with no cond implementation
|
1 year ago |
timer
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
video
|
c24b33d8d9
Fixed building with older Windows SDK
|
1 year ago |
SDL.c
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
SDL_assert.c
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_error.c
|
72b7acfe8a
Don't create a TLS error buffer if we're just clearing the error
|
1 year ago |
SDL_error_c.h
|
72b7acfe8a
Don't create a TLS error buffer if we're just clearing the error
|
1 year ago |
SDL_guid.c
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
SDL_hashtable.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
SDL_hashtable.h
|
0aba2c97db
hashtable: SDL_IterateHashTable might as well provide both key and value.
|
1 year ago |
SDL_hints.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
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
|
0dad56354c
Fixed warning C6326: Potential comparison of a constant with another constant.
|
1 year ago |
SDL_list.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_log.c
|
3775d9be4b
Fixed warning C28251: Inconsistent annotation for 'SDL_LogMessageV_REAL': this instance has no annotations.
|
1 year ago |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_properties.c
|
6cfce101fb
Don't call the property cleanup function if setting the property fails
|
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 |