Commit History

Author SHA1 Message Date
  Christophe Riccio a21401d2a4 Reduce dependencies, added scalar EXT extensions 7 years ago
  Christophe Riccio 6d34ae4c5e Refactor EXT headers 7 years ago
  Christophe Riccio 310b8405c9 Refactor split headers as extension files 7 years ago
  Christophe Riccio 78879c675c Refactor headers 7 years ago
  Christophe Riccio e1d21258e7 Split headers to improve compilation time #670 7 years ago
  Christophe Riccio a71d553435 Fixed test build 7 years ago
  Christophe Riccio 11c26f9edb Fixed build problems due to printf and std::clock_t #778 7 years ago
  Christophe Riccio c4794851aa Fixed /W4 warnings 8 years ago
  Christophe Riccio e9f210c85f Enable /WX, warning as error on Visual Studio 8 years ago
  Christophe Riccio faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) 8 years ago
  Christophe Riccio e76fca75a0 More consistent coding style 8 years ago
  Christophe Riccio a805fb9d68 Renamed precision enum to qualifier 8 years ago
  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