mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00:00
216c8a8965
- Add simd aligned_vec3 (and sse aligned_dvec3 - 2 x xmm) - Fast packed_vec3 <=> aligned_vec3 and packed_vec4 <=> aligned_vec4 conversion - Fast aligned_vec3 <=> aligned_vec4 conversion - Optimized aligned_mat x aligned_mat and aligned_mat x aligned_vec - Inverse aligned_mat3 simd version (actually slower than ssid on my computer even it has 30% less instruction ?) |
||
---|---|---|
.. | ||
bug_ms_vec_static.cpp | ||
CMakeLists.txt |