Releases: AmigaPorts/SDL
Releases · AmigaPorts/SDL
SDL 3.2.28 release for AmigaOS 4
v3.2.28-amigaos4 Merge tag 'release-3.2.28' into release-3.2.x-amigaos4
SDL 3.2.24 release for AmigaOS 4
AmigaOS 4 changes:
- Set mouse focus on window activation: fixes issue with hidden mouse cursor
- Add Spanish locale
- Improve debug logging
SDL 3.2.22 release for AmigaOS 4
AmigaOS 4 changes:
- Fix fullscreen mode switching
- Add global property SDL_PROP_IOSTREAM_AMIGAOS4_USE_BUFFERED
SDL 3.2.20 release for AmigaOS 4
AmigaOS 4 changes:
- Change iostream to unbuffered by default
SDL 3.2.18 release for AmigaOS 4
AmigaOS 4 changes:
- Build with -O3
- Add some surface tests to sdl3benchmark tool
- Restore constructor / destructor workarounds
- Prefs: support MenuImageSize env variable
SDL 2.32.8 release for AmigaOS 4
AmigaOS 4 changes:
- Build with -O3
- Add some surface tests to sdl2benchmark tool
- Restore constructor / destructor workarounds
- Prefs: support MenuImageSize env variable
SDL 3.2.14 release for AmigaOS 4
AmigaOS 4 changes:
- Fix 4th/5th buttons in global mouse state
- Fix pointer visibility issue in relative mouse mode
- Improve process code
- Workaround testasyncio slowness
SDL 2.32.6 release for AmigaOS 4
AmigaOS 4 changes:
- Fix pointer visibility issue in relative mouse mode
- Fix 4th/5th buttons in global mouse state
- Add AISS images to SDL2 prefs menu
- Remove constructor/destructor workarounds
SDL 3.2.8 release for AmigaOS 4
- Fix issue with window size after SetWindowPosition
- Prefs: add AISS images to menus (#48)
- Ignore destination alpha for target textures (#150)
- Remove constructor / destructor workarounds
- Improve OS4_DebugPrintF
- sdl3benchmark: reset random seed before every test
- Support SDL_PROP_APP_METADATA_NAME_STRING and SDL_HINT_APP_NAME (#115)
- Improve timer resolution from milliseconds to microseconds
- Cleanup code and makefiles
SDL 2.32.0 release for AmigaOS 4
AmigaOS 4 -specific changes:
- Support 4th and 5th mouse buttons
- Add localized system menus to window (both SDL2 prefs and SDL2 shared object use now sdl2.catalog)
- Support SDL_HINT_APP_NAME
- Fix issue with audio recording cleanup
- sdl2benchmark: reset random seed before every test