153 Commits (ca3abd6e93d969adb3bd48a35658bbc00dd7d1e0)

Author SHA1 Message Date
Christophe Riccio ca3abd6e93 Fixed CUDA support #499, #500, #501 ago%!(EXTRA string=9 years)
Christophe Riccio 1f71f6fb3a Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. ago%!(EXTRA string=9 years)
Christophe Riccio 83999c749a Reorganized SIMD code ago%!(EXTRA string=9 years)
Christophe Riccio a90ef1b45e Fixed warning ago%!(EXTRA string=9 years)
Christophe Riccio 2f9fc55d88 More experiments to improve SIMD support 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 939eb940d4 Renamed GLM_RESTRICT, still unused in the code base ago%!(EXTRA string=9 years)
Christophe Riccio 9770c9f73d Fixed uaddCarry warning #497 ago%!(EXTRA string=9 years)
Hauke Rehfeld c479e444a4 fix: cuda can use anonymous unions ago%!(EXTRA string=9 years)
Hauke Rehfeld 30f014472d add: CUDA in setup.hpp ago%!(EXTRA string=9 years)
Eric Engestrom ca46062bea Fix spelling mistakes ago%!(EXTRA string=9 years)
Christophe Riccio 66b714c418 Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars ago%!(EXTRA string=9 years)
Christophe Riccio 6c61c332f4 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 61d58b0296 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 6e5f42bd28 Fixed error message type ago%!(EXTRA string=9 years)
Christophe Riccio f48fe286ad Consolidate setup options in setup.hpp ago%!(EXTRA string=9 years)
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=10 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)