glm/glm/detail
Gottfried Leibniz bfeb882fdb few ARM fixes
2022-01-14 19:14:27 -04:00
..
_features.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
_fixes.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
_noise.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
_swizzle.hpp Fixed Clang warnings 2018-08-18 16:28:09 +02:00
_swizzle_func.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
_vectorize.hpp Added findNSB functions and tests 2019-07-12 21:50:30 +02:00
compute_common.hpp add AMD HIP support 2021-08-05 11:54:10 +02:00
compute_vector_relational.hpp Added vector relational tests 2018-07-26 23:33:10 +02:00
func_common.inl add AMD HIP support 2021-08-05 11:54:10 +02:00
func_common_simd.inl Fixed SIMD build 2018-08-16 23:18:13 +02:00
func_exponential.inl Refactor configuration macros 2018-07-31 23:05:48 +02:00
func_exponential_simd.inl Refactor configuration macros 2018-07-31 23:05:48 +02:00
func_geometric.inl Adding constexpr qualifier for cross product 2020-11-17 16:58:12 +01:00
func_geometric_simd.inl [Aarch64] fix for glm::length 2020-02-05 17:48:31 -08:00
func_integer.inl Added missing genType check for bitCount and bitfieldReverse #893 2019-09-07 14:53:58 +02:00
func_integer_simd.inl Fixed SIMD build 2018-08-16 23:18:13 +02:00
func_matrix.inl Added *GLM_EXT_matrix_integer* with tests 2020-11-30 18:10:55 +01:00
func_matrix_simd.inl few ARM fixes 2022-01-14 19:14:27 -04:00
func_packing.inl Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
func_packing_simd.inl Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
func_trigonometric.inl Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
func_trigonometric_simd.inl Added AVX optimizations and equal tests 2016-05-30 14:23:58 +02:00
func_vector_relational.inl Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
func_vector_relational_simd.inl Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
glm.cpp Fixing 'GLM_ENABLE_EXPERIMENTAL macro redefined' warning 2019-03-28 13:24:35 +03:00
qualifier.hpp Revert "Fix construction of identity quaternion" 2021-05-06 14:12:22 +08:00
setup.hpp add AMD HIP support 2021-08-05 11:54:10 +02:00
type_float.hpp Fixed VC2013 build 2018-09-21 15:36:01 +02:00
type_half.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
type_half.inl Fixed compiler warnings 2020-08-05 15:15:57 -07:00
type_mat2x2.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat2x2.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat2x3.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat2x3.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat2x4.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat2x4.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x2.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x2.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x3.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x3.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x4.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat3x4.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x2.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x2.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x3.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x3.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x4.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x4.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_mat4x4_simd.inl Refactor headers 2018-08-05 15:22:49 +02:00
type_quat.hpp make quaternion constructor respect GLM_FORCE_QUAT_DATA_XYZW 2021-05-17 08:40:22 +03:00
type_quat.inl make quaternion constructor respect GLM_FORCE_QUAT_DATA_XYZW 2021-05-17 08:40:22 +03:00
type_quat_simd.inl Fixed quaternion SIMD includes #799 2018-08-08 17:42:50 +02:00
type_vec1.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec1.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec2.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec2.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec3.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec3.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec4.hpp Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec4.inl Change the logic of defaulted constructors 2020-09-02 11:45:30 -07:00
type_vec4_simd.inl few ARM fixes 2022-01-14 19:14:27 -04:00