Commit History

Author SHA1 Message Date
  humbletim 5d46e5186d remove extraneous test block 10 years ago
  Adrian Krupa c9400562ec Fixed build 10 years ago
  humbletim 52c9f124e3 Fixed ldexp and frexp compilation errors 10 years ago
  Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
  Christophe Riccio 08eedc6209 Added experiment for new fastCos. More sRGB tests. 10 years ago
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 11 years ago
  Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF 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 e8fbcf76dd Optimizations of log2 for ivec4 11 years ago
  Christophe Riccio 38161f01f8 Further optimized glm::sign for signed and unsigned int #271 11 years ago
  Christophe Riccio f98f2b107a Merge branch 'GTC_integer' 11 years ago
  Christophe Riccio 6f8bbecbf5 Updated sign 11 years ago
  Christophe Riccio b0b84a3dc1 Optimized sign for vector types #271 11 years ago
  Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 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 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract 11 years ago
  Christophe Riccio c839f52697 Fix warnings 11 years ago
  Christophe Riccio dced21e745 Added multiple 'sign' implementations for integers, unit tests and performancetests. 11 years ago
  Christophe Riccio d07a846539 Added sign function implementations and performance tests 11 years ago
  Christophe Riccio eb915ed808 Fixed frac and added more roundEven tests 11 years ago
  Christophe Riccio 0042517167 Replace function instanciations with macros by templates 11 years ago
  Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations 11 years ago
  Christophe Riccio e419448539 Fixed compile problems with glm::max( vec, int ) #232 11 years ago
  Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS 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 6b2ecaaf42 Clean up 12 years ago
  Christophe Riccio 1e69dfe30e Added a quation constructor taking two axis 12 years ago
  Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. 12 years ago