SDL/src
2026-05-31 14:13:07 -07: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 Android: Remove unused accelerometer-related code and definitions 2026-05-29 13:14:09 -07: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 filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:41:51 -04:00
gpu GPU: Return early in SDL_WaitForGPUFences if num_fences is 0 2026-05-27 08:24:34 -07: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 Fixed Steam Controller not detected on macOS under Steam 2026-05-29 12:07:16 -07:00
io Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
joystick Fix web joystick vibration (again) 2026-05-31 14:13:07 -07:00
libm revert parts of CodeSpell commit d870911202 from 3rd party sources 2026-05-13 18:00:02 +03:00
loadso
locale
main dos: Use INT 0x21, operation 0x62 to calculate basepath. 2026-05-26 14:28:58 -04:00
misc misc: Use the OpenURI D-Bus portal for opening URLs 2026-04-05 16:31:50 -04:00
power
process process: Don't duplicate NULL stdio handles on Windows. 2026-03-30 16:22:53 -04:00
render Send SDL_EVENT_WINDOW_EXPOSED when the GPU renderer swap chain is resized 2026-05-29 14:37:32 -07:00
sensor
stdlib Use pragma to ignore deprecated integer-to-ascii CRT conversion functions 2026-05-25 17:26:09 +02:00
storage
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 OpenVR: Actually quit correctly if we get a close/quit message. 2026-05-27 17:40:30 -07:00
SDL.c metadata: SDL_GetAppMetadataProperty() now uses SDL_GetExeName(). 2026-05-26 20:27:22 -04:00
SDL_assert.c
SDL_assert_c.h
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
SDL_hashtable.c
SDL_hashtable.h
SDL_hints.c
SDL_hints_c.h
SDL_internal.h filesystem: Implement SDL_GetExeName() for all platforms. 2026-05-27 15:41:51 -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
SDL_log_c.h
SDL_menu.h SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_properties.c
SDL_properties_c.h
SDL_utils.c filesystem: Added SDL_GetExeName(). 2026-05-26 20:27:22 -04:00
SDL_utils_c.h dbus: Better handle local URI paths 2026-04-06 19:43:45 -04:00