| .. |
|
atomic
|
7439a94ed2
atomic: Implement loads on MSVC without RMW operations
|
1 неделя назад |
|
audio
|
48fe7b7d6a
SDL_wasapi.c: added comment about SDL_AudioClientProperties workaround
|
2 дней назад |
|
camera
|
e2a2e2c31e
camera: Fix crash when setting frame rate and improve FPS precision
|
2 месяцев назад |
|
core
|
bf03728873
wasapi: workaround that AudioClientProperties->Options not being available in old SDKs
|
3 дней назад |
|
cpuinfo
|
0f175891a6
Add SVE2 SIMD Alpha-Blending Blitter (#15504)
|
1 неделя назад |
|
dialog
|
6586bebfec
Fix Cygwin building and add CI (#15566)
|
6 дней назад |
|
dynapi
|
5b98c1cc2f
Add capacitive sense gamepad events (#15627)
|
4 дней назад |
|
events
|
33e237eb67
visionos: persist all configurable window settings
|
4 дней назад |
|
filesystem
|
4910498820
android: EnumerateDirectory and GetPathInfo should fail for a path of "".
|
5 дней назад |
|
gpu
|
3ba4b6b28e
SDL_gpu_d3d12.c: fix cygwin -Wformat-warnings
|
5 дней назад |
|
haptic
|
880ddb9ca3
SDL_dinputhaptic.c, SDL_dinputjoystick.c: replace %lu usage with new cygwin-friendly macros.
|
5 дней назад |
|
hidapi
|
169480a352
hidapi/netbsd: import mainstream commit 7e994d8671:
|
2 дней назад |
|
io
|
6586bebfec
Fix Cygwin building and add CI (#15566)
|
6 дней назад |
|
joystick
|
f19dca3ca0
SDL_rawinputjoystick.c: fixed a type redefinition error
|
2 дней назад |
|
libm
|
36e1efccb4
revert parts of CodeSpell commit d870911202 from 3rd party sources
|
1 неделя назад |
|
loadso
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
locale
|
c728e2f044
emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`.
|
3 месяцев назад |
|
main
|
51925aa92e
[N-Gage] Resolve hang on repeated app launch.
|
2 недель назад |
|
misc
|
682da4ee98
misc: Use the OpenURI D-Bus portal for opening URLs
|
1 месяц назад |
|
power
|
248223592a
More prefer SDL_zero*()
|
3 месяцев назад |
|
process
|
f13cd9a666
process: Don't duplicate NULL stdio handles on Windows.
|
1 месяц назад |
|
render
|
cbd2917324
SDL_render_d3d11.c: fix another bad use of SDL_FUNCTION
|
4 дней назад |
|
sensor
|
a5889b0e44
make sure #endif comment matches the macro name
|
2 месяцев назад |
|
stdlib
|
36e1efccb4
revert parts of CodeSpell commit d870911202 from 3rd party sources
|
1 неделя назад |
|
storage
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
test
|
5b98c1cc2f
Add capacitive sense gamepad events (#15627)
|
4 дней назад |
|
thread
|
4eb221881a
DOS: Replace SDL_memset() with SDL_zero*()
|
1 неделя назад |
|
time
|
6586bebfec
Fix Cygwin building and add CI (#15566)
|
6 дней назад |
|
timer
|
1023f48b5a
add missing newlines at end of dos sources.
|
3 недель назад |
|
tray
|
072b2b74c7
fix tooltips not showing on KDE
|
5 дней назад |
|
video
|
35098e927c
emscripten: don't dispatch user input to hidden windows
|
1 день назад |
|
SDL.c
|
6586bebfec
Fix Cygwin building and add CI (#15566)
|
6 дней назад |
|
SDL_assert.c
|
a5889b0e44
make sure #endif comment matches the macro name
|
2 месяцев назад |
|
SDL_assert_c.h
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_error.c
|
559d226fc6
error: Alternate between two buffers in SDL_SetError.
|
3 недель назад |
|
SDL_error_c.h
|
0bf2fa8978
internal: Replace SDL_PUSH_ERROR with SDL_PushError.
|
3 недель назад |
|
SDL_guid.c
|
83fb7b6636
Prefer SDL_zero()/SDL_zerop()
|
3 месяцев назад |
|
SDL_hashtable.c
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_hashtable.h
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_hints.c
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_hints_c.h
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_internal.h
|
0bf2fa8978
internal: Replace SDL_PUSH_ERROR with SDL_PushError.
|
3 недель назад |
|
SDL_list.c
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
1 месяц назад |
|
SDL_list.h
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
1 месяц назад |
|
SDL_log.c
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_log_c.h
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_menu.h
|
8c024f4f3a
SNI/DBus tray support (#15189)
|
1 месяц назад |
|
SDL_properties.c
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_properties_c.h
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
|
SDL_utils.c
|
6d3404e4bb
gamepad: Add SDL_GAMEPAD_TYPE_STEAM for Steam Controllers
|
4 дней назад |
|
SDL_utils_c.h
|
b8e8caf7c5
dbus: Better handle local URI paths
|
1 месяц назад |