glm/test/gtx
Sergey Krivohatskiy b5d4757580 compilation fix
Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com>
2021-03-23 15:22:16 +03:00
..
CMakeLists.txt
gtx_associated_min_max.cpp
gtx_closest_point.cpp
gtx_color_encoding.cpp
gtx_color_space_YCoCg.cpp
gtx_color_space.cpp
gtx_common.cpp Moved bounded function to GTX_common from EXT_vector_relational as there are quite new 2018-05-08 13:34:22 +02:00
gtx_compatibility.cpp
gtx_component_wise.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_dual_quaternion.cpp Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753 2018-05-07 10:37:37 +02:00
gtx_easing.cpp glm: Remove redundant double semi-colons 2019-03-01 11:13:28 -08:00
gtx_euler_angle.cpp
gtx_extend.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_extended_min_max.cpp Fixed relational code, reduced header dependencies 2018-08-05 18:24:22 +02:00
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 2019-09-11 19:12:39 +02:00
gtx_fast_trigonometry.cpp Fixed Wimplicit-int-float-conversion warnings with clang 10+ #986 2020-01-05 15:13:20 +01:00
gtx_functions.cpp
gtx_gradient_paint.cpp
gtx_handed_coordinate_space.cpp
gtx_int_10_10_10_2.cpp Fixed SSE code included in GLM tests on pure platforms 2014-01-14 14:07:09 +01:00
gtx_integer.cpp Fixed missing std:: namespace #898 2019-09-07 13:41:08 +02:00
gtx_intersect.cpp
gtx_io.cpp
gtx_load.cpp
gtx_log_base.cpp
gtx_matrix_cross_product.cpp
gtx_matrix_decompose.cpp
gtx_matrix_factorisation.cpp
gtx_matrix_interpolation.cpp compilation fix 2021-03-23 15:22:16 +03:00
gtx_matrix_major_storage.cpp
gtx_matrix_operation.cpp Fixed unit tests for pre-C++11 compilers 2021-02-14 13:03:57 +01:00
gtx_matrix_query.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_transform_2d.cpp
gtx_mixed_product.cpp
gtx_norm.cpp Merge branch 'master' into lMaxNorm-proposal 2019-08-25 09:03:13 +01:00
gtx_normal.cpp
gtx_normalize_dot.cpp
gtx_number_precision.cpp
gtx_optimum_pow.cpp
gtx_orthonormalize.cpp
gtx_perpendicular.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_polar_coordinates.cpp
gtx_projection.cpp
gtx_quaternion.cpp
gtx_random.cpp Updated copyright date 2012-01-09 11:20:01 +00:00
gtx_range.cpp Fixed relational code, reduced header dependencies 2018-08-05 18:24:22 +02:00
gtx_rotate_normalized_axis.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_rotate_vector.cpp
gtx_scalar_multiplication.cpp Fixed error: comparing floating point with == or != is unsafe 2018-07-28 20:51:13 +02:00
gtx_scalar_relational.cpp Fixed relational code, reduced header dependencies 2018-08-05 18:24:22 +02:00
gtx_simd_mat4.cpp Fixed build, updated manual for 0.9.8 2016-03-13 13:17:51 +01:00
gtx_simd_vec4.cpp
gtx_spline.cpp
gtx_string_cast.cpp Fixed string_cast, broken after fixing #916 2019-07-12 23:11:27 +02:00
gtx_texture.cpp
gtx_type_aligned.cpp
gtx_type_trait.cpp
gtx_vec_swizzle.cpp
gtx_vector_angle.cpp Fixed warnings 2017-08-08 23:32:52 +02:00
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 2020-02-11 12:53:12 +01:00
gtx.cpp