.. |
CMakeLists.txt
|
Added constexpr test #794
|
2018-07-29 00:06:31 +02:00 |
core_cpp_constexpr.cpp
|
Added constexpr test #794
|
2018-07-29 00:06:31 +02:00 |
core_cpp_defaulted_ctor.cpp
|
Fixed defaulted operator= and constructors #791
|
2018-07-28 22:53:57 +02:00 |
core_force_aligned_gentypes.cpp
|
Added force tests
|
2018-07-23 20:25:38 +02:00 |
core_force_ctor_init.cpp
|
Added force tests
|
2018-07-23 20:25:38 +02:00 |
core_force_explicit_ctor.cpp
|
Added intersectLineTriangle tests
|
2018-07-23 20:42:38 +02:00 |
core_force_inline.cpp
|
Added force tests
|
2018-07-23 20:25:38 +02:00 |
core_force_pure.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 20:24:45 +02:00 |
core_force_unrestricted_gentype.cpp
|
Added force tests
|
2018-07-23 20:25:38 +02:00 |
core_func_common.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 18:31:08 +02:00 |
core_func_exponential.cpp
|
Add a CXX11-conditional test for exp2 precision with larger exponents
|
2017-10-26 09:41:15 +02:00 |
core_func_geometric.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 19:04:00 +02:00 |
core_func_integer_bit_count.cpp
|
Fixed build problems due to printf and std::clock_t #778
|
2018-06-18 12:40:00 +02:00 |
core_func_integer_find_lsb.cpp
|
Fixed Visual C++ warnings
|
2017-08-18 20:08:36 +02:00 |
core_func_integer_find_msb.cpp
|
Fixed Visual C++ warnings
|
2017-08-18 20:08:36 +02:00 |
core_func_integer.cpp
|
Fixed build problems due to printf and std::clock_t #778
|
2018-06-18 12:40:00 +02:00 |
core_func_matrix.cpp
|
Fixed matrix test using fast math with Clang
|
2017-08-17 12:24:23 +02:00 |
core_func_noise.cpp
|
Enable /WX, warning as error on Visual Studio
|
2017-08-17 19:51:03 +02:00 |
core_func_packing.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_swizzle.cpp
|
Fixed build
|
2018-07-28 13:57:38 +02:00 |
core_func_trigonometric.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_vector_relational.cpp
|
Added vector relational tests
|
2018-07-26 23:33:10 +02:00 |
core_setup_force_cxx98.cpp
|
Fixed Clang build
|
2018-07-14 17:58:29 +02:00 |
core_setup_force_size_t_length.cpp
|
- Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624
|
2017-06-04 10:50:47 +02:00 |
core_setup_message.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 20:24:45 +02:00 |
core_setup_precision.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_aligned.cpp
|
Fixed test
|
2018-07-12 20:18:18 +02:00 |
core_type_cast.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 19:55:36 +02:00 |
core_type_ctor.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 20:24:45 +02:00 |
core_type_float.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_int.cpp
|
Fixed Visual C++ /W4 warnings
|
2017-08-18 12:59:16 +02:00 |
core_type_length.cpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
core_type_mat2x2.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 14:28:49 +02:00 |
core_type_mat2x3.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat2x4.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat3x2.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat3x3.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat3x4.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat4x2.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_mat4x3.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 18:16:07 +02:00 |
core_type_mat4x4.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 17:14:02 +02:00 |
core_type_vec1.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 19:04:00 +02:00 |
core_type_vec2.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 20:24:45 +02:00 |
core_type_vec3.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 19:12:41 +02:00 |
core_type_vec4.cpp
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 20:24:45 +02:00 |