| .. |
|
atomic
|
37e567994d
Fix remaining typos (#7921)
|
2 лет назад |
|
audio
|
a4541a255e
audio: SDL_GetAudioStreamQueued now returns bytes, not frames.
|
2 лет назад |
|
core
|
99421b64d0
linux: Add portal drag and drop
|
2 лет назад |
|
cpuinfo
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
2 лет назад |
|
dynapi
|
34b931f7eb
audio: Added SDL_GetAudioStreamQueued
|
2 лет назад |
|
events
|
952c5059b5
Remove stray Â
|
2 лет назад |
|
file
|
b7889a7389
winrt: use windowsio in non-libc mode
|
2 лет назад |
|
filesystem
|
6f8a6a31ca
gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath
|
2 лет назад |
|
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 лет назад |
|
hidapi
|
f622f21e6f
Fixed build
|
2 лет назад |
|
joystick
|
a3a5e17282
Fixed build warning '=': conversion from 'Uint32' to 'Uint16', possible loss of data
|
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
|
690eae7d22
Implement visionOS support
|
2 лет назад |
|
power
|
eebd5d18a2
linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE
|
2 лет назад |
|
render
|
7207bdce5d
render: Enable clipping for zero-sized rectangles
|
2 лет назад |
|
sensor
|
a9f6950657
Fixed deadlock shutting down Android sensors
|
2 лет назад |
|
stdlib
|
342ec51131
Fix overflow when doing SDL_sscanf("%hd", ...)
|
2 лет назад |
|
test
|
f42bbeca24
SDL_test: track stack frames of allocations on Windows
|
2 лет назад |
|
thread
|
b75c751dfc
rwlock: Make generic implmentations work on single-threaded platforms.
|
2 лет назад |
|
timer
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
2 лет назад |
|
video
|
99421b64d0
linux: Add portal drag and drop
|
2 лет назад |
|
SDL.c
|
77446e2029
Unaligned stacks on i686-w64-mingw32 may lead to crashes
|
2 лет назад |
|
SDL_assert.c
|
e5739d7d1f
video: Remove SDL_GetFocusWindow()
|
2 лет назад |
|
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
|
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
|
e643d28d9c
Set the hint value before calling hint callbacks
|
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
|
9cfac88054
Improve sensor detection for Linux gamepad
|
2 лет назад |
|
SDL_utils_c.h
|
9cfac88054
Improve sensor detection for Linux gamepad
|
2 лет назад |