| .. |
|
atomic
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
audio
|
5d33fce898
wav: Patched to compile on Visual Studio.
|
5 months ago |
|
camera
|
edef6e66e9
Support Google Play 16 KB Page Size Requirement (#13470)
|
7 months ago |
|
core
|
354bda8dde
fill-in missing DeleteLocalRef calls
|
5 months ago |
|
cpuinfo
|
9d9a24d325
Define illegal_instruction() when it will be actually used
|
10 months ago |
|
dialog
|
da648b00e7
cocoa: Don't minimize fullscreen windows for a modal file dialog.
|
8 months ago |
|
dynapi
|
8730f6a569
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
|
1 year ago |
|
events
|
936d94c2ee
Fixed SDL_RunOnMainThread() on Android
|
5 months ago |
|
filesystem
|
1a70d1158e
fs: Fix OpenBSD path retrieval
|
6 months ago |
|
gpu
|
dd791f6838
Fix SDL GPU D3D12 Descriptor Heap leak
|
5 months ago |
|
haptic
|
15cc0f5f91
linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error
|
7 months ago |
|
hidapi
|
824234accc
Fixed HIDAPI controller disconnect reading on multiple threads
|
5 months ago |
|
io
|
e7a1ae0ea5
Clarify why we ignore EINVAL when flushing a file descriptor
|
6 months ago |
|
joystick
|
8ccbfdf368
Added support for the ZENAIM ARCADE CONTROLLER
|
5 months ago |
|
libm
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
loadso
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
locale
|
156b3b4a8c
Fixed language detection on iOS
|
1 year ago |
|
main
|
71af2c020c
Set preferredFrameRateRange in main callbacks CADisplayLink
|
6 months ago |
|
misc
|
cdde6dd7bb
Bumped deployment requirements for Apple platforms
|
1 year ago |
|
power
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
process
|
18d367afd2
Fixed process I/O redirection to NUL on Windows
|
11 months ago |
|
render
|
48a83d69cc
Corrected texture colors on PS2 (thanks @Trinth!)
|
5 months ago |
|
sensor
|
718034f5fa
Remove newlines from log messages
|
1 year ago |
|
stdlib
|
ff667d35f2
SDL_mslibc: Implement _ftoul2_legacy()
|
5 months ago |
|
storage
|
2ba797576b
storage: Declare a private bootstrap for NDA user storage
|
9 months ago |
|
test
|
b958189c92
Removed help for obsolete (and removed) command line option
|
1 year ago |
|
thread
|
11b8dd76db
Fixed memory leak when using detached threads
|
6 months ago |
|
time
|
a5b51669fb
time: Fix compilation on Solaris
|
1 year ago |
|
timer
|
73a8143581
timer, windows: allow building high resolution code with old SDKs.
|
1 year ago |
|
tray
|
e5c0e5efa7
Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries
|
9 months ago |
|
video
|
ec682cc794
Fix SDL_SetRelativeMouseMode failing with software framebuffer on Haiku
|
5 months ago |
|
SDL.c
|
58d351fe98
check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow
|
8 months ago |
|
SDL_assert.c
|
a934a36a18
emscripten: Don't use legacy JS library functions for assertions
|
1 year ago |
|
SDL_assert_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_error.c
|
efc390d7e2
Don't log SDL errors by default
|
1 year ago |
|
SDL_error_c.h
|
110a832f5c
Save and restore error messages when rolling back after failed init
|
1 year ago |
|
SDL_guid.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_hashtable.c
|
84a236c92e
hashtable: Redesign the hashtable API.
|
1 year ago |
|
SDL_hashtable.h
|
84a236c92e
hashtable: Redesign the hashtable API.
|
1 year ago |
|
SDL_hints.c
|
8222513f63
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
11 months ago |
|
SDL_hints_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_internal.h
|
abbaf95cf0
Added macros to push/pop error messages while cleaning up
|
9 months ago |
|
SDL_list.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_list.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_log.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_log_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_properties.c
|
cf819ca818
Don't allow further operations on properties while we're destroying them
|
1 year ago |
|
SDL_properties_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_utils.c
|
976c92a2fb
Added support for the HORI Taiko No Tatsujin Drum Controller
|
11 months ago |
|
SDL_utils_c.h
|
281f0fae1c
Include the VID/PID of generic keyboard/mouse devices on Windows
|
1 year ago |