280 Commits (5e310b51cd36d4d0948ce2d449f8993d646946a2)

Author SHA1 Message Date
Christophe Riccio b5ebda89d7 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 2a4c7e77d6 Added Visual C++ Clang toolset detection ago%!(EXTRA string=9 years)
Christophe Riccio 74367aca3c Added Visual C++ Clang toolset detection ago%!(EXTRA string=9 years)
Christophe Riccio 0e780a5efd - Use Cuda built-in function for abs function implementation with Cuda compiler ago%!(EXTRA string=9 years)
Christophe Riccio dcffcbdc97 Fixed GLM_FORCE_INLINE with binary vec4 operators ago%!(EXTRA string=9 years)
Christophe Riccio 792151573c Fixed to_string when used with GLM_FORCE_INLINE #506 ago%!(EXTRA string=9 years)
Christophe Riccio 9a7b802bdc - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio d7abee5d80 Updated readme with SIMD and swizzle interaction ago%!(EXTRA string=9 years)
Christophe Riccio 20da5a25db Improved OpenMP support detection for Clang, GCC, ICC and VC ago%!(EXTRA string=9 years)
Christophe Riccio e9bb34fb78 - Fixed Visual C++ SIMD instruction set automatic detection in 64 bits ago%!(EXTRA string=9 years)
Christophe Riccio 8cf76f049b Fixed Visual C++ SIMD instruction set automatic detection in 64 bits ago%!(EXTRA string=9 years)
Christophe Riccio b3cae39ea6 Merge 0.9.7 ago%!(EXTRA string=9 years)
Christophe Riccio e0d312ccaf Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio 9770c9f73d Fixed uaddCarry warning #497 ago%!(EXTRA string=9 years)
Eric Engestrom ca46062bea Fix spelling mistakes ago%!(EXTRA string=9 years)
Christophe Riccio b0091cfbc5 Fixed readme ago%!(EXTRA string=9 years)
Christophe Riccio 407d671954 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 61d58b0296 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 234d7d4ba9 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)
Christophe Riccio 444cf0f36a Fixed undefined reference errors #489 ago%!(EXTRA string=9 years)
Christophe Riccio 86c58b8b8b Added iround and uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio c853df1638 Added uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio 58f432b76d Updated release note to mention #415 ago%!(EXTRA string=9 years)
Christophe Riccio fe18a36c10 - Added right and left handed projection and clip control support #447 #119 ago%!(EXTRA string=9 years)
Christophe Riccio 45d18796e3 merge 0.9.7 branch ago%!(EXTRA string=9 years)
Christophe Riccio 8e411733b2 - Fixed eulerAngles precision error, returns NaN #451 ago%!(EXTRA string=9 years)
Christophe Riccio eb33d9c188 - Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475 ago%!(EXTRA string=9 years)
Christophe Riccio 30ab2ee25b Fixed polar coordinates function latitude #485 ago%!(EXTRA string=9 years)
Christophe Riccio 62717b5159 - Fixed polar coordinates function latitude #485 ago%!(EXTRA string=9 years)
Christophe Riccio bd68af60bd - Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475 ago%!(EXTRA string=9 years)
Christophe Riccio 251ad15b68 Improved GLM_FORCE_EXPLICIT_CTOR coverage #481 ago%!(EXTRA string=9 years)
Christophe Riccio 082272421a Fixed long long warnings when using C++98 on GCC and Clang #482 ago%!(EXTRA string=9 years)
Christophe Riccio 045aa8e541 Fixed atanh warning #484 ago%!(EXTRA string=9 years)
Christophe Riccio 0d48c43385 Fixed asinh warning with C++98 STL #484 ago%!(EXTRA string=9 years)
Christophe Riccio 5809830f64 Get ready for 0.9.7.3 release ago%!(EXTRA string=9 years)
Christophe Riccio 500a955d45 Fixed 64 bits constants warnings on GCC #463 ago%!(EXTRA string=9 years)
Christophe Riccio 904db64afd Updated readme for fixed Clang build on Windows #479 ago%!(EXTRA string=9 years)
ReadmeCritic 449f785a60 Correct the spelling of Xcode in README ago%!(EXTRA string=9 years)
Christophe Riccio cc2f15803e Added AVX512 detection ago%!(EXTRA string=9 years)
Christophe Riccio 407a7598aa Improved new version of GCC detection #477 ago%!(EXTRA string=9 years)
Christophe Riccio 6ee8b03063 Fixed CMake policy warning ago%!(EXTRA string=9 years)
Christophe Riccio eb4a19805a Fixed release note ago%!(EXTRA string=9 years)
Christophe Riccio 8f0d854605 Release 0.9.7.2 ago%!(EXTRA string=9 years)
Christophe Riccio 1709e9abca Added unary + operator #435 ago%!(EXTRA string=9 years)
Christophe Riccio fc1e45bbde Updated readme ago%!(EXTRA string=9 years)
humbletim 52c9f124e3 Fixed ldexp and frexp compilation errors ago%!(EXTRA string=9 years)
Christophe Riccio adb03bee5c Fixed ICC on Linux build errors #449 ago%!(EXTRA string=9 years)
Christophe Riccio 2f2782d72a Fixed ICC on Linux build errors #449 ago%!(EXTRA string=9 years)
humbletim 8c55a64fdd Fixed ldexp compilation error ago%!(EXTRA string=10 years)
Adrian Krupa 8fd8c56074 Fixed frexp compilation error ago%!(EXTRA string=10 years)