2020-02-11 12:53:12 +01:00
..
CMakeLists.txt Added matrix integer extensions and tests 2020-02-10 19:06:30 +01:00
ext_matrix_clip_space.cpp
ext_matrix_common.cpp
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_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
ext_quaternion_type.cpp
ext_scalar_common.cpp Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests 2020-02-11 12:53:12 +01:00
ext_scalar_constants.cpp
ext_scalar_int_sized.cpp
ext_scalar_integer.cpp
ext_scalar_packing.cpp
ext_scalar_relational.cpp
ext_scalar_uint_sized.cpp
ext_scalar_ulp.cpp
ext_vec1.cpp
ext_vector_bool1.cpp
ext_vector_common.cpp Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests 2020-02-11 12:53:12 +01:00
ext_vector_iec559.cpp
ext_vector_int1_sized.cpp
ext_vector_int2_sized.cpp
ext_vector_int3_sized.cpp
ext_vector_int4_sized.cpp
ext_vector_integer_sized.cpp
ext_vector_integer.cpp
ext_vector_packing.cpp
ext_vector_relational.cpp
ext_vector_uint1_sized.cpp
ext_vector_uint2_sized.cpp
ext_vector_uint3_sized.cpp
ext_vector_uint4_sized.cpp
ext_vector_ulp.cpp