Christophe Riccio b51f4e8981 Added test 10 years ago
..
CMakeLists.txt afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 10 years ago
core_func_common.cpp 8814ae50c9 Fixed GTX_extended_min_max filename typo #386 10 years ago
core_func_exponential.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_func_geometric.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_func_integer.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
core_func_integer_bit_count.cpp 562ab0b559 Test fix and warning fixes #364 10 years ago
core_func_integer_find_lsb.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
core_func_integer_find_msb.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
core_func_matrix.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
core_func_noise.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_func_packing.cpp b51f4e8981 Added test 10 years ago
core_func_swizzle.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_func_trigonometric.cpp 08eedc6209 Added experiment for new fastCos. More sRGB tests. 10 years ago
core_func_vector_relational.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_setup_force_cxx98.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_setup_message.cpp dcfddb75b8 Updated list of compiler versions 10 years ago
core_setup_precision.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_cast.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_ctor.cpp afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 10 years ago
core_type_float.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_int.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_length.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_length_size.cpp fc8b4404f0 Fixed faceforward build #289 11 years ago
core_type_mat2x2.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat2x3.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat2x4.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat3x2.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat3x3.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat3x4.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat4x2.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat4x3.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_mat4x4.cpp 9604a7549f Add IDENTITY and ZERO constants for all matrices 10 years ago
core_type_vec1.cpp 5a60b3986b Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS 10 years ago
core_type_vec2.cpp 4552ec737e Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS 10 years ago
core_type_vec3.cpp 8be318970c Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS 10 years ago
core_type_vec4.cpp a257beb5de Added missing bvec* && and || operators 10 years ago