465 Commits (master)

Author SHA1 Message Date
Christophe Riccio 5f352ecce2 Removed CMake install and uninstall scripts ago%!(EXTRA string=6 years)
Christophe Riccio a5fd70aed8 Fixed Clang or GCC build due to wrong GLM_HAS_IF_CONSTEXPR definition #907 ago%!(EXTRA string=6 years)
Christophe Riccio 9a32317065 - Added Neon support to glm #945 ago%!(EXTRA string=6 years)
Christophe Riccio 79787bbff6 Fixed GLM_HAS_CXX11_STL broken on Clang with Linux #926 ago%!(EXTRA string=6 years)
Christophe f5381ef536 Fixed quaternion componant order: w, {x, y, z} #916 ago%!(EXTRA string=6 years)
Christophe 3a65b7a628 Completed EXT_*_integer extensions ago%!(EXTRA string=6 years)
Christophe 8c5fde6c8f Updated 0.9.9.6 release note ago%!(EXTRA string=6 years)
rhoarau 1079444f7e Remove a preprocessor debug message and correct the readme ago%!(EXTRA string=6 years)
rhoarau 8fb71ffd07 Initial SYCL support: ago%!(EXTRA string=6 years)
Christophe Riccio 13d2cea73f Added ago%!(EXTRA string=6 years)
Christophe Riccio 229b762c31 Added Visual C++ 2019 detection ago%!(EXTRA string=6 years)
Christophe Riccio d162eee1e6 Fixed GLM version ago%!(EXTRA string=6 years)
Christophe Riccio f846aa8334 Build errors when defining GLM_ENABLE_EXPERIMENTAL #884 #883 ago%!(EXTRA string=6 years)
Christophe Riccio 658d8960d0 Prepare GLM 0.9.9.4 release ago%!(EXTRA string=6 years)
Christophe ca8372490e
Revert "CMakeLists.txt: remove libraries" ago%!(EXTRA string=6 years)
Fabrice Fontaine 3b798fe06b CMakeLists.txt: remove libraries ago%!(EXTRA string=6 years)
Christophe Riccio ab16f2d230 Updated release note #865 ago%!(EXTRA string=6 years)
Christophe Riccio 04af69386d Updated release note ago%!(EXTRA string=6 years)
Christophe Riccio 6492c8593f - Added mix implementation for matrices in EXT_matrix_common #842 ago%!(EXTRA string=6 years)
Christophe Riccio f30db00b74 Fixed int8 being defined as unsigned char with some compiler #839 ago%!(EXTRA string=6 years)
Christophe Riccio 6b62e66a7d Fixed mix implementation to improve GLSL conformance #866 ago%!(EXTRA string=6 years)
Christophe Riccio 8e7d0c307c Fixed constexpr issue on GCC #832 ago%!(EXTRA string=6 years)
Christophe Riccio ef9d65e0c6 Added GLM_FORCE_INTRINSICS define ago%!(EXTRA string=6 years)
Christophe Riccio cc80d7674b Fixed in mat4x3 conversion #829 ago%!(EXTRA string=7 years)
MrVallentin a8953c672f Fixed typos ago%!(EXTRA string=7 years)
Christophe Riccio 9749727c2d Fixed refract for negative 'k' #808 ago%!(EXTRA string=7 years)
Christophe Riccio 3d26f49775 Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816 ago%!(EXTRA string=7 years)
Christophe Riccio 1362d51967 Added adjugate functions to GTX_matrix_operation #151 ago%!(EXTRA string=7 years)
Christophe Riccio 84d5e96144 Clean up dead files ago%!(EXTRA string=7 years)
Christophe Riccio 3a392ec09b Added constant time ULP distance between float #121 ago%!(EXTRA string=7 years)
Christophe Riccio 635ff4ef2d Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775 ago%!(EXTRA string=7 years)
Christophe Riccio 770498a407 updated GLM version for future GLM 0.9.9.3 ago%!(EXTRA string=7 years)
Christophe Riccio 21a30e1116 Updated readme for GLM 0.9.9.2 release ago%!(EXTRA string=7 years)
Christophe Riccio fe83040cbd Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
Christophe Riccio 72327cea4f Added equal and notEqual overload with max ULPs parameters for scalar numbers #121 ago%!(EXTRA string=7 years)
Christophe Riccio cf6504b65e Fixed GLM_FORCE_CXX** section in the manual ago%!(EXTRA string=7 years)
Christophe Riccio 416fa93e42 Added PDF manual ago%!(EXTRA string=7 years)
Christophe Riccio f6be32ed0d Completed manual for GLM 0.9.9.1 ago%!(EXTRA string=7 years)
Christophe Riccio 76580af80e Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806 ago%!(EXTRA string=7 years)
Christophe Riccio 2fdc2dc748 Clarify the support of constexpr ago%!(EXTRA string=7 years)
Christophe Riccio bde7af55b1 Updated tested compiler versions ago%!(EXTRA string=7 years)
Christophe Riccio 6543cc9ad1 Reduced dependencies ago%!(EXTRA string=7 years)
Christophe Riccio e1d21258e7 Split headers to improve compilation time #670 ago%!(EXTRA string=7 years)
Christophe Riccio 428a468d13 Sliced ext relational extensions ago%!(EXTRA string=7 years)
Groove cd58024e40 - Fixed infinite loop in random functions when using negative radius values using an assert #739 ago%!(EXTRA string=7 years)
Groove d4daef9150 Fixed invalid conversion from int scalar with vec4 constructor when using SSE instruction ago%!(EXTRA string=7 years)
Groove 09fb7dedbe Added missing aligned matrix types to GTC_type_aligned ago%!(EXTRA string=7 years)
Groove 5df76e830d Fixed defaulted operator= and constructors #791 ago%!(EXTRA string=7 years)
Christophe Riccio 1afa681512 - Added identity functions #765 ago%!(EXTRA string=7 years)
Groove 751bc4f7f7 - Added missing equal and notEqual with epsilon for matrix types in EXT_vector_relational ago%!(EXTRA string=7 years)