6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Aug 30, 2025 — Aug 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation with GLM_FORCE_SSE2 More... 6 months ago
docs: fix manual.md More... 6 months ago
Add link to Release 1.0.3 More... 7 months ago
Fix releases being updated automagically More... 8 months ago
SIMD dot product and normalization changes (#1427) More... 8 months ago
Make min, max, mix and clamp constexpr More... 8 months ago
Implement g-truc#1370 (reflection matrix calculation) - add reflect2D - rewrite functions to accept an input matrix - add tests More... 9 months ago
Update CMake minimum version and policy range More... 9 months ago
Fix initialization of vec in unary operator- More... 10 months ago
Fix initialization of vector in convert_splat More... 10 months ago
More clean up More... 10 months ago
Ensure swizzle compatibility with GLM_FORCE_SIZE_T_LENGTH More... 10 months ago
Clean up More... 10 months ago
Use noexcept More... 10 months ago
Use C++14 deprecate attribute More... 10 months ago
Add C++ 23 detection More... 10 months ago
Removed initializer list C++98 workarounds More... 11 months ago
Remove integer C++11 workaround More... 11 months ago
Remove int64 custom implementation More... 11 months ago
Remove custom make_unsigned More... 11 months ago
Remove C++11 feature checks More... 11 months ago
Remove GLM_HAS_STATIC_ASSERT C++11 workarounds More... 11 months ago
Remove has C++11 STL More... 11 months ago
Build GLM with minimum the use of C++17 More... 11 months ago
Revert Quaternion rotation order More... 11 months ago
Enable GLM_FORCE_EXPLICIT_CTOR in test for xyz and friends More... 11 months ago
Fix convert_vec4_to_vec3 More... 11 months ago
Updated API doc for 1.0.2 More... 11 months ago
Deprecate C++98 to 14 More... 11 months ago
Update tests for uSubBorrow More... 11 months ago