274 Commits (c1377bc360b516c2437d4e47451b10249ece3354)

Author SHA1 Message Date
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio 8a882ffdf1 Clean up old workaround ago%!(EXTRA string=11 years)
Christophe Riccio 7fb56a2daa Clean up dead code ago%!(EXTRA string=11 years)
Christophe Riccio f2996fc3fd Clean up dead code ago%!(EXTRA string=11 years)
Christophe Riccio 4b4b6f6cac Removed macros ago%!(EXTRA string=11 years)
Christophe Riccio 1cd48f1523 Use template instanciation ago%!(EXTRA string=11 years)
Christophe Riccio fc253a0e5b Fixed Visual C++ 10 build ago%!(EXTRA string=11 years)
Christophe Riccio 1331e156cb Fixed non C++11 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 abb5299e08 Fixed warnings with -pedantic 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)
Christophe Riccio dced21e745 Added multiple 'sign' implementations for integers, unit tests and performancetests. 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 0c522117c8 Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount ago%!(EXTRA string=11 years)
Christophe Riccio eb915ed808 Fixed frac and added more roundEven tests ago%!(EXTRA string=11 years)
Christophe Riccio f70ee7ef28 Vectorize many common functions ago%!(EXTRA string=11 years)
Christophe Riccio 50cead0793 Vectorize outerProduct ago%!(EXTRA string=11 years)
Christophe Riccio cb8250c20b Fixed unitilized constructor on MacOSX ago%!(EXTRA string=11 years)
Christophe Riccio bf9e4458b6 Added not function ago%!(EXTRA string=11 years)
Christophe Riccio 72a2f49834 More integer vectorization ago%!(EXTRA string=11 years)
Christophe Riccio 0274cb6e58 Fix build ago%!(EXTRA string=11 years)
Christophe Riccio 3344c8e9a0 Fixed build error ago%!(EXTRA string=11 years)
Christophe Riccio 7cd21032d3 Fixed Clang compiler detection ago%!(EXTRA string=11 years)
Christophe Riccio 44a734d93a Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 679c765a07 vectorize bitfieldExtract ago%!(EXTRA string=11 years)
Christophe Riccio 2179695e02 Added usubBorrow tests ago%!(EXTRA string=11 years)
Christophe Riccio fcfc56d5e3 Vectorization of usubBorrow and umulExtended, simplified vector relational code ago%!(EXTRA string=11 years)
Christophe Riccio c23cb8cd59 Added GLM_NEVER_INLINE ago%!(EXTRA string=11 years)
Christophe Riccio 4fc68ffe49 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 47a6947736 Make detail::functor1 capable to return a different argument value_type than the argument value_type ago%!(EXTRA string=11 years)
Christophe Riccio bf08a0e234 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0042517167 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0acc67df40 Hide into detail namespace SIMD internal ago%!(EXTRA string=11 years)
Christophe Riccio f2383340cf Clean up coding style ago%!(EXTRA string=11 years)
Christophe Riccio bcd07b50f3 - Added GLM_FORCE_NO_CTOR_INIT ago%!(EXTRA string=11 years)
Christophe Riccio 0813facc58 Updated compiler detection code ago%!(EXTRA string=11 years)
Christophe Riccio 14d86e5718 Removed unsupported compiler defines ago%!(EXTRA string=11 years)
Christophe Riccio 327c7917fb Fixed cases of unspecialized simd ago%!(EXTRA string=11 years)
Christophe Riccio 8a1bf4410b Completed GTC_vec1 ago%!(EXTRA string=11 years)
Christophe Riccio 6d1610ce0d Fixed swizzle operators with anonymous unions code path ago%!(EXTRA string=11 years)
Christophe Riccio 19e239d466 Fixed core_setup_message test with Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio 85037a164f Fixed GLM_FORCE_SIZE_FUNC and added test #245 ago%!(EXTRA string=11 years)
Christophe Riccio b2ce1a726b Clean up formatting for components and swizzle code ago%!(EXTRA string=11 years)
Christophe Riccio 093b8042f7 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 8cb9328e11 Additional fix for GLM_FORCE_SIZE_FUNC #245 ago%!(EXTRA string=11 years)
Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
Christophe Riccio 2df7addc05 Fixed build errors #250 ago%!(EXTRA string=11 years)