.. |
CMakeLists.txt
|
- Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624
|
2017-06-04 10:50:47 +02:00 |
core_force_pure.cpp
|
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
2016-10-12 21:40:03 +02:00 |
core_force_unrestricted_gentype.cpp
|
Fixed Visual C++ constexpr build error #555, #556
|
2016-10-10 22:03:57 +02:00 |
core_func_common.cpp
|
Fixed build
|
2017-08-06 23:43:53 +02:00 |
core_func_exponential.cpp
|
Fixed epsilonEqual build
|
2017-08-07 03:18:21 +02:00 |
core_func_geometric.cpp
|
Fixed matrix functions using SIMD code on unaligned types #518
|
2016-07-14 15:21:45 +02:00 |
core_func_integer_bit_count.cpp
|
Fixed GLM test warning
|
2016-11-24 21:12:37 +01:00 |
core_func_integer_find_lsb.cpp
|
Fixed GLM test warning
|
2016-11-24 21:16:43 +01:00 |
core_func_integer_find_msb.cpp
|
Fixed GLM test warning
|
2016-11-24 21:19:05 +01:00 |
core_func_integer.cpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
core_func_matrix.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_func_noise.cpp
|
length becomes a static function #565
|
2016-11-01 08:44:14 +01:00 |
core_func_packing.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_swizzle.cpp
|
Fixed GCC 4.5 and older build #566
|
2016-12-01 23:05:43 +01:00 |
core_func_trigonometric.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_vector_relational.cpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
core_setup_force_cxx98.cpp
|
Clean up
|
2016-06-10 23:14:17 +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
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_setup_precision.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_aligned.cpp
|
Fixed Visual C++ 2013 test build
|
2016-11-20 23:21:14 +01:00 |
core_type_cast.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_ctor.cpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
core_type_float.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_int.cpp
|
Clean up
|
2016-06-10 23:14:17 +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
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |
core_type_mat2x3.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat2x4.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat3x2.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat3x3.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat3x4.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat4x2.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat4x3.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_mat4x4.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
core_type_vec1.cpp
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |
core_type_vec2.cpp
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |
core_type_vec3.cpp
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |
core_type_vec4.cpp
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |