| .. |
|
atomic
|
7439a94ed2
atomic: Implement loads on MSVC without RMW operations
|
4 meses atrás |
|
audio
|
ce85ee87f6
DOS: yield audio thread even when the ring buffer has space
|
1 semana atrás |
|
camera
|
23401052e5
SDL_CameraInit to SDL_InitCamera
|
1 mês atrás |
|
core
|
667eeb1a7e
Use SDL_wcslen in vendored gameinput.cpp
|
1 semana atrás |
|
cpuinfo
|
e721af3baf
Fix build on PowerPC with uClibc
|
3 semanas atrás |
|
dialog
|
31c6a35f10
Update SDL_androiddialog.c
|
2 meses atrás |
|
dynapi
|
4f3d7017b0
joystick: Expose sensor data at the SDL_Joystick level.
|
3 semanas atrás |
|
events
|
bfd81a0da4
Replace debug printf's with SDL_Log
|
1 semana atrás |
|
filesystem
|
b7606be372
fs: Use getexecpath() on OpenBSD for GetExePath().
|
1 semana atrás |
|
gpu
|
f443c429c6
d3d12: Read the fence in SubmitAndAcquireFence while submitLock is held
|
2 semanas atrás |
|
haptic
|
bfd81a0da4
Replace debug printf's with SDL_Log
|
1 semana atrás |
|
hidapi
|
6083940ef4
Add support for the Xbox 360 "Big Button" wireless receiver
|
1 semana atrás |
|
io
|
c9ebec4687
iostream: Create properties on-demand instead of upfront.
|
2 meses atrás |
|
joystick
|
bfd81a0da4
Replace debug printf's with SDL_Log
|
1 semana atrás |
|
libm
|
36e1efccb4
revert parts of CodeSpell commit d870911202 from 3rd party sources
|
4 meses atrás |
|
loadso
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
locale
|
c728e2f044
emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`.
|
7 meses atrás |
|
main
|
3a1cfbc147
main: If SDL_MAIN_CALLBACK_RATE="waitevent", have at least one iteration run.
|
3 meses atrás |
|
misc
|
700cf42a9d
Haiku: Fix incorrect version macro in SDL_SYS_OpenURL
|
1 mês atrás |
|
notification
|
f52f31ef5a
notification: Fix Win32 delegate structs
|
2 meses atrás |
|
power
|
248223592a
More prefer SDL_zero*()
|
7 meses atrás |
|
process
|
8b1e4aa41b
Show the child process wait code instead of turning it into an error string
|
3 semanas atrás |
|
render
|
04b2fb8046
Make sure the palette is no longer in use before freeing it in the Vulkan renderer
|
1 semana atrás |
|
sensor
|
f9d49358d2
Create a global event lock for hardware that generates events
|
3 meses atrás |
|
stdlib
|
ad86dc9811
Cygwin: testautomation run-time fix
|
2 meses atrás |
|
storage
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
test
|
6f3d0c1337
Include transparency information for icon.png in the image data
|
4 semanas atrás |
|
thread
|
4eb221881a
DOS: Replace SDL_memset() with SDL_zero*()
|
4 meses atrás |
|
time
|
8554d1c23c
time: Convert the PS2 time implementation to a dummy implementation
|
2 meses atrás |
|
timer
|
a0b7ea0304
timer: drop unused mach_base_info on Apple
|
2 meses atrás |
|
tray
|
ad19bafd12
Fix tray menu pointer check
|
1 mês atrás |
|
video
|
321801ac08
check_stdlib_usage: add --no-exclude and check printf
|
1 semana atrás |
|
SDL.c
|
11a9d3212e
SDL_VideoQuit to SDL_QuitVideo
|
1 mês atrás |
|
SDL_assert.c
|
a5889b0e44
make sure #endif comment matches the macro name
|
6 meses atrás |
|
SDL_assert_c.h
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
SDL_error.c
|
559d226fc6
error: Alternate between two buffers in SDL_SetError.
|
4 meses atrás |
|
SDL_error_c.h
|
0bf2fa8978
internal: Replace SDL_PUSH_ERROR with SDL_PushError.
|
4 meses atrás |
|
SDL_guid.c
|
83fb7b6636
Prefer SDL_zero()/SDL_zerop()
|
7 meses atrás |
|
SDL_hashtable.c
|
82141a2439
api: Added SDL_GetNumProperties().
|
2 meses atrás |
|
SDL_hashtable.h
|
82141a2439
api: Added SDL_GetNumProperties().
|
2 meses atrás |
|
SDL_hints.c
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
SDL_hints_c.h
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
SDL_internal.h
|
d7ba3efe6b
filesystem: Implement SDL_GetExeName() for all platforms.
|
3 meses atrás |
|
SDL_list.c
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
5 meses atrás |
|
SDL_list.h
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
5 meses atrás |
|
SDL_log.c
|
90756b542f
Fixed some log related thread-safety warnings
|
3 meses atrás |
|
SDL_log_c.h
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
SDL_menu.h
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
5 meses atrás |
|
SDL_properties.c
|
758dab45af
properties: Fixed a typo in a comment.
|
2 meses atrás |
|
SDL_properties_c.h
|
5f086e7623
Updated copyright for 2026
|
8 meses atrás |
|
SDL_utils.c
|
1be08afec5
Added support for several Turtle Beach Nintendo Switch 2 controllers
|
2 meses atrás |
|
SDL_utils_c.h
|
b8e8caf7c5
dbus: Better handle local URI paths
|
5 meses atrás |