274 Commits (c1377bc360b516c2437d4e47451b10249ece3354)

Author SHA1 Message Date
Christophe Riccio 3ad3dbcd93 Added overview post code sample ago%!(EXTRA string=11 years)
Christophe Riccio bdd723ed3b Updated deprecated compilers ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio c273be264c More fixes for doxygen ago%!(EXTRA string=11 years)
Christophe Riccio 3aa3da0727 Deleted dead files ago%!(EXTRA string=11 years)
Christophe Riccio d276bf3b98 Doxygen fixes ago%!(EXTRA string=11 years)
Christophe Riccio 4f5bd21a5e Doxygen doc fixes ago%!(EXTRA string=11 years)
Christophe Riccio e8fbcf76dd Optimizations of log2 for ivec4 ago%!(EXTRA string=11 years)
Christophe Riccio 117634c7ea Fixed GCC build issue on new alignment types. More simd stuff to vec4 ago%!(EXTRA string=11 years)
Christophe Riccio bddce172f7 Fixed Clang and LLVM detections ago%!(EXTRA string=11 years)
Christophe Riccio 9b96b31f0e Fixed alignment on Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio b062bd9ff2 First step to add GTC_type_aligned ago%!(EXTRA string=11 years)
Christophe Riccio 246609b453 Fix build ago%!(EXTRA string=11 years)
Christophe Riccio 011a056267 Added AVX2 detection for GLM tests ago%!(EXTRA string=11 years)
Christophe Riccio 34a98b5220 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 3135560336 Updated built-in ago%!(EXTRA string=11 years)
Christophe Riccio 0bffce4f4b Optimized findMSB and findLSB ago%!(EXTRA string=11 years)
Christophe Riccio 20bdab33dd Branch free refract and reflect ago%!(EXTRA string=11 years)
Christophe Riccio 582ea579a3 Fixed sign for unsigned types #271 ago%!(EXTRA string=11 years)
Christophe Riccio 38161f01f8 Further optimized glm::sign for signed and unsigned int #271 ago%!(EXTRA string=11 years)
Christophe Riccio 826ce5c0d2 Fixed multiline comment warning comment #273 ago%!(EXTRA string=11 years)
Christophe Riccio afd58dcdc5 Used std features within GLM without redeclaring ago%!(EXTRA string=11 years)
Christophe Riccio b0b84a3dc1 Optimized sign for vector types #271 ago%!(EXTRA string=11 years)
plasmacel 7def337781 Update func_common.inl ago%!(EXTRA string=11 years)
Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 ago%!(EXTRA string=11 years)
Christophe Riccio 9c62eee507 Added GLM_FORCE_EXPLICIT_CTOR ago%!(EXTRA string=11 years)
Christophe Riccio 4e95519396 Fixed test with VC and disabled lang extension ago%!(EXTRA string=11 years)
Christophe Riccio f8729cd4fa Fixed build on VC2010 ago%!(EXTRA string=11 years)
Christophe Riccio 2d48d922bd Updated VC support compilers list ago%!(EXTRA string=11 years)
Christophe Riccio 8d9c4596b3 Added GLM_HAS_MAKE_SIGNED for C++11 support of make_(un)signed ago%!(EXTRA string=11 years)
Christophe Riccio de5dd23d2f Updated make_signed and make_unsigned for Clang fixes ago%!(EXTRA string=11 years)
Christophe Riccio 72cbc4c065 Fixed uaddCarray and updated tests #253 ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 30e7eaeb86 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 45645988e9 Fixed uaddCarray #253. Fixed GCC build errors. ago%!(EXTRA string=11 years)
Christophe Riccio 6eb5529395 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 372d75dbe8 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 991427f671 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 1dea9c5e34 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio c1f47f4c7d Fixed distance function return type #267 ago%!(EXTRA string=11 years)
Christophe Riccio c36f3630eb Fixed glm::mask function and tests ago%!(EXTRA string=11 years)
Christophe Riccio a604ebdaa5 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract ago%!(EXTRA string=11 years)
Christophe Riccio f09888a090 Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc) ago%!(EXTRA string=11 years)
Christophe Riccio ee84420f6c All *mat* types are copyable #263 ago%!(EXTRA string=11 years)
Christophe Riccio 838bdee3c3 All *vec* types are copyable #263 ago%!(EXTRA string=11 years)
Christophe Riccio a2a6037ba5 More std trivial experiments #263 ago%!(EXTRA string=11 years)
Christophe Riccio 931e72b456 Initial std trivial experiments #263 ago%!(EXTRA string=11 years)
Christophe Riccio 377d5a4046 Optimized bitCount function ago%!(EXTRA string=11 years)
Christophe Riccio afb1f6d152 Optimized bitfieldReverse ago%!(EXTRA string=11 years)