Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cglm 0.9.5 #207532

Merged
merged 2 commits into from
Feb 13, 2025
Merged

cglm 0.9.5 #207532

merged 2 commits into from
Feb 13, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 🚀 More Optimizations and SIMD fixes for MSVC & ARM

In this release more optimizations and fixes added:

📌 msvc, simd: fix simd headers for _M_ARM64EC
📌 arm, neon: fix neon support on GCC ARM
📌 msvc bug: dont align types due to "ARM32 = C2719: formal parameter ..."
📌 more optimizations for mat4 / mat3 inv
📌 sse: make use of int domain as default behavior if possible ( compiler may ignore it )
📌 avx: implement transpose with AVX
📌 avx: optimize avx mat4 scale and mat4 mul
📌 win: suppress C4996; use snprintf() instead of sprintf()

and many others improvements and bugfixes

🎓 Noise

Now we have perlin noise ( thanks to @MarcinKonowalczyk )

🛠️ Bugfixes and Improvements:

New Contributors

Full Changelog: recp/cglm@v0.9.4...v0.9.5

Known or Possible Issues for Next Versions:

❤️ Sponsorship: Consider become a sponsor for cglm

Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:

https://github.com/sponsors/recp
https://opencollective.com/cglm#backer
https://patreon.com/recp

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 13, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 13, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 13, 2025
Merged via the queue into master with commit 6ed02ab Feb 13, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-cglm-0.9.5 branch February 13, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants