Christophe Riccio
268af877ab
Cygwin GCC doesn't have a C++11 STL library
ago%!(EXTRA string=9 years)
Stephen Hill
c83add59b3
Fixed various 'X is not defined' warnings
ago%!(EXTRA string=9 years)
Stephen Hill
ba46e0500e
Fixed 'GLM_COMPILER_VC2005 is not defined' warning
...
This GLM compiler version isn't defined, so I just removed the legacy functions.
ago%!(EXTRA string=9 years)
Christophe Riccio
a754ab2e7e
Fixed ICC on Linux build errors #449
ago%!(EXTRA string=9 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
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
...
- So we can wrap less code in macros
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.
...
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=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=10 years)
Christophe Riccio
fe0de059b8
Cleaned up C++11 feature detections
ago%!(EXTRA string=10 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)