.. |
atomic
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
audio
|
5a0197d430
wasapi: Force enumerated audio devices to report themselves as float32 format.
|
3 minggu lalu |
camera
|
e0f6e96da0
Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!)
|
2 bulan lalu |
core
|
9b71f18141
move SDL_HelperWindow outside of video
|
3 minggu lalu |
cpuinfo
|
9d9a24d325
Define illegal_instruction() when it will be actually used
|
3 bulan lalu |
dialog
|
da648b00e7
cocoa: Don't minimize fullscreen windows for a modal file dialog.
|
3 minggu lalu |
dynapi
|
8730f6a569
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
|
6 bulan lalu |
events
|
2ed55b614c
Fix support for F21 to F24 scancodes on Linux
|
1 bulan lalu |
filesystem
|
b3336c5a73
Match style
|
5 bulan lalu |
gpu
|
9995174e68
gpu: Fixed uninitialized variable in SDL_AcquireGPUCommandBuffer().
|
3 minggu lalu |
haptic
|
0e65e04ce1
remove spoofed SDL_HelperWindow when SDL_VIDEO is off
|
3 minggu lalu |
hidapi
|
4a55143e15
Fixed build
|
3 minggu lalu |
io
|
10ed6f49a9
asyncio: SDL_LoadFileAsync was not null-terminating the file data.
|
4 bulan lalu |
joystick
|
68bfcb6c54
Allow 1 kHz sample rate for DualSense Edge over USB
|
3 minggu lalu |
libm
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
loadso
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
locale
|
156b3b4a8c
Fixed language detection on iOS
|
7 bulan lalu |
main
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
misc
|
cdde6dd7bb
Bumped deployment requirements for Apple platforms
|
6 bulan lalu |
power
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
process
|
18d367afd2
Fixed process I/O redirection to NUL on Windows
|
3 bulan lalu |
render
|
608101a185
Update the viewport when logical presentation changes
|
1 bulan lalu |
sensor
|
718034f5fa
Remove newlines from log messages
|
6 bulan lalu |
stdlib
|
341f910835
Initialize the padding of aligned allocations to zero
|
4 bulan lalu |
storage
|
2ba797576b
storage: Declare a private bootstrap for NDA user storage
|
2 bulan lalu |
test
|
b958189c92
Removed help for obsolete (and removed) command line option
|
4 bulan lalu |
thread
|
fe47f5cc30
PSP: Truncate thread name when passing to sceKernelCreateThread
|
3 minggu lalu |
time
|
a5b51669fb
time: Fix compilation on Solaris
|
4 bulan lalu |
timer
|
73a8143581
timer, windows: allow building high resolution code with old SDKs.
|
6 bulan lalu |
tray
|
e5c0e5efa7
Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries
|
2 bulan lalu |
video
|
0d01efca52
windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6)
|
3 minggu lalu |
SDL.c
|
58d351fe98
check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow
|
3 minggu lalu |
SDL_assert.c
|
a934a36a18
emscripten: Don't use legacy JS library functions for assertions
|
4 bulan lalu |
SDL_assert_c.h
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_error.c
|
efc390d7e2
Don't log SDL errors by default
|
7 bulan lalu |
SDL_error_c.h
|
110a832f5c
Save and restore error messages when rolling back after failed init
|
5 bulan lalu |
SDL_guid.c
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_hashtable.c
|
84a236c92e
hashtable: Redesign the hashtable API.
|
5 bulan lalu |
SDL_hashtable.h
|
84a236c92e
hashtable: Redesign the hashtable API.
|
5 bulan lalu |
SDL_hints.c
|
8222513f63
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
4 bulan lalu |
SDL_hints_c.h
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_internal.h
|
abbaf95cf0
Added macros to push/pop error messages while cleaning up
|
2 bulan lalu |
SDL_list.c
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_list.h
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_log.c
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_log_c.h
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_properties.c
|
cf819ca818
Don't allow further operations on properties while we're destroying them
|
5 bulan lalu |
SDL_properties_c.h
|
f2074d7af3
Updated copyright for 2025
|
7 bulan lalu |
SDL_utils.c
|
976c92a2fb
Added support for the HORI Taiko No Tatsujin Drum Controller
|
4 bulan lalu |
SDL_utils_c.h
|
281f0fae1c
Include the VID/PID of generic keyboard/mouse devices on Windows
|
5 bulan lalu |