rust-sdl2 v0.34.4 Release Notes

  • ⚡️ PR #1086 Update bundled to use SDL2 2.0.14

    PR #1033 Changed signature of TimerSubsystem::ticks to accept &self.

    PR #1057: fix memory safety bug in set_error

    🚀 PR #1081: Allow bundled build to be built in debug mode. Fixes issue when linking binary with mixed debug+release CRT dependencies.

    🏁 PR #1080: Fix line endings of patches to lf so patching of sources works on Windows.

    PR #1031: Add patch to fix metal detection (https://bugzilla.libsdl.org/show_bug.cgi?id=4988)