.. |
atomic
|
37e567994d
Fix remaining typos (#7921)
|
vor 1 Jahr |
audio
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
vor 1 Jahr |
core
|
233789b0d1
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
vor 1 Jahr |
cpuinfo
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
vor 1 Jahr |
dynapi
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
vor 1 Jahr |
events
|
8a8aed477d
Make sure that we process touch events that position the mouse
|
vor 1 Jahr |
file
|
b7889a7389
winrt: use windowsio in non-libc mode
|
vor 1 Jahr |
filesystem
|
6f8a6a31ca
gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath
|
vor 1 Jahr |
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 1 Jahr |
hidapi
|
923d612ca1
hidapi: sync macOS code with mainstream.
|
vor 1 Jahr |
joystick
|
fd1c54a004
detect fanatec steering wheels
|
vor 1 Jahr |
libm
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
vor 1 Jahr |
loadso
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
vor 2 Jahren |
locale
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 1 Jahr |
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
vor 2 Jahren |
misc
|
690eae7d22
Implement visionOS support
|
vor 1 Jahr |
power
|
95f244598b
power: On Linux, compare status strings as case-insensitive.
|
vor 1 Jahr |
render
|
7207bdce5d
render: Enable clipping for zero-sized rectangles
|
vor 1 Jahr |
sensor
|
a9f6950657
Fixed deadlock shutting down Android sensors
|
vor 1 Jahr |
stdlib
|
342ec51131
Fix overflow when doing SDL_sscanf("%hd", ...)
|
vor 1 Jahr |
test
|
233789b0d1
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
vor 1 Jahr |
thread
|
b75c751dfc
rwlock: Make generic implmentations work on single-threaded platforms.
|
vor 1 Jahr |
timer
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
vor 1 Jahr |
video
|
2de2e9d031
Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186.
|
vor 1 Jahr |
SDL.c
|
77446e2029
Unaligned stacks on i686-w64-mingw32 may lead to crashes
|
vor 1 Jahr |
SDL_assert.c
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
vor 1 Jahr |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
SDL_error.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 1 Jahr |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
vor 2 Jahren |
SDL_hints.c
|
e643d28d9c
Set the hint value before calling hint callbacks
|
vor 1 Jahr |
SDL_hints_c.h
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
vor 1 Jahr |
SDL_internal.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
vor 2 Jahren |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
SDL_log.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 1 Jahr |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
SDL_utils.c
|
9cfac88054
Improve sensor detection for Linux gamepad
|
vor 1 Jahr |
SDL_utils_c.h
|
9cfac88054
Improve sensor detection for Linux gamepad
|
vor 1 Jahr |