Groove 13ef0f92bc Added detection of Visual C++ 2017 toolsets 7 anni fa
..
CMakeLists.txt 83602bdea4 - Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624 8 anni fa
core_force_pure.cpp 2c2d3931ee Fixed Visual C++ /W4 warnings 8 anni fa
core_force_unrestricted_gentype.cpp 19a6d64e8c Fixed Visual C++ constexpr build error #555, #556 9 anni fa
core_func_common.cpp 11c26f9edb Fixed build problems due to printf and std::clock_t #778 7 anni fa
core_func_exponential.cpp 708a886bb0 Add a CXX11-conditional test for exp2 precision with larger exponents 8 anni fa
core_func_geometric.cpp 5a747d2ae5 Fixed warnings 8 anni fa
core_func_integer.cpp 11c26f9edb Fixed build problems due to printf and std::clock_t #778 7 anni fa
core_func_integer_bit_count.cpp 11c26f9edb Fixed build problems due to printf and std::clock_t #778 7 anni fa
core_func_integer_find_lsb.cpp 7466c4a9e7 Fixed Visual C++ warnings 8 anni fa
core_func_integer_find_msb.cpp 7466c4a9e7 Fixed Visual C++ warnings 8 anni fa
core_func_matrix.cpp 1cead1904a Fixed matrix test using fast math with Clang 8 anni fa
core_func_noise.cpp e9f210c85f Enable /WX, warning as error on Visual Studio 8 anni fa
core_func_packing.cpp 0e1e181484 Clean up 9 anni fa
core_func_swizzle.cpp 2dda5af72c Fixed GCC 4.5 and older build #566 9 anni fa
core_func_trigonometric.cpp 0e1e181484 Clean up 9 anni fa
core_func_vector_relational.cpp 384dab02e4 Reduce the number of warnings with -Weverything #646 8 anni fa
core_setup_force_cxx98.cpp 0e1e181484 Clean up 9 anni fa
core_setup_force_size_t_length.cpp 83602bdea4 - Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624 8 anni fa
core_setup_message.cpp 13ef0f92bc Added detection of Visual C++ 2017 toolsets 7 anni fa
core_setup_precision.cpp 0e1e181484 Clean up 9 anni fa
core_type_aligned.cpp f882bf5909 Fixed Visual C++ 2013 test build 9 anni fa
core_type_cast.cpp 0e1e181484 Clean up 9 anni fa
core_type_ctor.cpp 384dab02e4 Reduce the number of warnings with -Weverything #646 8 anni fa
core_type_float.cpp 0e1e181484 Clean up 9 anni fa
core_type_int.cpp 2c2d3931ee Fixed Visual C++ /W4 warnings 8 anni fa
core_type_length.cpp 384dab02e4 Reduce the number of warnings with -Weverything #646 8 anni fa
core_type_mat2x2.cpp e4ffe16bed Revert "Fixed vec4 SIMD constexpr #653" 8 anni fa
core_type_mat2x3.cpp c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 anni fa
core_type_mat2x4.cpp e37cf6e47f Fixed GCC 7.1.0 failing tests #666 8 anni fa
core_type_mat3x2.cpp c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 anni fa
core_type_mat3x3.cpp d1afe662be More consistent coding style 8 anni fa
core_type_mat3x4.cpp e37cf6e47f Fixed GCC 7.1.0 failing tests #666 8 anni fa
core_type_mat4x2.cpp c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 anni fa
core_type_mat4x3.cpp c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 anni fa
core_type_mat4x4.cpp 85811f3860 Fixed test 8 anni fa
core_type_vec1.cpp f889ac0bfe Added initial constexpr tests #783 7 anni fa
core_type_vec2.cpp f889ac0bfe Added initial constexpr tests #783 7 anni fa
core_type_vec3.cpp f889ac0bfe Added initial constexpr tests #783 7 anni fa
core_type_vec4.cpp f889ac0bfe Added initial constexpr tests #783 7 anni fa