356 Commits (f86092a658ad19bdc3e5a121d18785a582c9a56f)

Author SHA1 Message Date
Christophe Riccio 54ad263974 Fixed Clang on Windows build #479 ago%!(EXTRA string=9 years)
Christophe Riccio 14e0a5576a Fixed Clang on Windows build #479 ago%!(EXTRA string=9 years)
Christophe Riccio 907cb9d968 Fixed bad merge #483 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)
Joonas Sarajärvi bc09ecf898 setup: detect GCC 6.0 ago%!(EXTRA string=9 years)
Joonas Sarajärvi f0acbbd4ac setup: detect GCC 6.0 ago%!(EXTRA string=9 years)
Christophe Riccio 268af877ab Cygwin GCC doesn't have a C++11 STL library ago%!(EXTRA string=10 years)
Stephen Hill c83add59b3 Fixed various 'X is not defined' warnings ago%!(EXTRA string=10 years)
Stephen Hill ba46e0500e Fixed 'GLM_COMPILER_VC2005 is not defined' warning ago%!(EXTRA string=10 years)
Christophe Riccio a754ab2e7e Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio 7a1c042d8b Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Stephen Hill 47a2a6adfb Fixed various 'X is not defined' warnings ago%!(EXTRA string=10 years)
Stephen Hill 89cecd373a Fixed 'GLM_COMPILER_VC2005 is not defined' warning ago%!(EXTRA string=10 years)
Christophe Riccio 254ea0ee24 Tentative fix for ICC errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio 627d36fd47 Updated GLM version ago%!(EXTRA string=10 years)
Christophe Riccio 85e88a366d Cygwin GCC doesn't have a C++11 STL library ago%!(EXTRA string=10 years)
Christophe Riccio 10e28738cc Updated GLM revision ago%!(EXTRA string=10 years)
Christophe Riccio a93d09be34 Fixed builtin bitscan never being used #392 ago%!(EXTRA string=10 years)
Christophe Riccio d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 ago%!(EXTRA string=10 years)
Christophe Riccio d7b01eb9ad Updated revision number for upcoming release ago%!(EXTRA string=10 years)
Christophe Riccio 2f4338269d Fixed reliability issue of GLM_HAS caps #377 ago%!(EXTRA string=10 years)
Christophe Riccio debed28149 Fixed link errors on compilers not supported default function #377 ago%!(EXTRA string=10 years)
Christophe Riccio cedaed68f6 Updated version for final 0.9.7.0 release ago%!(EXTRA string=10 years)
Christophe Riccio afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 ago%!(EXTRA string=10 years)
Christophe Riccio f7751bfb06 Added support of defaulted functions to *vec* types #366 ago%!(EXTRA string=10 years)
Christophe Riccio f602c8e7ad Updated _MAYBE to follow GLM conventions ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 6d1ddc8980 Define MAYBE macros for explicit and constexpr ago%!(EXTRA string=10 years)
Christophe Riccio ac21d7bdad Fixed use of libstdc++ with Clang #351 ago%!(EXTRA string=10 years)
Christophe Riccio 9e2f6dfc7f Fixed Intel compiler build error on Linux #354 ago%!(EXTRA string=10 years)
Christophe Riccio dcfddb75b8 Updated list of compiler versions ago%!(EXTRA string=10 years)
Christophe Riccio a8203ac034 Fixed multi-line comment warning in g++. #315 ago%!(EXTRA string=10 years)
BryceMehring 47116d8c28 Fixed multi-line comment warning in g++. ago%!(EXTRA string=10 years)
Christophe Riccio 7b9c7008eb Updated version ago%!(EXTRA string=10 years)
Christophe Riccio 567157fc8c Updated version ago%!(EXTRA string=10 years)
Christophe Riccio 9a8cffd83a Fixed Android doesn't have C++ 11 STL #284 ago%!(EXTRA string=10 years)
Christophe Riccio 49cf8d8964 Disable GLM_HAS_TRIVIAL_QUERIES ago%!(EXTRA string=10 years)
Christophe Riccio 7751bd4af4 Fixed MinGW32 build ago%!(EXTRA string=10 years)
Christophe Riccio 2fc4532931 Fixed functions not inlined with Clang #302 ago%!(EXTRA string=10 years)
Christophe Riccio 19066e9940 Added partial constexpr support detection ago%!(EXTRA string=10 years)
Aubrey R. Jones 5d421b27b2 Changed usage of __has_include to support Intel compiler. ago%!(EXTRA string=10 years)
Christophe Riccio 387f931feb Fixed Visual C++ 2015 constexpr errors: Disabled only partial support ago%!(EXTRA string=10 years)
Christophe Riccio 4eec569f92 Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 ago%!(EXTRA string=11 years)
Christophe Riccio fe0de059b8 Cleaned up C++11 feature detections ago%!(EXTRA string=11 years)
Christophe Riccio 2336264f4e Added ARM instruction set detection ago%!(EXTRA string=11 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio d5753fe37a Added display of GLM version with other GLM_MESSAGES ago%!(EXTRA string=11 years)
Christophe Riccio 4340f3fa6f Fixed C++ language restriction using GLM_FORCE_CXX** ago%!(EXTRA string=11 years)
Christophe Riccio bc76648f8e VC2015 still doesn't fully support C++11 ago%!(EXTRA string=11 years)
Christophe Riccio 5331b67ad0 Clean up GLM_MESSAGES compilation log to report only detected capabilities ago%!(EXTRA string=11 years)