356 Commits (f86092a658ad19bdc3e5a121d18785a582c9a56f)

Author SHA1 Message Date
Christophe Riccio abcc46012a Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags, Added C++14 detection ago%!(EXTRA string=11 years)
Christophe Riccio e4ccd06e29 Second set of fixes for Android #284 ago%!(EXTRA string=11 years)
Christophe Riccio 459fe3a3fe Fixed Android build issue, STL C++11 is not supported by the NDK #284 ago%!(EXTRA string=11 years)
Christophe Riccio bcf1a72392 Fixed libc++ detection #284 ago%!(EXTRA string=11 years)
Christophe Riccio 38d99978ab Fixed C++11 explicit conversion operators detection #282 ago%!(EXTRA string=11 years)
Christophe Riccio 6a1a673b41 Fixed C++11 explicit conversion operators detection #282 ago%!(EXTRA string=11 years)
Christophe Riccio 540831cbe1 Updated version for 0.9.7 branch ago%!(EXTRA string=11 years)
Christophe Riccio f680d14612 Updated version for next release ago%!(EXTRA string=11 years)
Christophe Riccio a290603a9c Fixed clang test ago%!(EXTRA string=11 years)
Christophe Riccio 7e81213fdd Fixed mod function specialization #281 Fixed bitscan detection ago%!(EXTRA string=11 years)
Christophe Riccio 9b250cc86f Fixed arch detection for Intel compiler ago%!(EXTRA string=11 years)
Christophe Riccio bdd723ed3b Updated deprecated compilers ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio c273be264c More fixes for doxygen ago%!(EXTRA string=11 years)
Christophe Riccio e8fbcf76dd Optimizations of log2 for ivec4 ago%!(EXTRA string=11 years)
Christophe Riccio 117634c7ea Fixed GCC build issue on new alignment types. More simd stuff to vec4 ago%!(EXTRA string=11 years)
Christophe Riccio bddce172f7 Fixed Clang and LLVM detections ago%!(EXTRA string=11 years)
Christophe Riccio 9b96b31f0e Fixed alignment on Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio b062bd9ff2 First step to add GTC_type_aligned ago%!(EXTRA string=11 years)
Christophe Riccio 011a056267 Added AVX2 detection for GLM tests ago%!(EXTRA string=11 years)
Christophe Riccio 826ce5c0d2 Fixed multiline comment warning comment #273 ago%!(EXTRA string=11 years)
Christophe Riccio afd58dcdc5 Used std features within GLM without redeclaring ago%!(EXTRA string=11 years)
Christophe Riccio 2d48d922bd Updated VC support compilers list ago%!(EXTRA string=11 years)
Christophe Riccio 8d9c4596b3 Added GLM_HAS_MAKE_SIGNED for C++11 support of make_(un)signed ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 931e72b456 Initial std trivial experiments #263 ago%!(EXTRA string=11 years)
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio fc253a0e5b Fixed Visual C++ 10 build ago%!(EXTRA string=11 years)
Christophe Riccio 08b9197c6a Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 5f60ff6d78 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 97e4fd1025 Code style clean up ago%!(EXTRA string=11 years)
Christophe Riccio 9fe8bc1f66 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio e8923c9bca Fixed bad matrix-vector performance in Cuda #257, #258 ago%!(EXTRA string=11 years)
Christophe Riccio cb8250c20b Fixed unitilized constructor on MacOSX ago%!(EXTRA string=11 years)
Christophe Riccio bf9e4458b6 Added not function ago%!(EXTRA string=11 years)
Christophe Riccio 7cd21032d3 Fixed Clang compiler detection ago%!(EXTRA string=11 years)
Christophe Riccio c23cb8cd59 Added GLM_NEVER_INLINE ago%!(EXTRA string=11 years)
Christophe Riccio 0813facc58 Updated compiler detection code ago%!(EXTRA string=11 years)
Christophe Riccio 14d86e5718 Removed unsupported compiler defines ago%!(EXTRA string=11 years)
Christophe Riccio 19e239d466 Fixed core_setup_message test with Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio 85037a164f Fixed GLM_FORCE_SIZE_FUNC and added test #245 ago%!(EXTRA string=11 years)
Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
Christophe Riccio b3b3069491 Updated preprocessor options ago%!(EXTRA string=11 years)
Christophe Riccio 291708ce07 Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 ago%!(EXTRA string=11 years)
Christophe Riccio f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
Christophe Riccio cff845c2b4 Use pragma once ago%!(EXTRA string=11 years)
Christophe Riccio 7459161364 Updated revision fornext release ago%!(EXTRA string=11 years)
Christophe Riccio c3c180559a Fixed instruction set detection with Clang #158 ago%!(EXTRA string=11 years)
Christophe Riccio a2f4df2b1d Fixed builtin GLM_ARCH_SSE4 #204 ago%!(EXTRA string=11 years)
Christophe Riccio affd405b37 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2 ago%!(EXTRA string=11 years)