| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SDL3-devel-3.4.10-VC.zip | 2026-05-31 | 16.7 MB | |
| SDL3-devel-3.4.10-mingw.zip | 2026-05-31 | 5.5 MB | |
| SDL3-devel-3.4.10-mingw.tar.gz | 2026-05-31 | 5.3 MB | |
| SDL3-devel-3.4.10-android.zip | 2026-05-31 | 16.6 MB | |
| SDL3-3.4.10.zip.sig | 2026-05-31 | 661 Bytes | |
| SDL3-3.4.10.zip | 2026-05-31 | 17.1 MB | |
| SDL3-3.4.10.tar.gz.sig | 2026-05-31 | 661 Bytes | |
| SDL3-3.4.10.tar.gz | 2026-05-31 | 15.6 MB | |
| SDL3-3.4.10-win32-x86.zip | 2026-05-31 | 1.0 MB | |
| SDL3-3.4.10.dmg | 2026-05-31 | 28.0 MB | |
| SDL3-3.4.10-win32-x64.zip | 2026-05-31 | 1.2 MB | |
| SDL3-3.4.10-win32-arm64.zip | 2026-05-31 | 1.1 MB | |
| 3.4.10 source code.tar.gz | 2026-05-31 | 15.8 MB | |
| 3.4.10 source code.zip | 2026-05-31 | 17.3 MB | |
| README.md | 2026-05-31 | 1.2 kB | |
| Totals: 15 Items | 141.1 MB | 1 | |
This is a stable bugfix release, with the following changes:
- Allow depth texture arrays in the GPU API
- Fixed a crash when copying to the Vulkan swapchain with the GPU API
- Added support for packed 16-bit texture formats in the Metal renderer
- Fixed rare cursor corruption on Windows
- Fixed the text edit cursor position when using the Korean IME on Windows
- Added controller sensor support for GameInput v3
- Added support for gamepad motion sensors on Android
- Release wired controllers back to the OS when the application is in the background on Android
- Fixed Ipega controllers being ignored in keyboard mode
- Added support for GameCube rumble when the adapter is in PC mode and has the latest firmware
- Fixed rumble on the new Steam Controller
- Added support for the GameSir Super Nova in Xbox 360 mode
- Added support for the PDP Afterglow Wave Wireless Controller for Switch
- Fixed several second hang when changing focus on X11 in some situations
- Disable the X Synchronization Extension by default, can be enabled with SDL_HINT_VIDEO_X11_ENABLE_XSYNC_EXT
- Fixed SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH on X11
- Fixed a rare crash on Raspberry Pi when creating a window