glm/test/gtx
2014-10-26 17:43:54 +01:00
..
CMakeLists.txt Merge pull request #240 from Jaxan/range 2014-10-05 14:24:19 +02:00
gtx_associated_min_max.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_bit.cpp Added isPowerOfTwo tests 2014-10-26 17:43:54 +01:00
gtx_closest_point.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_color_space_YCoCg.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_color_space.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_common.cpp Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations 2014-10-12 01:24:28 +02:00
gtx_compatibility.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_component_wise.cpp Added initial commit for GLM_GTX_matrix_decompose #227 2014-08-31 18:12:38 -04:00
gtx_dual_quaternion.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_euler_angle.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_extend.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_extented_min_max.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_fast_exponential.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_fast_square_root.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_fast_trigonometry.cpp Added test for fastSin #231 2014-09-16 01:35:29 +02:00
gtx_gradient_paint.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_handed_coordinate_space.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_inertia.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02: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 Replace function instanciations with macros by templates 2014-10-20 03:26:59 +02:00
gtx_intersect.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_io.cpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
gtx_log_base.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_cross_product.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_decompose.cpp Added initial commit for GLM_GTX_matrix_decompose #227 2014-08-31 18:12:38 -04:00
gtx_matrix_interpolation.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_major_storage.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_operation.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_query.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_matrix_transform_2d.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_mixed_product.cpp Fixed SSE code included in GLM tests on pure platforms 2014-01-14 14:07:09 +01:00
gtx_multiple.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_norm.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_normal.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_normalize_dot.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_number_precision.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_optimum_pow.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_orthonormalize.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_perpendicular.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_polar_coordinates.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_projection.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_quaternion.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_random.cpp Updated copyright date 2012-01-09 11:20:01 +00:00
gtx_range.cpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
gtx_rotate_normalized_axis.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_rotate_vector.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_scalar_multiplication.cpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
gtx_scalar_relational.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_simd_mat4.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_simd_vec4.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_spline.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_string_cast.cpp Fixed GTX_string_cast to support for integer types #249 2014-10-10 01:21:04 +02:00
gtx_vector_angle.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
gtx_vector_query.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00