Christophe Riccio
7b9c7008eb
Updated version
ago%!(EXTRA string=11 years)
Christophe Riccio
567157fc8c
Updated version
ago%!(EXTRA string=11 years)
Christophe Riccio
9a8cffd83a
Fixed Android doesn't have C++ 11 STL #284
ago%!(EXTRA string=11 years)
Christophe Riccio
49cf8d8964
Disable GLM_HAS_TRIVIAL_QUERIES
ago%!(EXTRA string=11 years)
Christophe Riccio
7751bd4af4
Fixed MinGW32 build
ago%!(EXTRA string=11 years)
Christophe Riccio
2fc4532931
Fixed functions not inlined with Clang #302
ago%!(EXTRA string=11 years)
Christophe Riccio
19066e9940
Added partial constexpr support detection
ago%!(EXTRA string=11 years)
Aubrey R. Jones
5d421b27b2
Changed usage of __has_include to support Intel compiler.
...
Intel compiler supports __has_include, but does not support angle brackets in the argument. Clang and Intel both accept quotes with seemingly identical semantics to one another, and to angle brackets. Only difference appears to be that `icpc` no longer crashes trying to compile code using glm.
ago%!(EXTRA string=11 years)
Christophe Riccio
387f931feb
Fixed Visual C++ 2015 constexpr errors: Disabled only partial support
ago%!(EXTRA string=11 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)
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)