Releases: castholm/SDL
v0.2.5 (SDL 3.2.18)
Updated the package for SDL 3.2.18.
Verified to work with post-writergate master builds of the Zig compiler.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.18
v0.2.4 (SDL 3.2.16)
Updated the package for SDL 3.2.16.
This release adds a sanitize_c
option, making it easier to configure and optionally disable UBSan, and makes some minor changes to enable building for musl-based Linux targets (note however that these targets are considered very experimental).
This release also bumps the minimum Zig version to 0.14.1.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.16
v0.2.3 (SDL 3.2.14)
Updated the package for SDL 3.2.14.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.14
v0.2.2 (SDL 3.2.12)
Updated the package for SDL 3.2.12.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.12
v0.2.1 (SDL 3.2.10)
Updated the package for SDL 3.2.10.
This release adds support for building for Emscripten, meaning that (with a bit of work) you can now build your SDL3 app for the Web using this package! Check out the README and the examples linked from there for details.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.10
v0.2.0 (SDL 3.2.8)
Updated the package for Zig 0.14.0 and SDL 3.2.8.
Starting with this release, Zig versions older than 0.14.0 will no longer be supported.
Upstream release notes:
v0.1.5 (SDL 3.2.4)
Updated the package for SDL 3.2.4.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.4
v0.1.4 (SDL 3.2.2)
Updated the package for SDL 3.2.2.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.2
v0.1.3 (SDL 3.2.0)
Updated the package for SDL 3.2.0. This is the first official stable release of SDL3.
Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.0
v0.1.2 (SDL 3.1.10)
Updated the package for SDL 3.1.10.