1625 Commits (f1d4c3962215160db53683905798ca22a0bfc5ab)

Author SHA1 Message Date
Christophe Riccio f1d4c39622 Fixed memory corruption (undefined behaviour) #303 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 d33974afa6 Fixed warning 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)
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 0ceb9e9394 packing function clean up #292 ago%!(EXTRA string=11 years)
Christophe Riccio d9290d7887 Fixed GTC_packing *pack*norm*x* build and added tests #292 ago%!(EXTRA string=11 years)
Christophe Riccio 025a4c79ff Fixed bug #293 ago%!(EXTRA string=11 years)
Christophe Riccio 1e0825028e Fixed Visual Studio natvis support for vec4 #288, Added Visual Studio natvis support for vec1, quat and dualqual types ago%!(EXTRA string=11 years)
Christophe Riccio ed3d8e17e4 Fixed warnings in F2x11_1x10 packing function in GTC_packing #295 ago%!(EXTRA string=11 years)
Christophe Riccio 54dbea6258 Fixed mat4x3 = mat2x3 * mat4x2 operator #297 ago%!(EXTRA string=11 years)
Christophe Riccio 1dce8bf200 Removed assert for perspective with zFar < zNear #298 ago%!(EXTRA string=11 years)
Jonathon Racz dd948d3cc2 Fixed inconsistency in templated value ago%!(EXTRA string=11 years)
Jonathon Racz 2d30a6e21a Fixed VS2010 templating issues with decompose function caused by ambiguous type conversions and constants. 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 635f607b86 All 32 bits VC version doesn't support 64 bit intrinsics ago%!(EXTRA string=11 years)
Christophe Riccio bc76648f8e VC2015 still doesn't fully support C++11 ago%!(EXTRA string=11 years)
Christophe Riccio 2117c53dbf Fixed conflict between GTX_compatibility and GTC_quaternion #286 ago%!(EXTRA string=11 years)
Christophe Riccio c556770a32 Fixed C++98 only build 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 ff006034df Fixed unsupported _BitScanForward64 and _BitScanReverse64 in VC10, Fixed Visual C++ 32 bit build #283 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 c1180c804c New organization idea for SIMD support ago%!(EXTRA string=11 years)
Christophe Riccio bcf1a72392 Fixed libc++ detection #284 ago%!(EXTRA string=11 years)
Christophe Riccio 732b40c251 Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler ago%!(EXTRA string=11 years)
Christophe Riccio f026e722ee Fixed missing explicit convertion when using integer log2 with *vec1 types 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 28aba540ee Fixed scalar uaddCarry build error with Cuda #276 ago%!(EXTRA string=11 years)
Christophe Riccio f680d14612 Updated version for next release ago%!(EXTRA string=11 years)
Christophe Riccio 7af5ec8959 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 0d73f61828 Deprecate GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio a4faeceb99 Fixed warnings ago%!(EXTRA string=11 years)
Christophe Riccio 57262d1a67 Fixed dependences ago%!(EXTRA string=11 years)
Christophe Riccio 54c84606f4 Fixed CUDA compilation error #276 ago%!(EXTRA string=11 years)
Christophe Riccio ff3872c859 Reducing header dependences ago%!(EXTRA string=11 years)
Christophe Riccio 67964bfd0a Matching headers and implementations 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 be0c5da488 size_type and length_type for all types ago%!(EXTRA string=11 years)