551 Commits (c07b3b2acfc1c5decf39d3d7cc3aae86ef428c36)

Author SHA1 Message Date
Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 ago%!(EXTRA string=11 years)
Christophe Riccio 1a4bc0d8a5 Added more geometric function tests ago%!(EXTRA string=11 years)
Christophe Riccio bc5fe52a44 Removed empty GTC_integer 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 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 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 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 c36f3630eb Fixed glm::mask function and tests ago%!(EXTRA string=11 years)
Christophe Riccio a604ebdaa5 Fixed build 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 ee84420f6c All *mat* 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)
Christophe Riccio a2a6037ba5 More std trivial experiments #263 ago%!(EXTRA string=11 years)
Christophe Riccio 931e72b456 Initial std trivial experiments #263 ago%!(EXTRA string=11 years)
Christophe Riccio 6f3765d281 First draft of GTC_round ago%!(EXTRA string=11 years)
Christophe Riccio 377d5a4046 Optimized bitCount function ago%!(EXTRA string=11 years)
Christophe Riccio c62b6c7324 Added bitcount/pop implementation perf tests ago%!(EXTRA string=11 years)
Christophe Riccio afb1f6d152 Optimized bitfieldReverse ago%!(EXTRA string=11 years)
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio c839f52697 Fix warnings ago%!(EXTRA string=11 years)
Christophe Riccio abb5299e08 Fixed warnings with -pedantic ago%!(EXTRA string=11 years)
Christophe Riccio 9fe8bc1f66 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio dced21e745 Added multiple 'sign' implementations for integers, unit tests and performancetests. ago%!(EXTRA string=11 years)
Christophe Riccio d07a846539 Added sign function implementations and performance tests ago%!(EXTRA string=11 years)
Christophe Riccio 44382faf59 Improve mask implementation to support any integer and vector types ago%!(EXTRA string=11 years)
Christophe Riccio a88d8935be Updated ceilPowerOfTwo for signed int support ago%!(EXTRA string=11 years)
Christophe Riccio 3420d691f5 Added findLSB tests, faster ceilPowerOfTwo ago%!(EXTRA string=11 years)
Christophe Riccio f09d1fd3d4 Fix build ago%!(EXTRA string=11 years)
Christophe Riccio 097c1f7b90 Updated GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio d3b368b65c Added GTC_integer, deprecated GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio eaa3b72b99 Added isPowerOfTwo tests ago%!(EXTRA string=11 years)
Christophe Riccio 8dd3ec02ea Removed bitRevert, duplicated of bitfieldReverse ago%!(EXTRA string=11 years)
Christophe Riccio 087d6292e3 Added GTC_bitfield extension, promoted GTX_bit ago%!(EXTRA string=11 years)