40 Commits (72cbc4c065494f12f43dc1c9115429a216a6df0e)

Author SHA1 Message Date
Christophe Riccio 72cbc4c065 Fixed uaddCarray and updated tests #253 ago%!(EXTRA string=11 years)
Christophe Riccio 45645988e9 Fixed uaddCarray #253. Fixed GCC build errors. ago%!(EXTRA string=11 years)
Christophe Riccio db4be24897 Fixed test build on ICC 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 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract 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 c839f52697 Fix warnings ago%!(EXTRA string=11 years)
Christophe Riccio 9fe8bc1f66 Fixed build 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 8dd3ec02ea Removed bitRevert, duplicated of bitfieldReverse ago%!(EXTRA string=11 years)
Christophe Riccio 1b6b8183a0 Updated test ago%!(EXTRA string=11 years)
Christophe Riccio 0c522117c8 Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount ago%!(EXTRA string=11 years)
Christophe Riccio 72a2f49834 More integer vectorization 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 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio 3f327d5e70 Fixed usubBorrw ago%!(EXTRA string=11 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=11 years)
Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
Christophe Riccio 9464e5b590 Added error for unsupported compiler versions ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio c7812d44cf Added findLSB test ago%!(EXTRA string=13 years)
Christophe Riccio 8a7d6080d1 Fixed findMSB generic path ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio 146eacb067 Updated tests for GCC 4.3 and below support ago%!(EXTRA string=14 years)
Christophe Riccio 621c266f33 Use 32 bits integers for these tests instead of 64 bits ago%!(EXTRA string=14 years)
Christophe Riccio 671ebd40eb Fixed GCC 4.2.4 build ago%!(EXTRA string=14 years)
Christophe Riccio d868e52275 Improved int64 type for C99 support ago%!(EXTRA string=14 years)
Christophe Riccio 4d1e1b71ca Fixed typo ago%!(EXTRA string=14 years)
Christophe Riccio 22a2cd5332 Fixed typo ago%!(EXTRA string=14 years)
Christophe Riccio c06484ff12 Clean up ago%!(EXTRA string=14 years)
Christophe Riccio e4421a9b0f Updated copyright dates ago%!(EXTRA string=14 years)
Christophe Riccio 137c5661b9 Added empty tests files ago%!(EXTRA string=14 years)
Christophe Riccio c891092425 Added unit tests for vector relational ago%!(EXTRA string=14 years)