mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
7f2a5b89b3
- 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 | ||
cmake | ||
core | ||
ext | ||
gtc | ||
gtx | ||
perf | ||
CMakeLists.txt | ||
glm.cppcheck |