Commit History

Author SHA1 Message Date
  Christophe Riccio cfac6e1b06 Fixed _tzcnt_u32 build, only with Windows 11 years ago
  Christophe Riccio 7e81213fdd Fixed mod function specialization #281 Fixed bitscan detection 11 years ago
  Christophe Riccio 3f48ffefb0 Updated license 11 years ago
  Christophe Riccio 0bffce4f4b Optimized findMSB and findLSB 11 years ago
  Christophe Riccio 72cbc4c065 Fixed uaddCarray and updated tests #253 11 years ago
  Christophe Riccio 45645988e9 Fixed uaddCarray #253. Fixed GCC build errors. 11 years ago
  Christophe Riccio db4be24897 Fixed test build on ICC 11 years ago
  Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 11 years ago
  Christophe Riccio c36f3630eb Fixed glm::mask function and tests 11 years ago
  Christophe Riccio 2df3bf71cc Merge branch 'trivial' into bitfield 11 years ago
  Christophe Riccio 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract 11 years ago
  Christophe Riccio 377d5a4046 Optimized bitCount function 11 years ago
  Christophe Riccio c62b6c7324 Added bitcount/pop implementation perf tests 11 years ago
  Christophe Riccio afb1f6d152 Optimized bitfieldReverse 11 years ago
  Christophe Riccio c839f52697 Fix warnings 11 years ago
  Christophe Riccio 9fe8bc1f66 Fixed build 11 years ago
  Christophe Riccio a88d8935be Updated ceilPowerOfTwo for signed int support 11 years ago
  Christophe Riccio 3420d691f5 Added findLSB tests, faster ceilPowerOfTwo 11 years ago
  Christophe Riccio 8dd3ec02ea Removed bitRevert, duplicated of bitfieldReverse 11 years ago
  Christophe Riccio 1b6b8183a0 Updated test 11 years ago
  Christophe Riccio 0c522117c8 Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount 11 years ago
  Christophe Riccio 72a2f49834 More integer vectorization 11 years ago
  Christophe Riccio 679c765a07 vectorize bitfieldExtract 11 years ago
  Christophe Riccio 2179695e02 Added usubBorrow tests 11 years ago
  Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS 11 years ago
  Christophe Riccio 3f327d5e70 Fixed usubBorrw 11 years ago
  Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages 12 years ago
  Christophe Riccio ccb25c84c7 Update copyright year 12 years ago
  Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 12 years ago
  Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. 12 years ago