SDL/src
Anonymous Maarten 33c9f1a70a Fix -Wdeprecated-declarations warnings
An alternative could be to define _CRT_SECURE_NO_WARNINGS
2026-05-21 22:50:32 +02:00
..
atomic atomic: Implement loads on MSVC without RMW operations 2026-05-11 06:43:08 -07:00
audio SDL_wasapi.c: added comment about SDL_AudioClientProperties workaround 2026-05-19 11:21:04 +03:00
camera camera: Fix crash when setting frame rate and improve FPS precision 2026-03-02 11:59:17 -08:00
core wasapi: workaround that AudioClientProperties->Options not being available in old SDKs 2026-05-18 18:55:57 +03:00
cpuinfo Add SVE2 SIMD Alpha-Blending Blitter (#15504) 2026-05-13 23:37:46 -07:00
dialog Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
dynapi Add capacitive sense gamepad events (#15627) 2026-05-17 08:26:29 -07:00
events visionos: persist all configurable window settings 2026-05-17 11:35:30 -07:00
filesystem android: EnumerateDirectory and GetPathInfo should fail for a path of "". 2026-05-16 01:16:23 -04:00
gpu SDL_gpu_d3d12.c: fix cygwin -Wformat-warnings 2026-05-16 14:55:50 +03:00
haptic SDL_dinputhaptic.c, SDL_dinputjoystick.c: replace %lu usage with new cygwin-friendly macros. 2026-05-16 09:24:33 +03:00
hidapi hidapi/netbsd: import mainstream commit 7e994d8671: 2026-05-19 17:22:50 +03:00
io Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
joystick Fixed build 2026-05-21 10:05:20 -07:00
libm revert parts of CodeSpell commit d870911202 from 3rd party sources 2026-05-13 18:00:02 +03:00
loadso Updated copyright for 2026 2026-01-01 09:40:08 -08:00
locale emscripten: Move some EM_ASM blocks to MAIN_THREAD_EM_ASM. 2026-02-20 10:27:44 -05:00
main [N-Gage] Resolve hang on repeated app launch. 2026-05-06 18:32:05 +02:00
misc misc: Use the OpenURI D-Bus portal for opening URLs 2026-04-05 16:31:50 -04:00
power More prefer SDL_zero*() 2026-01-23 16:02:16 -08:00
process process: Don't duplicate NULL stdio handles on Windows. 2026-03-30 16:22:53 -04:00
render SDL_render_d3d11.c: fix another bad use of SDL_FUNCTION 2026-05-17 21:36:20 +03:00
sensor make sure #endif comment matches the macro name 2026-02-24 09:48:57 -08:00
stdlib Fix -Wdeprecated-declarations warnings 2026-05-21 22:50:32 +02:00
storage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
test Add capacitive sense gamepad events (#15627) 2026-05-17 08:26:29 -07:00
thread DOS: Replace SDL_memset() with SDL_zero*() 2026-05-13 11:28:54 -07:00
time Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
timer add missing newlines at end of dos sources. 2026-04-26 21:12:14 +03:00
tray fix tooltips not showing on KDE 2026-05-16 07:49:55 -07:00
video android: fixed a possible joystick-related deadlock on application termination 2026-05-21 12:20:03 -07:00
SDL.c Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
SDL_assert.c make sure #endif comment matches the macro name 2026-02-24 09:48:57 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error.c error: Alternate between two buffers in SDL_SetError. 2026-04-25 15:17:32 -04:00
SDL_error_c.h internal: Replace SDL_PUSH_ERROR with SDL_PushError. 2026-04-27 09:33:46 -04:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:27 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_internal.h internal: Replace SDL_PUSH_ERROR with SDL_PushError. 2026-04-27 09:33:46 -04:00
SDL_list.c SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_list.h SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_menu.h SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils.c gamepad: Add SDL_GAMEPAD_TYPE_STEAM for Steam Controllers 2026-05-17 11:19:16 -07:00
SDL_utils_c.h dbus: Better handle local URI paths 2026-04-06 19:43:45 -04:00