2025.1 Zig 0.13.0 - HiDef [OSX]
Pre-releaseMany thanks to all who contributed patches and found issues! This is a pre-release to snap a baseline for improved multi-platform support in the next release. While there is no harm in trying, it is known to function only with Mac OS -- for now!
Known Issues
- Windows builds but does not run
- Ubuntu fails to build.
The solution to Unbuntu is known (+LibC); however, other issues are revealed with Debug mode. Likewise, the solution to Windows is known - a different WinAPI call is needed - but again, there are Windows-specific issues beyond that.
MacOS builds and operates and works! This release should work with, at times, huge MacOS displays. From here, I want to learn what, if any, FPS impacts could be from updated error handling, so this release is intended to facilitate quick rollback vs future releases.
What's Changed
- Fix integer overflow panic on large display by @sylr in #15
- 19 license by @const-void in #20
- feat: x64 memory (c/o u64) by @const-void in #21
New Contributors
Full Changelog: 2024...2025