1 file changed
+1
-1
lines changed- doc/api/a00242.html+1-1
- glm/detail/setup.hpp+32-4
- glm/detail/type_mat2x2.hpp+2-2
- glm/detail/type_mat2x2.inl+2-2
- glm/detail/type_mat2x3.hpp+2-2
- glm/detail/type_mat2x3.inl+2-2
- glm/detail/type_mat2x4.hpp+2-2
- glm/detail/type_mat2x4.inl+2-2
- glm/detail/type_mat3x2.hpp+2-2
- glm/detail/type_mat3x2.inl+2-2
- glm/detail/type_mat3x3.hpp+2-2
- glm/detail/type_mat3x3.inl+2-2
- glm/detail/type_mat3x4.hpp+2-2
- glm/detail/type_mat3x4.inl+2-2
- glm/detail/type_mat4x2.hpp+2-2
- glm/detail/type_mat4x2.inl+2-2
- glm/detail/type_mat4x3.hpp+2-2
- glm/detail/type_mat4x3.inl+2-2
- glm/detail/type_mat4x4.hpp+2-2
- glm/detail/type_mat4x4.inl+2-2
- glm/detail/type_vec4_simd.inl+13
- glm/exponential.hpp+1-1
- glm/ext/_matrix_vectorize.hpp+128
- glm/ext/matrix_clip_space.hpp+9-9
- glm/ext/matrix_common.hpp+4-1
- glm/ext/matrix_common.inl+18
- glm/ext/matrix_float3x2.hpp+1-1
- glm/ext/matrix_uint2x3.hpp+1-1
- glm/ext/matrix_uint2x4_sized.hpp+1-1
- glm/ext/matrix_uint3x2.hpp+1-1
- glm/ext/quaternion_geometric.hpp+1-1
- glm/ext/scalar_relational.hpp+3
- glm/ext/scalar_ulp.hpp+3
- glm/ext/vector_reciprocal.hpp+1-1
- glm/ext/vector_ulp.hpp+3
- glm/glm.hpp+5-4
- glm/gtc/integer.hpp+1-1
- glm/gtc/matrix_inverse.hpp+2-2
- glm/gtc/random.hpp+4-4
- glm/gtc/ulp.hpp+3
- glm/gtx/associated_min_max.hpp+1-1
- glm/gtx/easing.hpp+1-1
- glm/gtx/extended_min_max.hpp+4-4
- glm/gtx/handed_coordinate_space.hpp+1-1
- glm/gtx/hash.hpp+15-15
- glm/gtx/hash.inl+15-24
- glm/gtx/io.hpp+1-1
- glm/gtx/normalize_dot.hpp+1-1
- glm/gtx/pca.hpp+8-4
- glm/gtx/quaternion.hpp+1-1
- glm/gtx/scalar_multiplication.hpp+8-1
- glm/gtx/vec_swizzle.hpp+5-1
- glm/gtx/vector_query.hpp+1-1
- glm/simd/platform.h+1
- manual.md+64-46
- readme.md+4-4
- test/ext/ext_matrix_common.cpp+183
- test/gtx/CMakeLists.txt+1
- test/gtx/gtx_hash.cpp+55
0 commit comments