Histórico de Commits

Autor SHA1 Mensagem Data
  Christophe 90f2b025b1 Fixed EXT_matrix_transform inverted shear matrix multiple #1140 #1182 há 2 anos atrás
  Christophe f86092a658 Remove disabled warnings (#1213) há 2 anos atrás
  arikanli 0f318f63af feat: add shearing matrix operation on matrix_transfom há 4 anos atrás
  Christophe 561fbbd94c Added *GLM_EXT_matrix_integer* with tests há 5 anos atrás
  Christophe Riccio 61b2a73e21 Fixed missing std:: namespace #898 há 6 anos atrás
  Christophe Riccio 1cead1904a Fixed matrix test using fast math with Clang há 8 anos atrás
  Christophe Riccio 3a560f3fd5 Minimum perf run in debug build há 8 anos atrás
  Christophe Riccio b936761960 Fixed warnings há 8 anos atrás
  Christophe Riccio c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 há 9 anos atrás
  Christophe Riccio 0e1e181484 Clean up há 9 anos atrás
  Christophe Riccio 688756b3e2 SIMD matrix functions optimizations há 9 anos atrás
  Christophe Riccio 757fe39587 Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly há 9 anos atrás
  Christophe Riccio 2f9fc55d88 More experiments to improve SIMD support há 9 anos atrás
  Paul Konstantin Gerke fb309e0eff Fixed: outerProduct was defined incorrectly for unmatched vecX types. E.g. outerProduct(vec2, vec4) did not succeed because the matrix return types were wrong. The computing function seemed fine. I used https://en.wikipedia.org/wiki/Outer_product as reference on what the number of columns/rows ''should'' be and fixed it so that it matches the description from wikipedia há 10 anos atrás
  Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 há 10 anos atrás
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 há 11 anos atrás
  Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF há 11 anos atrás
  Christophe Riccio 3f48ffefb0 Updated license há 11 anos atrás
  Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 há 11 anos atrás
  Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS há 11 anos atrás
  Christophe Riccio 4fa38c7a03 Fixed warning há 11 anos atrás
  Christophe Riccio 7f3c56f278 Removed GCC warning há 11 anos atrás
  Christophe Riccio dd272c52ee Fixed non power of two matrix products há 12 anos atrás
  Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages há 12 anos atrás
  Christophe Riccio 90a249b5ff Optimized matrix inverse and division code (#149) há 12 anos atrás
  Christophe Riccio ccb25c84c7 Update copyright year há 12 anos atrás
  Christophe Riccio 6f096fbb31 Fixed vector and matrix queries há 12 anos atrás
  Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. há 12 anos atrás
  Christophe Riccio d37d3539ed - Fixed ldexp implementation há 12 anos atrás
  Christophe Riccio 2a4434786e Updated date há 13 anos atrás