..
CMakeLists.txt
GCC: Fix noexcept warnings on hash functions
ago%!(EXTRA string=3 years)
gtx.cpp
…
gtx_associated_min_max.cpp
…
gtx_closest_point.cpp
…
gtx_color_encoding.cpp
…
gtx_color_space.cpp
…
gtx_color_space_YCoCg.cpp
…
gtx_common.cpp
…
gtx_compatibility.cpp
…
gtx_component_wise.cpp
…
gtx_dual_quaternion.cpp
…
gtx_easing.cpp
glm: Remove redundant double semi-colons
ago%!(EXTRA string=6 years)
gtx_euler_angle.cpp
…
gtx_extend.cpp
…
gtx_extended_min_max.cpp
Fixed relational code, reduced header dependencies
ago%!(EXTRA string=7 years)
gtx_extented_min_max.cpp
…
gtx_exterior_product.cpp
…
gtx_fast_exponential.cpp
…
gtx_fast_square_root.cpp
Let test return the number of errors
ago%!(EXTRA string=6 years)
gtx_fast_trigonometry.cpp
Fixed Wimplicit-int-float-conversion warnings with clang 10+ #986
ago%!(EXTRA string=5 years)
gtx_functions.cpp
Refactor EXT headers
ago%!(EXTRA string=7 years)
gtx_gradient_paint.cpp
…
gtx_handed_coordinate_space.cpp
…
gtx_hash.cpp
GCC: Fix noexcept warnings on hash functions
ago%!(EXTRA string=3 years)
gtx_int_10_10_10_2.cpp
…
gtx_integer.cpp
Fixed missing std:: namespace #898
ago%!(EXTRA string=6 years)
gtx_intersect.cpp
bugfix intersection ray/plane, added related tests
ago%!(EXTRA string=6 years)
gtx_io.cpp
Fixed build
ago%!(EXTRA string=7 years)
gtx_load.cpp
Clean up detection
ago%!(EXTRA string=7 years)
gtx_log_base.cpp
…
gtx_matrix_cross_product.cpp
…
gtx_matrix_decompose.cpp
…
gtx_matrix_factorisation.cpp
…
gtx_matrix_interpolation.cpp
compilation fix
ago%!(EXTRA string=4 years)
gtx_matrix_major_storage.cpp
…
gtx_matrix_operation.cpp
Fixed unit tests for pre-C++11 compilers
ago%!(EXTRA string=4 years)
gtx_matrix_query.cpp
…
gtx_matrix_transform_2d.cpp
…
gtx_mixed_product.cpp
…
gtx_norm.cpp
Merge branch 'master' into lMaxNorm-proposal
ago%!(EXTRA string=6 years)
gtx_normal.cpp
…
gtx_normalize_dot.cpp
…
gtx_number_precision.cpp
…
gtx_optimum_pow.cpp
…
gtx_orthonormalize.cpp
…
gtx_pca.cpp
Avoid fp comparison of `glm::sign` return value by introducing a sign comparison helper function
ago%!(EXTRA string=4 years)
gtx_perpendicular.cpp
…
gtx_polar_coordinates.cpp
…
gtx_projection.cpp
…
gtx_quaternion.cpp
Added EXT_scalar_common, EXT_vector_common and EXT_quaternion_exponential extensions
ago%!(EXTRA string=7 years)
gtx_random.cpp
…
gtx_range.cpp
Fixed relational code, reduced header dependencies
ago%!(EXTRA string=7 years)
gtx_rotate_normalized_axis.cpp
…
gtx_rotate_vector.cpp
Fixed error: comparing floating point with == or != is unsafe
ago%!(EXTRA string=7 years)
gtx_scalar_multiplication.cpp
…
gtx_scalar_relational.cpp
Fixed relational code, reduced header dependencies
ago%!(EXTRA string=7 years)
gtx_simd_mat4.cpp
…
gtx_simd_vec4.cpp
…
gtx_spline.cpp
…
gtx_string_cast.cpp
Fixed string_cast, broken after fixing #916
ago%!(EXTRA string=6 years)
gtx_texture.cpp
…
gtx_type_aligned.cpp
Fixed missing std:: namespace #898
ago%!(EXTRA string=6 years)
gtx_type_trait.cpp
…
gtx_vec_swizzle.cpp
…
gtx_vector_angle.cpp
…
gtx_vector_query.cpp
…
gtx_wrap.cpp
Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests
ago%!(EXTRA string=5 years)