| .. |
|
atomic
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
audio
|
c56a1c664c
aaudio: We PlayDevice first and WaitDevice after; reduce semaphore count by 1.
|
10 months ago |
|
camera
|
1d0ecf982f
pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75
|
1 year ago |
|
core
|
50d02ad732
Updated to version 3.2.13 for development
|
10 months ago |
|
cpuinfo
|
434836c480
cpuinfo: Use auxv for AltiVec on Linux if possible
|
10 months ago |
|
dialog
|
de5cb9db23
dialog: Cocoa backend should reactivate the app after the modal dialog.
|
10 months ago |
|
dynapi
|
8730f6a569
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
|
1 year ago |
|
events
|
4ad6d18203
events: Add integer wheel fields for sdl2-compat
|
10 months ago |
|
filesystem
|
b3336c5a73
Match style
|
1 year ago |
|
gpu
|
56c76c20a0
GPU: Validate that textures are not bound for both read and write on render passes (#12925)
|
10 months ago |
|
haptic
|
58388e8db4
Add SDL_HINT_JOYSTICK_HAPTIC_AXES
|
1 year ago |
|
hidapi
|
362445460e
Added support for the PowerA Battle Dragon Advanced Wireless Controller
|
10 months ago |
|
io
|
10ed6f49a9
asyncio: SDL_LoadFileAsync was not null-terminating the file data.
|
11 months ago |
|
joystick
|
db4c7e47f1
Added support for the share button on the GameSir-K1 FLUX controller
|
10 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
|
f2074d7af3
Updated copyright for 2025
|
1 year 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
|
0834f1d6ce
SDL_GetRectIntersectionFloat(): Allow rendering zero-sized srcrect
|
10 months ago |
|
sensor
|
718034f5fa
Remove newlines from log messages
|
1 year ago |
|
stdlib
|
341f910835
Initialize the padding of aligned allocations to zero
|
1 year ago |
|
storage
|
010f27dc70
storage: enumerate and glob on storage can accept a NULL path.
|
1 year ago |
|
test
|
b958189c92
Removed help for obsolete (and removed) command line option
|
1 year ago |
|
thread
|
8cdeb1a35a
Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411)
|
1 year ago |
|
time
|
a5b51669fb
time: Fix compilation on Solaris
|
11 months ago |
|
timer
|
73a8143581
timer, windows: allow building high resolution code with old SDKs.
|
1 year ago |
|
tray
|
29a4a4a5d1
tray, unix: make pointers g_object_ref and g_object_ref_sink static
|
10 months ago |
|
video
|
0ae1ddee17
win32: Hide the borders when showing a fullscreen window
|
10 months ago |
|
SDL.c
|
110a832f5c
Save and restore error messages when rolling back after failed init
|
1 year ago |
|
SDL_assert.c
|
a934a36a18
emscripten: Don't use legacy JS library functions for assertions
|
11 months 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
|
e50db698e2
Disable all camera drivers if SDL_CAMERA_DISABLED is defined
|
1 year 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 |