397 Commits (c142d46ca3a1b51a9da04210b051eda33d1645af)

Author SHA1 Message Date
Christophe Riccio b8b43e6a4d Added GTC_functions extension ago%!(EXTRA string=9 years)
Christophe Riccio 6cb2c7f95c Fixed spelling mistake #517 ago%!(EXTRA string=9 years)
Christophe Riccio 7aca47b19e Fixed missing vec1 overload to length2 and distance2 functions #431 ago%!(EXTRA string=9 years)
Christophe Riccio 39e63661a6 Fixed STL for C++11 detection on ICC #510 ago%!(EXTRA string=9 years)
Christophe Riccio b54a256499 - Fixed strict aliaing warnings #473 ago%!(EXTRA string=9 years)
Christophe Riccio 41984e42ab Added GTC_type_aligned with aligned *vec* types ago%!(EXTRA string=9 years)
Christophe Riccio 64342f78bf Updated version and updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 29fa0f1607 Deprecated GLM_GTX_simd_mat4, GLM_GTX_simd_vec4 and GLM_GTX_simd_quat ago%!(EXTRA string=9 years)
Christophe Riccio 767aa16e5b Updated readme for GLM 0.9.7 release ago%!(EXTRA string=9 years)
Christophe Riccio 72c741d8ea Fixed sign with signed integer function on non-x86 architecture ago%!(EXTRA string=9 years)
Christophe Riccio 1208eb63f7 Added NEON, MIPS and PowerPC detection ago%!(EXTRA string=9 years)
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)