mirror of https://github.com/g-truc/glm.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4137519418
- 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 ?) |
8 months ago | |
---|---|---|
.. | ||
CMakeLists.txt | 6 years ago | |
perf_matrix_div.cpp | 11 months ago | |
perf_matrix_inverse.cpp | 11 months ago | |
perf_matrix_mul.cpp | 8 months ago | |
perf_matrix_mul_vector.cpp | 8 months ago | |
perf_matrix_transpose.cpp | 11 months ago | |
perf_vector_mul_matrix.cpp | 8 months ago |