glm/test/gtx
2018-09-27 21:22:07 +02: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 Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_common.cpp
gtx_compatibility.cpp
gtx_component_wise.cpp
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 Fixed clang build 2018-05-08 14:37:51 +02:00
gtx_euler_angle.cpp
gtx_extend.cpp
gtx_extended_min_max.cpp
gtx_extented_min_max.cpp Fixed GTX_extended_min_max filename typo #386 2015-10-07 22:04:33 +02:00
gtx_exterior_product.cpp Added vec2 cross #621 2017-04-08 19:37:20 +02:00
gtx_fast_exponential.cpp
gtx_fast_square_root.cpp Fixed build 2018-08-02 18:30:46 +02:00
gtx_fast_trigonometry.cpp
gtx_functions.cpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
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
gtx_intersect.cpp Fixed tests 2018-07-23 20:59:29 +02:00
gtx_io.cpp Fixed build 2018-08-07 14:46:56 +02:00
gtx_load.cpp
gtx_log_base.cpp
gtx_matrix_cross_product.cpp
gtx_matrix_decompose.cpp
gtx_matrix_factorisation.cpp
gtx_matrix_interpolation.cpp
gtx_matrix_major_storage.cpp
gtx_matrix_operation.cpp
gtx_matrix_query.cpp
gtx_matrix_transform_2d.cpp
gtx_mixed_product.cpp
gtx_norm.cpp
gtx_normal.cpp
gtx_normalize_dot.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_number_precision.cpp
gtx_optimum_pow.cpp
gtx_orthonormalize.cpp
gtx_perpendicular.cpp
gtx_polar_coordinates.cpp
gtx_projection.cpp
gtx_quaternion.cpp
gtx_random.cpp
gtx_range.cpp
gtx_rotate_normalized_axis.cpp
gtx_rotate_vector.cpp Fixed error: comparing floating point with == or != is unsafe 2018-07-28 21:35:59 +02:00
gtx_scalar_multiplication.cpp
gtx_scalar_relational.cpp
gtx_simd_mat4.cpp Fixed build, updated manual for 0.9.8 2016-03-13 13:17:51 +01:00
gtx_simd_vec4.cpp Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 2016-03-13 12:56:26 +01:00
gtx_spline.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_string_cast.cpp Make the to_string(dualquat) test work under C++03. 2018-06-01 12:01:25 +02:00
gtx_texture.cpp
gtx_type_aligned.cpp More consistent coding style 2017-08-15 21:59:47 +02:00
gtx_type_trait.cpp
gtx_vec_swizzle.cpp
gtx_vector_angle.cpp
gtx_vector_query.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_wrap.cpp
gtx.cpp