OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe Riccio 757fe39587 Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly ago%!(EXTRA string=9 years)
..
CMakeLists.txt 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 ago%!(EXTRA string=9 years)
core_func_common.cpp Added uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
core_func_exponential.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_func_geometric.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_func_integer.cpp - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
core_func_integer_bit_count.cpp Test fix and warning fixes #364 ago%!(EXTRA string=10 years)
core_func_integer_find_lsb.cpp - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
core_func_integer_find_msb.cpp - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
core_func_matrix.cpp Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly ago%!(EXTRA string=9 years)
core_func_noise.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_func_packing.cpp Added test ago%!(EXTRA string=10 years)
core_func_swizzle.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_func_trigonometric.cpp Added experiment for new fastCos. More sRGB tests. ago%!(EXTRA string=10 years)
core_func_vector_relational.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_setup_force_cxx98.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_setup_message.cpp Removed Apple specific check for LLVM versions ago%!(EXTRA string=9 years)
core_setup_precision.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_type_cast.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_type_ctor.cpp Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 ago%!(EXTRA string=10 years)
core_type_float.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_type_int.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_type_length.cpp Fixed faceforward build #289 ago%!(EXTRA string=11 years)
core_type_mat2x2.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat2x3.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat2x4.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat3x2.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat3x3.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat3x4.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat4x2.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat4x3.cpp 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 ago%!(EXTRA string=9 years)
core_type_mat4x4.cpp 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 ago%!(EXTRA string=9 years)
core_type_vec1.cpp Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. ago%!(EXTRA string=9 years)
core_type_vec2.cpp Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. ago%!(EXTRA string=9 years)
core_type_vec3.cpp Fixed CUDA compiler error in type_vec4.inl #504 ago%!(EXTRA string=9 years)
core_type_vec4.cpp Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly ago%!(EXTRA string=9 years)