| .. |
|
CMakeLists.txt
|
Added *GLM_EXT_matrix_integer* with tests
|
2020-11-30 18:10:55 +01:00 |
|
ext_matrix_clip_space.cpp
|
|
|
|
ext_matrix_common.cpp
|
Fixes for tests build
|
2023-12-20 22:33:20 +01:00 |
|
ext_matrix_int2x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int2x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int2x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int3x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int3x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int3x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int4x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int4x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_int4x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_integer.cpp
|
Added *GLM_EXT_matrix_integer* with tests
|
2020-11-30 18:10:55 +01:00 |
|
ext_matrix_projection.cpp
|
|
|
|
ext_matrix_relational.cpp
|
|
|
|
ext_matrix_transform.cpp
|
|
|
|
ext_matrix_uint2x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint2x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint2x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint3x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint3x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint3x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint4x2_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint4x3_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_matrix_uint4x4_sized.cpp
|
Added matrix integer extensions and tests
|
2020-02-10 19:06:30 +01:00 |
|
ext_quaternion_common.cpp
|
|
|
|
ext_quaternion_exponential.cpp
|
|
|
|
ext_quaternion_geometric.cpp
|
|
|
|
ext_quaternion_relational.cpp
|
|
|
|
ext_quaternion_transform.cpp
|
|
|
|
ext_quaternion_trigonometric.cpp
|
Add test case for glm::angle() sign bug introduced by #946
|
2020-10-28 17:26:53 +08:00 |
|
ext_quaternion_type.cpp
|
|
|
|
ext_scalar_common.cpp
|
Nan is not supported with C++98
|
2023-12-21 18:14:20 +01:00 |
|
ext_scalar_constants.cpp
|
|
|
|
ext_scalar_int_sized.cpp
|
|
|
|
ext_scalar_integer.cpp
|
|
|
|
ext_scalar_packing.cpp
|
|
|
|
ext_scalar_reciprocal.cpp
|
Fix glm::acsch tests
|
2020-11-26 11:14:54 +01:00 |
|
ext_scalar_relational.cpp
|
|
|
|
ext_scalar_uint_sized.cpp
|
|
|
|
ext_scalar_ulp.cpp
|
|
|
|
ext_vec1.cpp
|
|
|
|
ext_vector_bool1.cpp
|
|
|
|
ext_vector_common.cpp
|
Nan is not supported with C++98
|
2023-12-21 18:14:20 +01:00 |
|
ext_vector_iec559.cpp
|
|
|
|
ext_vector_int1_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_int2_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_int3_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_int4_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_integer_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_integer.cpp
|
Fix test
|
2023-12-21 17:45:01 +01:00 |
|
ext_vector_packing.cpp
|
|
|
|
ext_vector_reciprocal.cpp
|
Fix glm::acsch tests
|
2020-11-26 11:14:54 +01:00 |
|
ext_vector_relational.cpp
|
|
|
|
ext_vector_uint1_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_uint2_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_uint3_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_uint4_sized.cpp
|
Clean up integer precision
|
2020-02-08 16:21:22 +01:00 |
|
ext_vector_ulp.cpp
|
|
|