glm/test/gtx
2018-07-12 21:18:44 +02:00
..
CMakeLists.txt Added GTX_easing for interpolation functions #761 2018-05-07 15:39:25 +02:00
gtx_associated_min_max.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_closest_point.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_color_encoding.cpp Fixed tests 2016-11-20 22:28:22 +01:00
gtx_color_space_YCoCg.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_color_space.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
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 Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
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 Fixed clang build 2018-05-08 14:37:51 +02:00
gtx_euler_angle.cpp #744 Added tests 2018-03-23 14:27:35 +03:00
gtx_extend.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_extended_min_max.cpp Added more testing for fmin/fmax nan cases 2017-08-21 11:40:37 -07:00
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 Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_fast_square_root.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_fast_trigonometry.cpp Fixed build problems due to printf and std::clock_t #778 2018-06-18 12:40:00 +02:00
gtx_functions.cpp - Improved API documentation #668 2017-08-17 16:24:32 +02:00
gtx_gradient_paint.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_handed_coordinate_space.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
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 integer pow from GTX_integer with null exponent #658 2017-07-24 11:39:16 +02:00
gtx_intersect.cpp Fixed intersectRayTriangle #6 2016-11-25 00:33:45 +01:00
gtx_io.cpp Fixed clang warning 2018-07-12 21:18:44 +02:00
gtx_log_base.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_cross_product.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_decompose.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_factorisation.cpp Renamed P (for precision) template argument to Q (for qualifier) 2017-08-16 01:22:50 +02:00
gtx_matrix_interpolation.cpp Update gtx_matrix_interpolation.cpp 2017-12-19 14:47:02 +01:00
gtx_matrix_major_storage.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_operation.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_query.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_matrix_transform_2d.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_mixed_product.cpp Fixed SSE code included in GLM tests on pure platforms 2014-01-14 14:07:09 +01:00
gtx_norm.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_normal.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_normalize_dot.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_number_precision.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_optimum_pow.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_orthonormalize.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_perpendicular.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_polar_coordinates.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_projection.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_quaternion.cpp Added quat left and right handed tests #703 2018-01-06 19:58:39 +01:00
gtx_random.cpp Updated copyright date 2012-01-09 11:20:01 +00:00
gtx_range.cpp Enable /WX, warning as error on Visual Studio 2017-08-17 19:51:03 +02:00
gtx_rotate_normalized_axis.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_rotate_vector.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_scalar_multiplication.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_scalar_relational.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01: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 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 - Added GTX_texture: levels function 2017-09-20 15:32:29 +02:00
gtx_type_aligned.cpp More consistent coding style 2017-08-15 21:59:47 +02:00
gtx_type_trait.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_vec_swizzle.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_vector_angle.cpp Fixed warnings 2017-08-08 23:32:52 +02:00
gtx_vector_query.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx_wrap.cpp Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
gtx.cpp Added glm/ext.hpp build test 2017-08-16 14:27:06 +02:00