Commit History

Author SHA1 Message Date
  Christophe Riccio ac3abfdac7 Replaced vecType template argument by vec template 8 years ago
  Christophe Riccio da84db5481 Replaced vecType by vec 8 years ago
  Christophe Riccio 384dab02e4 Reduce the number of warnings with -Weverything #646 8 years ago
  Christophe Riccio 4875f79eb0 Removed old compiler version 9 years ago
  Christophe Riccio c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 9 years ago
  Christophe Riccio 4dd748f380 Renamed tvec into vec 9 years ago
  John McFarlane 506a487d24 parameterize number of dimensions of vector in tvec<D, T, P> 9 years ago
  Christophe Riccio a609a0fea6 - Added more information to build messages 9 years ago
  Christophe Riccio 0e1e181484 Clean up 9 years ago
  Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 10 years ago
  Christophe Riccio af10e20f68 Fixed core_func_integer test 10 years ago
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 11 years ago
  Christophe Riccio 83ad80d6b4 Fixed clang build 11 years ago
  Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF 11 years ago
  Christophe Riccio 0b9b157e24 Fixed test return type 11 years ago
  Christophe Riccio d79b17bcd1 Fixed test compiler error in Clang 11 years ago
  Christophe Riccio 98fd37bef1 Fixed build 11 years ago
  Christophe Riccio a6b31d8fa1 Fixed test build 11 years ago
  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