2121 Commits (bc5fe52a44288aa21701837e3fd23bdc2350325c)
 

Author SHA1 Message Date
Christophe Riccio bc5fe52a44 Removed empty GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio f8729cd4fa Fixed build on VC2010 ago%!(EXTRA string=11 years)
Christophe Riccio 9c65087f90 Fixed build on VC2010 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 de5dd23d2f Updated make_signed and make_unsigned for Clang fixes ago%!(EXTRA string=11 years)
Christophe Riccio 18b8e2fd4a Fixed Clang warnings ago%!(EXTRA string=11 years)
Christophe Riccio 72cbc4c065 Fixed uaddCarray and updated tests #253 ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 0ff773a46a Added force CXX98 test ago%!(EXTRA string=11 years)
Christophe Riccio 30e7eaeb86 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 45645988e9 Fixed uaddCarray #253. Fixed GCC build errors. ago%!(EXTRA string=11 years)
Christophe Riccio 5960196ce8 Clean up white spaces, fix build with VC15 ago%!(EXTRA string=11 years)
Christophe Riccio 6eb5529395 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 372d75dbe8 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 991427f671 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 1dea9c5e34 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 85a6c8fc08 Avoid useless initialization ago%!(EXTRA string=11 years)
Christophe Riccio 6a50a87a75 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 0b39c3b911 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 9914308726 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio db4be24897 Fixed test build on ICC ago%!(EXTRA string=11 years)
Christophe Riccio 3716995414 Fixed white spaces ago%!(EXTRA string=11 years)
Christophe Riccio 141c1856a7 Removed <iostream> in GLM tests, use <cstdio> instead ago%!(EXTRA string=11 years)
Christophe Riccio d606eaf2da Clean up white spaces ago%!(EXTRA string=11 years)
Christophe Riccio 191dbe92dc Added dualquat trivially copyable test. #263 ago%!(EXTRA string=11 years)
Christophe Riccio 16a0c960f7 Move more performance tests inside GLM_PERF_ENABLE ago%!(EXTRA string=11 years)
Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 ago%!(EXTRA string=11 years)
Christophe Riccio b7b8b18f83 performance test for fast_trigonometry #265 ago%!(EXTRA string=11 years)
Christophe Riccio cfce5f436c Merge more precision for fastCos and fastSin #264 ago%!(EXTRA string=11 years)
Christophe Riccio c1f47f4c7d Fixed distance function return type #267 ago%!(EXTRA string=11 years)
Christophe Riccio c36f3630eb Fixed glm::mask function and tests ago%!(EXTRA string=11 years)
Christophe Riccio a604ebdaa5 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 2df3bf71cc Merge branch 'trivial' into bitfield ago%!(EXTRA string=11 years)
Christophe Riccio 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract ago%!(EXTRA string=11 years)
Christophe Riccio debe75a6e1 Added trivially copyable test ago%!(EXTRA string=11 years)
Christophe Riccio f09888a090 Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc) ago%!(EXTRA string=11 years)
Christophe Riccio ee84420f6c All *mat* types are copyable #263 ago%!(EXTRA string=11 years)
Christophe Riccio 838bdee3c3 All *vec* types are copyable #263 ago%!(EXTRA string=11 years)
Mathias Labeyrie b3bdf83bd8 rename some vars ago%!(EXTRA string=11 years)
Mathias Labeyrie ef1c33d2d5 test perf fastAtan ago%!(EXTRA string=11 years)
Mathias Labeyrie a7b3fca0b2 test perf fastAsin ago%!(EXTRA string=11 years)
Mathias Labeyrie 43387c81de test perf fastAcos ago%!(EXTRA string=11 years)
Mathias Labeyrie c4b5fa2a93 test perf fastTan ago%!(EXTRA string=11 years)
Mathias Labeyrie 74cfc7451a test perf fastSin ago%!(EXTRA string=11 years)
Mathias Labeyrie 183c7141e2 performance test for glm::fastCos ago%!(EXTRA string=11 years)
Mathias Labeyrie 72a5de2320 branchless wrapAngle ago%!(EXTRA string=11 years)
Mathias Labeyrie b38a8b4e5a rename three_half_pi() => three_over_two_pi() ago%!(EXTRA string=11 years)
Mathias Labeyrie 710e13a8e6 Much more precise fastCos and fastSin ago%!(EXTRA string=11 years)
Mathias Labeyrie b0c1777b57 More constants related to pi ago%!(EXTRA string=11 years)