Skip to content

3.2.22

Latest
Compare
Choose a tag to compare
@slouken slouken released this 02 Sep 02:11
· 1171 commits to main since this release

This is a stable bugfix release, with the following changes:

  • Fixed fullscreen transition edge cases on Windows and macOS
  • Fixed the dock occasionally showing on macOS when launching an SDL app
  • Update NDK to r28c, remove page size handling, and add 16kB page size verification
  • Fixed signed 8-bit audio on Android
  • Fixed fingerprint sensors being detected as joysticks on Android
  • Added support for rumbling joysticks on Emscripten
  • Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY on iOS