462 Commits (9c6de9666916d419ae293040f06bd8d804597262)

Author SHA1 Message Date
Christophe Riccio de5dd23d2f Updated make_signed and make_unsigned for Clang fixes 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 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 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 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 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract 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)
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 377d5a4046 Optimized bitCount function 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 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)