Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: castholm/SDL

v0.3.3 (SDL 3.2.28)

02 Dec 23:25

Choose a tag to compare

Updated the package for SDL 3.2.28.

Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.28

v0.3.2 (SDL 3.2.26)

05 Nov 18:05

Choose a tag to compare

Updated the package for SDL 3.2.26.

This release bumps the minimum Zig version to 0.15.2.

Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.26

v0.3.1 (SDL 3.2.24)

04 Oct 18:27

Choose a tag to compare

Updated the package for SDL 3.2.24.

Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.24

v0.3.0 (SDL 3.2.22)

03 Sep 14:49

Choose a tag to compare

Updated the package for SDL 3.2.22.

This release bumps the minimum Zig version to 0.15.1.

Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.22

v0.2.6 (SDL 3.2.20)

04 Aug 19:19

Choose a tag to compare

Updated the package for SDL 3.2.20.

Upstream release notes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.20

v0.2.5 (SDL 3.2.18)

14 Jul 20:23

Choose a tag to compare

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)

03 Jun 21:43

Choose a tag to compare

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)

14 May 20:18

Choose a tag to compare

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)

04 May 18:25

Choose a tag to compare

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)

01 Apr 18:49

Choose a tag to compare

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