356 Commits (f86092a658ad19bdc3e5a121d18785a582c9a56f)

Author SHA1 Message Date
Tim R 658bbdb525
Update setup.hpp ago%!(EXTRA string=6 years)
Christophe Riccio 768dad4df0 Fixed constexpr with GCC ago%!(EXTRA string=6 years)
Christian Oliveros 3125f83f16
Fix for GLM_HAS_CXX11_STL detection 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)
Christophe Riccio 980dfabcd7 Added message for GLM_SWIZZLE deprecation ago%!(EXTRA string=7 years)
Cort Stratton 7d527af1ec Minor formatting changes for existing messages (add trailing periods) ago%!(EXTRA string=7 years)
Cort Stratton fd00b057da Add message when GLM_FORCE_DEFAULT_ALIGNED_GENTYPES is defined and enabled ago%!(EXTRA string=7 years)
Christophe Riccio 77ce9b5b29 Tentative fix of GCC 6 tests 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 68c7e7e50b Tentative fix constexpr with GCC 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 fe83040cbd Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
Christophe Riccio cf6504b65e Fixed GLM_FORCE_CXX** section in the manual ago%!(EXTRA string=7 years)
Christophe Riccio abdb9fa3a2 Fixed display of GLM version as part of GLM build messages ago%!(EXTRA string=7 years)
Christophe Riccio e12d724143 Added backward compatibility with GLM_FORCE_ALIGNED, replaced by GLM_FORCE_DEFAULT_ALIGNED_GENTYPES ago%!(EXTRA string=7 years)
Christophe Riccio f56011fb20 Fixed aligned test on compilers that doesn't support it ago%!(EXTRA string=7 years)
Christophe Riccio 2fdc2dc748 Clarify the support of constexpr ago%!(EXTRA string=7 years)
Christophe Riccio 978df09b00 Clean up manual highlight ago%!(EXTRA string=7 years)
Christophe Riccio de4dbc5662 Improved disabling auto detection ago%!(EXTRA string=7 years)
Christophe Riccio 18627cc3d2 When SIMD is enabled, user C++ language extensions on GCC and Clang ago%!(EXTRA string=7 years)
Christophe Riccio ba0f75fb0a Tentative of full rebuild of appveyor ago%!(EXTRA string=7 years)
Christophe Riccio 4e5c8e6a27 Simplify messages ago%!(EXTRA string=7 years)
Christophe Riccio 43581a0f3a Removed duplicated messages ago%!(EXTRA string=7 years)
Christophe Riccio f84216c735 Clean up messages ago%!(EXTRA string=7 years)
Groove 72bf05e06e Clean up detection ago%!(EXTRA string=7 years)
Groove 27a1b24835 Fixed swizzle build on VC ago%!(EXTRA string=7 years)
Christophe Riccio c7822ff6ff Fixed swizzle error with C++ 98 ago%!(EXTRA string=7 years)
Christophe Riccio 803c58c99e Fixed Clang SIMD usage ago%!(EXTRA string=7 years)
Christophe Riccio 597ac53f20 Fixed SIMD build ago%!(EXTRA string=7 years)
Christophe Riccio 7c379193e7 Fixed GLM_HAS_CXX11_STL detection #802 ago%!(EXTRA string=7 years)
Christophe Riccio 72c3b98e5b Fixed warnings ago%!(EXTRA string=7 years)
Christophe Riccio a21401d2a4 Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
Christophe Riccio 234d82e39d Fixed extension names and API doc ago%!(EXTRA string=7 years)
Groove fbf3f2016f Refactor configuration macros ago%!(EXTRA string=7 years)
Christophe Riccio 0fb8b56f63 Removed useless GLM_FORCE_ALIGNED_GENTYPES ago%!(EXTRA string=7 years)
Groove 147d56d90c Can't see values for vec or mat in the debugger #665 ago%!(EXTRA string=7 years)
Groove 178314a67d Added constexpr test #794 ago%!(EXTRA string=7 years)
Groove c3c8b73c57 Use constexpr only with C++14 compiler ago%!(EXTRA string=7 years)
Groove 2b22509678 Fixed VC2015 build with GLM_FORCE_CTOR_INIT ago%!(EXTRA string=7 years)
Christophe Riccio 7c9c8cbd6f Fixed clang build ago%!(EXTRA string=7 years)
Christophe Riccio bb0f4ef324 Fixed build error ago%!(EXTRA string=7 years)
Christophe Riccio b6321cb85e Clean up configuration defines ago%!(EXTRA string=7 years)
Christophe Riccio 1644f0f489 Removed restriction #if defined(GLM_FORCE_UNRESTRICTED_GENTYPE) ago%!(EXTRA string=7 years)
Christophe Riccio 96bf3c0d95 Removed GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE restriction ago%!(EXTRA string=7 years)
Christophe Riccio 4e574af7ac Fixed GLM_USE_ALIGNED_GENTYPES initialization ago%!(EXTRA string=7 years)
Christophe Riccio 508d0bcbb1 Fixed defaulted constructor and fixed anonymous struct detection and use ago%!(EXTRA string=7 years)
Christophe Riccio ba4a4c6014 Added missing template parameters, removed GLM_DEFAULT_CTOR ago%!(EXTRA string=7 years)
Groove 9a0311f327 Fixed Visual C++ language detection ago%!(EXTRA string=7 years)