Historial de Commits

Autor SHA1 Mensaje Fecha
  Christophe Riccio 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash hace 9 años
  Christophe Riccio dc89797275 - Added quaternion version of isnan and isinf #521 hace 9 años
  Christophe Riccio 0e1e181484 Clean up hace 9 años
  Christophe Riccio 9ed2a9601b Adde vec4 swizzle operators SIMD optimizations hace 9 años
  Christophe Riccio b9199a2c1a Refactoring of swizzle operators, preparing for vec4 swizzle SIMD optimizations hace 9 años
  Christophe Riccio 28cb770d14 SIMD common functions optimizations hace 9 años
  Christophe Riccio ab159770b3 mad optimizations, fixed build hace 9 años
  Christophe Riccio fdec412ff7 Added FMA SIMD optimization hace 9 años
  Christophe Riccio f577611328 Added bitwise inverse SIMD optimization. Factorized bitwise optimization code hace 9 años
  Christophe Riccio 4797ea9540 Added specialized SSE2 and AVX bool mix hace 9 años
  Christophe Riccio 72c741d8ea Fixed sign with signed integer function on non-x86 architecture hace 9 años
  Christophe Riccio c853df1638 Added uround to GTC_integer, fast round on positive values hace 9 años
  humbletim ac7ae32856 remove extraneous test block hace 10 años
  humbletim 8c55a64fdd Fixed ldexp compilation error hace 10 años
  Adrian Krupa 8fd8c56074 Fixed frexp compilation error hace 10 años
  Christophe Riccio 8814ae50c9 Fixed GTX_extended_min_max filename typo #386 hace 10 años
  Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 hace 10 años
  Christophe Riccio 08eedc6209 Added experiment for new fastCos. More sRGB tests. hace 10 años
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 hace 11 años
  Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF hace 11 años
  Christophe Riccio 7e81213fdd Fixed mod function specialization #281 Fixed bitscan detection hace 11 años
  Christophe Riccio 3f48ffefb0 Updated license hace 11 años
  Christophe Riccio e8fbcf76dd Optimizations of log2 for ivec4 hace 11 años
  Christophe Riccio 38161f01f8 Further optimized glm::sign for signed and unsigned int #271 hace 11 años
  Christophe Riccio f98f2b107a Merge branch 'GTC_integer' hace 11 años
  Christophe Riccio 6f8bbecbf5 Updated sign hace 11 años
  Christophe Riccio b0b84a3dc1 Optimized sign for vector types #271 hace 11 años
  Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 hace 11 años
  Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 hace 11 años
  Christophe Riccio 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract hace 11 años