Commit History

Author SHA1 Message Date
  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
  Christophe Riccio 9464e5b590 Added error for unsupported compiler versions 12 years ago
  Christophe Riccio 2a4434786e Updated date 13 years ago
  Christophe Riccio c7812d44cf Added findLSB test 13 years ago
  Christophe Riccio 8a7d6080d1 Fixed findMSB generic path 13 years ago
  Christophe Riccio 88d3927558 Updated copyright date 14 years ago
  Christophe Riccio 146eacb067 Updated tests for GCC 4.3 and below support 14 years ago
  Christophe Riccio 621c266f33 Use 32 bits integers for these tests instead of 64 bits 14 years ago
  Christophe Riccio 671ebd40eb Fixed GCC 4.2.4 build 14 years ago
  Christophe Riccio d868e52275 Improved int64 type for C99 support 14 years ago
  Christophe Riccio 4d1e1b71ca Fixed typo 14 years ago
  Christophe Riccio 22a2cd5332 Fixed typo 14 years ago
  Christophe Riccio c06484ff12 Clean up 15 years ago
  Christophe Riccio e4421a9b0f Updated copyright dates 15 years ago