OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe f86092a658
Remove disabled warnings (#1213)
ago%!(EXTRA string=1 year)
..
_features.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_fixes.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_noise.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_swizzle.hpp Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
_swizzle_func.hpp Annotate swizzle operations with `GLM_FUNC_QUALIFIER` ago%!(EXTRA string=1 year)
_vectorize.hpp Added findNSB functions and tests ago%!(EXTRA string=6 years)
compute_common.hpp Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types ago%!(EXTRA string=1 year)
compute_vector_relational.hpp Added vector relational tests ago%!(EXTRA string=7 years)
func_common.inl Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
func_common_simd.inl Fixed SIMD build ago%!(EXTRA string=7 years)
func_exponential.inl Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types ago%!(EXTRA string=1 year)
func_exponential_simd.inl Refactor configuration macros ago%!(EXTRA string=7 years)
func_geometric.inl Revert "Add support for non aligned SIMD for vec4" ago%!(EXTRA string=1 year)
func_geometric_simd.inl [Aarch64] fix for glm::length ago%!(EXTRA string=5 years)
func_integer.inl Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
func_integer_simd.inl Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
func_matrix.inl Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
func_matrix_simd.inl Merge pull request #1049 from borodust/aligned_bugfixes ago%!(EXTRA string=3 years)
func_packing.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_packing_simd.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_trigonometric.inl Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types ago%!(EXTRA string=1 year)
func_trigonometric_simd.inl Added AVX optimizations and equal tests ago%!(EXTRA string=9 years)
func_vector_relational.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_vector_relational_simd.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
glm.cpp Fixing 'GLM_ENABLE_EXPERIMENTAL macro redefined' warning ago%!(EXTRA string=6 years)
qualifier.hpp Revert "Add support for non aligned SIMD for vec4" ago%!(EXTRA string=1 year)
setup.hpp Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
type_float.hpp Fixed VC2013 build ago%!(EXTRA string=7 years)
type_half.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
type_half.inl Fixed compiler warnings ago%!(EXTRA string=5 years)
type_mat2x2.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat2x2.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat2x3.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat2x3.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat2x4.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat2x4.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x2.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x2.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x3.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x3.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x4.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat3x4.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x2.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x2.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x3.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x3.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x4.hpp Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x4.inl Make mat operators constexpr ago%!(EXTRA string=1 year)
type_mat4x4_simd.inl Refactor headers ago%!(EXTRA string=7 years)
type_quat.hpp Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
type_quat.inl Fix quat packing XYZW usage (#1204) ago%!(EXTRA string=1 year)
type_quat_simd.inl Fix quat packing XYZW usage (#1204) ago%!(EXTRA string=1 year)
type_vec1.hpp Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec1.inl Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec2.hpp Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec2.inl Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec3.hpp Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec3.inl Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
type_vec4.hpp Revert "Add support for non aligned SIMD for vec4" ago%!(EXTRA string=1 year)
type_vec4.inl Revert "Add support for non aligned SIMD for vec4" ago%!(EXTRA string=1 year)
type_vec4_simd.inl Revert broken vec4 SIMD ago%!(EXTRA string=1 year)