Commit History

Author SHA1 Message Date
  Groove af8964a78f Fixed build 7 years ago
  Groove 76707df1f1 Fixed comparing floating point with == or != is unsafe error 7 years ago
  Groove c3c8b73c57 Use constexpr only with C++14 compiler 7 years ago
  Groove 5620858a14 Fixed build 7 years ago
  Groove 16106b2e3e Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection 7 years ago
  Groove c5386c05f9 More constexpr experiments 7 years ago
  Christophe Riccio 11c26f9edb Fixed build problems due to printf and std::clock_t #778 7 years ago
  Christophe Riccio 1139f10a59 Fixed build 7 years ago
  Christophe Riccio b4981e56fa Added bitfieldDeinterleave with tests 7 years ago
  Giuseppe Barbieri b2a1d7a293 Update core_func_common.cpp 8 years ago
  Christophe Riccio fcbedf5058 Fixed glm::step that didn't work with scalars #684 8 years ago
  Christophe Riccio f654900a01 Fixed warnings 8 years ago
  Christophe Riccio 2c2d3931ee Fixed Visual C++ /W4 warnings 8 years ago
  Christophe Riccio e9f210c85f Enable /WX, warning as error on Visual Studio 8 years ago
  Christophe Riccio b936761960 Fixed warnings 8 years ago
  Christophe Riccio 2cc0c53da7 Fixed warnings 8 years ago
  Christophe Riccio d712ac930f Fixed test build 8 years ago
  Christophe Riccio 5a747d2ae5 Fixed warnings 8 years ago
  Christophe Riccio 97ac535144 Fixed warnings with -Weverything 8 years ago
  Christophe Riccio d63aa4ea85 Fixed build 8 years ago
  Christophe Riccio c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 years ago
  Christophe Riccio 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash 9 years ago
  Christophe Riccio dc89797275 - Added quaternion version of isnan and isinf #521 9 years ago
  Christophe Riccio 0e1e181484 Clean up 9 years ago
  Christophe Riccio 9ed2a9601b Adde vec4 swizzle operators SIMD optimizations 9 years ago
  Christophe Riccio b9199a2c1a Refactoring of swizzle operators, preparing for vec4 swizzle SIMD optimizations 9 years ago
  Christophe Riccio 28cb770d14 SIMD common functions optimizations 9 years ago
  Christophe Riccio ab159770b3 mad optimizations, fixed build 9 years ago
  Christophe Riccio fdec412ff7 Added FMA SIMD optimization 9 years ago
  Christophe Riccio f577611328 Added bitwise inverse SIMD optimization. Factorized bitwise optimization code 9 years ago