OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe Riccio 1cd7a47279 Fixed GTX_easing build on VS2013 ago%!(EXTRA string=7 years)
..
CMakeLists.txt Added GTX_easing for interpolation functions #761 ago%!(EXTRA string=7 years)
gtx.cpp Added glm/ext.hpp build test ago%!(EXTRA string=8 years)
gtx_associated_min_max.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_closest_point.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_color_encoding.cpp Fixed tests ago%!(EXTRA string=9 years)
gtx_color_space.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_color_space_YCoCg.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_common.cpp Enable /WX, warning as error on Visual Studio ago%!(EXTRA string=8 years)
gtx_compatibility.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_component_wise.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_dual_quaternion.cpp Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753 ago%!(EXTRA string=7 years)
gtx_easing.cpp Fixed GTX_easing build on VS2013 ago%!(EXTRA string=7 years)
gtx_euler_angle.cpp #744 Added tests ago%!(EXTRA string=7 years)
gtx_extend.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_extended_min_max.cpp Added more testing for fmin/fmax nan cases ago%!(EXTRA string=8 years)
gtx_extented_min_max.cpp Fixed GTX_extended_min_max filename typo #386 ago%!(EXTRA string=10 years)
gtx_exterior_product.cpp Added vec2 cross #621 ago%!(EXTRA string=8 years)
gtx_fast_exponential.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_fast_square_root.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_fast_trigonometry.cpp Fixed Visual C++ warnings ago%!(EXTRA string=8 years)
gtx_functions.cpp - Improved API documentation #668 ago%!(EXTRA string=8 years)
gtx_gradient_paint.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_handed_coordinate_space.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_int_10_10_10_2.cpp Fixed SSE code included in GLM tests on pure platforms ago%!(EXTRA string=11 years)
gtx_integer.cpp - Fixed integer pow from GTX_integer with null exponent #658 ago%!(EXTRA string=8 years)
gtx_intersect.cpp Fixed intersectRayTriangle #6 ago%!(EXTRA string=9 years)
gtx_io.cpp Renamed precision enum to qualifier ago%!(EXTRA string=8 years)
gtx_log_base.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_cross_product.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_decompose.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_factorisation.cpp Renamed P (for precision) template argument to Q (for qualifier) ago%!(EXTRA string=8 years)
gtx_matrix_interpolation.cpp Update gtx_matrix_interpolation.cpp ago%!(EXTRA string=7 years)
gtx_matrix_major_storage.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_operation.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_query.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_matrix_transform_2d.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_mixed_product.cpp Fixed SSE code included in GLM tests on pure platforms ago%!(EXTRA string=11 years)
gtx_norm.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_normal.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_normalize_dot.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_number_precision.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_optimum_pow.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_orthonormalize.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_perpendicular.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_polar_coordinates.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_projection.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_quaternion.cpp Added quat left and right handed tests #703 ago%!(EXTRA string=7 years)
gtx_random.cpp Updated copyright date ago%!(EXTRA string=14 years)
gtx_range.cpp Enable /WX, warning as error on Visual Studio ago%!(EXTRA string=8 years)
gtx_rotate_normalized_axis.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_rotate_vector.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_scalar_multiplication.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_scalar_relational.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_simd_mat4.cpp Fixed build, updated manual for 0.9.8 ago%!(EXTRA string=9 years)
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 ago%!(EXTRA string=9 years)
gtx_spline.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_string_cast.cpp Fixed glm::to_string on quaternions wrong components order #681 ago%!(EXTRA string=8 years)
gtx_texture.cpp - Added GTX_texture: levels function ago%!(EXTRA string=8 years)
gtx_type_aligned.cpp More consistent coding style ago%!(EXTRA string=8 years)
gtx_type_trait.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_vec_swizzle.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_vector_angle.cpp Fixed warnings ago%!(EXTRA string=8 years)
gtx_vector_query.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
gtx_wrap.cpp Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)