153 Commits (ca3abd6e93d969adb3bd48a35658bbc00dd7d1e0)

Author SHA1 Message Date
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)
Christophe Riccio e04ded9e39 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191 ago%!(EXTRA string=11 years)
Christophe Riccio 6c22a0b82f Updated version for 0.9.5.4 ago%!(EXTRA string=11 years)
Christophe Riccio 0d8d5af8dd Fixed CUDA_VERSION not being declared #182 ago%!(EXTRA string=11 years)
Christophe Riccio 19d2919ec3 Fixed version #179 ago%!(EXTRA string=11 years)
dachziegel 9fddf6225b include <cuda.h> to make sure CUDA_VERSION is defined ago%!(EXTRA string=11 years)
Christophe Riccio 13920db617 Fixed instruction set detection with GCC ago%!(EXTRA string=12 years)
Christophe 3459fcfbc1 Fixed instruction set detection on GCC ago%!(EXTRA string=12 years)
Christophe Riccio e606edf43b Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument ago%!(EXTRA string=12 years)
Christophe Riccio d3b8b2b64e Added move contructors and assignment operators (#141) ago%!(EXTRA string=12 years)
Christophe Riccio 6a3e1e9c35 Updated message ago%!(EXTRA string=12 years)
Christophe Riccio 9a3781d99a Started GLM 0.9.5.2 ago%!(EXTRA string=12 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=12 years)
Christophe Riccio 1b36eb7603 Removed GLM_FORCE_RADIANS ago%!(EXTRA string=12 years)
Christophe Riccio d9f5e07641 Concept prof for vec4 SIMD specialication ago%!(EXTRA string=12 years)
Christophe Riccio 0de006a82c Updated version for next release ago%!(EXTRA string=12 years)
Christophe Riccio 7fd1cdc477 Fixed build with C++98 compilers ago%!(EXTRA string=12 years)
Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
Christophe Riccio aab47b3587 Improved GLM messages enabled with GLM_MESSAGES ago%!(EXTRA string=12 years)
Christophe Riccio ca2463d5f2 Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH ago%!(EXTRA string=12 years)
Christophe Riccio 5ef31a6e18 Added per feature headers ago%!(EXTRA string=12 years)
jan p springer de2f27a87a fixed: type (GLM_SWIZZL vs GLM_SWIZZLE) ago%!(EXTRA string=12 years)
Christophe Riccio 29b11937f4 Fixed Visual C++ language feature detection ago%!(EXTRA string=12 years)
Christophe Riccio 5dc52c722c Added mat4 initializer experiment ago%!(EXTRA string=12 years)
Christophe Riccio 71855943e0 Added initializer lists ago%!(EXTRA string=12 years)
Christophe Riccio 5d7c896a3f Fixed build on Visual C++ 2005 ago%!(EXTRA string=12 years)
Christophe Riccio df152fa9db Updated version for next release ago%!(EXTRA string=12 years)
Christophe Riccio 55c242c15c Added GCC49 detection ago%!(EXTRA string=12 years)
Christophe Riccio bb9cc43a6d Updated CMake instruction set selection ago%!(EXTRA string=12 years)
Christophe Riccio 08ada74f36 More precise C++ features detection ago%!(EXTRA string=12 years)
Christophe Riccio 804078f690 Fixed test against GLM_COMPILER_GCC31 and GLM_COMPILER_VC2005 that doesn't exist in GLM 0.9.5 #111 ago%!(EXTRA string=12 years)
Christophe Riccio 7673080359 Clean up unused defines ago%!(EXTRA string=12 years)
Christophe Riccio bc72fafdd9 Removed multiple component selection code ago%!(EXTRA string=12 years)
Christophe Riccio 6e82d7ba31 Remove unsupported compiler detection ago%!(EXTRA string=12 years)