3031 Commits (0df8dcb454f319f3f8d044e78f0f9e2adc90f778)

Author SHA1 Message Date
Christophe Riccio 1ad55c5016 Reduced warnings when using very strict compilation flags #646 ago%!(EXTRA string=8 years)
Christophe Riccio 27f8e5b0a1 Slight optimization by avoiding an unnecessary initialization #654 ago%!(EXTRA string=8 years)
Christophe Riccio 566d20e8cf Fixed GTX_matrix_factorisation tests to return the number of errors #654 ago%!(EXTRA string=8 years)
Christophe Riccio 64cfbc0451 Updated GTX_matrix_factorisation to be more consistency with the rest of the codebase #654 ago%!(EXTRA string=8 years)
Vincent Aymong da47fac384 Make C++98 compliant, part 2 ago%!(EXTRA string=8 years)
Vincent Aymong f9962054d9 Make C++98 compliant ago%!(EXTRA string=8 years)
Vincent Aymong edde2bcf60 Fix a comment ago%!(EXTRA string=8 years)
Vincent Aymong 80bd3f16c1 More comments ago%!(EXTRA string=8 years)
Vincent Aymong d6abdb7935 Implements QR and RQ matrix decomposition functions. ago%!(EXTRA string=8 years)
Magnus Bergsten f9531c1524 Fix -Wsign-conversion warnings in `simd/common.h`. ago%!(EXTRA string=8 years)
Magnus Bergsten 0ca6a44454 Fixed stray ')' that was breaking gtx/matrix_interpolation. ago%!(EXTRA string=8 years)
Christophe Riccio 26b3e3ed78 Fixed axisAngle NaN #638 ago%!(EXTRA string=9 years)
Christophe Riccio 412b562200 Added packing functions for integer vectors #639 ago%!(EXTRA string=9 years)
Christophe Riccio 4e6574749d Fixed references to GLM_FORCE_RADIANS which was removed #642 ago%!(EXTRA string=9 years)
Matthew Iselin bff8379a29 Use correct precision in fastInverseSqrt to ensure the fast compute_inversesqrt is used. ago%!(EXTRA string=9 years)
Christophe Riccio 0c3134a52d Fixed usused variable warning in GTX_spline #618 ago%!(EXTRA string=9 years)
Christophe Riccio a9a832e187 - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 ago%!(EXTRA string=9 years)
Christophe Riccio 2834d7376a Fixed dual quaternion != operator #629 ago%!(EXTRA string=9 years)
Christophe Riccio 40398d67cd Added vec2 cross #621 ago%!(EXTRA string=9 years)
Christophe Riccio ff64d51a1c Merge 0.9.8 branch ago%!(EXTRA string=9 years)
Giuseppe Barbieri 6d72ce042f Update func_common.hpp ago%!(EXTRA string=9 years)
Christophe Riccio bb4f6dc9d4 Removed support of boost static_assrt ago%!(EXTRA string=9 years)
Magnus Bergsten 0ffaea051e Fix some more shadowing warnings that had slipped through. ago%!(EXTRA string=9 years)
Christophe Riccio c6a8b4464b - Fixed packF3x9_E1x5 exponent packing #614 ago%!(EXTRA string=9 years)
Christophe Riccio d53e36782b - Fixed packF3x9_E1x5 exponent packing #614 ago%!(EXTRA string=9 years)
BlahGeek 0b48eecae8 properly set cuda compiler version ago%!(EXTRA string=9 years)
Christophe Riccio 8d3bc422e1 Fixed Clang version detection from source #608 ago%!(EXTRA string=9 years)
Giuseppe Barbieri af4499f3ca Update rotate_vector.hpp ago%!(EXTRA string=9 years)
Giuseppe Barbieri 38b2fef162 Update rotate_vector.hpp ago%!(EXTRA string=9 years)
Christophe Riccio e4f768102b Fixed define ago%!(EXTRA string=9 years)
Christophe Riccio 5dcc56489e Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 ago%!(EXTRA string=9 years)
Nouri Khalass 21b9096428 Fixed typo ago%!(EXTRA string=9 years)
Nouri Khalass a3a8f84f6b Fix issue #600 and #605 ago%!(EXTRA string=9 years)
Christophe Riccio 4875f79eb0 Removed old compiler version ago%!(EXTRA string=9 years)
Christophe Riccio f4130c32fd Added template alias for mat types ago%!(EXTRA string=9 years)
Christophe Riccio f5ab820ffe Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 41cf89516e Bring back compatibility with GLM 0.9.8 for project using tvec* with C++11 compiler that support template alias ago%!(EXTRA string=9 years)
Matiis c9d38fabe6 Quaternion pitch/eulerAngles singularity handling ago%!(EXTRA string=9 years)
Christophe Riccio 4e267b1b4f Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 ago%!(EXTRA string=9 years)
Christophe Riccio bf97e168d5 Fixed build ago%!(EXTRA string=9 years)
Martin Gerhardy 9e45b45062 Fixed more shadow warnings in vec4 simd version ago%!(EXTRA string=9 years)
Martin Gerhardy d63d803e8f Fixed shadow warnings for quaternions ago%!(EXTRA string=9 years)
Martin Gerhardy bc60ce8cc4 Fixed shadow warnings for gcc (vec3 and vec4) ago%!(EXTRA string=9 years)
Christophe Riccio b7dac69b6c Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 1318f942cf Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 7839b862e8 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 2908ddfbaa Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 1671918bdb Build clang build ago%!(EXTRA string=9 years)
Christophe Riccio a8785bdb7a Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 ago%!(EXTRA string=9 years)