| .. |
|
CMakeLists.txt
|
69f94334e0
Added GTX_easing for interpolation functions #761
|
hace 7 años |
|
gtx.cpp
|
c0df21a398
Added glm/ext.hpp build test
|
hace 8 años |
|
gtx_associated_min_max.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_closest_point.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_color_encoding.cpp
|
5b9d5cae99
Fixed tests
|
hace 9 años |
|
gtx_color_space.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_color_space_YCoCg.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_common.cpp
|
4d4dbcade6
Moved bounded function to GTX_common from EXT_vector_relational as there are quite new
|
hace 7 años |
|
gtx_compatibility.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_component_wise.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_dual_quaternion.cpp
|
798ab30b9d
Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753
|
hace 7 años |
|
gtx_easing.cpp
|
4a28af5258
Fixed clang build
|
hace 7 años |
|
gtx_euler_angle.cpp
|
a74cd55d8d
#744 Added tests
|
hace 7 años |
|
gtx_extend.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_extended_min_max.cpp
|
8150e4848b
Added more testing for fmin/fmax nan cases
|
hace 8 años |
|
gtx_extented_min_max.cpp
|
2d1463ced7
Fixed GTX_extended_min_max filename typo #386
|
hace 10 años |
|
gtx_exterior_product.cpp
|
40398d67cd
Added vec2 cross #621
|
hace 8 años |
|
gtx_fast_exponential.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_fast_square_root.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_fast_trigonometry.cpp
|
11c26f9edb
Fixed build problems due to printf and std::clock_t #778
|
hace 7 años |
|
gtx_functions.cpp
|
d93a3be4ac
- Improved API documentation #668
|
hace 8 años |
|
gtx_gradient_paint.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_handed_coordinate_space.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_int_10_10_10_2.cpp
|
d7862e4bb5
Fixed SSE code included in GLM tests on pure platforms
|
hace 12 años |
|
gtx_integer.cpp
|
50a527c97d
- Fixed integer pow from GTX_integer with null exponent #658
|
hace 8 años |
|
gtx_intersect.cpp
|
58c5e0ef4d
Fixed intersectRayTriangle #6
|
hace 9 años |
|
gtx_io.cpp
|
a805fb9d68
Renamed precision enum to qualifier
|
hace 8 años |
|
gtx_log_base.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_cross_product.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_decompose.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_factorisation.cpp
|
faf1da52b7
Renamed P (for precision) template argument to Q (for qualifier)
|
hace 8 años |
|
gtx_matrix_interpolation.cpp
|
5d0fa00c39
Update gtx_matrix_interpolation.cpp
|
hace 8 años |
|
gtx_matrix_major_storage.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_operation.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_query.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_matrix_transform_2d.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_mixed_product.cpp
|
d7862e4bb5
Fixed SSE code included in GLM tests on pure platforms
|
hace 12 años |
|
gtx_norm.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_normal.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_normalize_dot.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_number_precision.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_optimum_pow.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_orthonormalize.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_perpendicular.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_polar_coordinates.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_projection.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_quaternion.cpp
|
c585cb9d6c
Added quat left and right handed tests #703
|
hace 8 años |
|
gtx_random.cpp
|
88d3927558
Updated copyright date
|
hace 14 años |
|
gtx_range.cpp
|
e9f210c85f
Enable /WX, warning as error on Visual Studio
|
hace 8 años |
|
gtx_rotate_normalized_axis.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_rotate_vector.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_scalar_multiplication.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_scalar_relational.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_simd_mat4.cpp
|
07689bcc4d
Fixed build, updated manual for 0.9.8
|
hace 9 años |
|
gtx_simd_vec4.cpp
|
234d7d4ba9
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
|
hace 9 años |
|
gtx_spline.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_string_cast.cpp
|
89420dd1f5
Make the to_string(dualquat) test work under C++03.
|
hace 7 años |
|
gtx_texture.cpp
|
30ee2cd1bb
- Added GTX_texture: levels function
|
hace 8 años |
|
gtx_type_aligned.cpp
|
d1afe662be
More consistent coding style
|
hace 8 años |
|
gtx_type_trait.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_vec_swizzle.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_vector_angle.cpp
|
1bfc198625
Fixed warnings
|
hace 8 años |
|
gtx_vector_query.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |
|
gtx_wrap.cpp
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
hace 9 años |