782 Commits (cb29a0991dfd967b97c47e25d5cc231dbbafbc1e)

Author SHA1 Message Date
Christophe Riccio f882bf5909 Fixed Visual C++ 2013 test build ago%!(EXTRA string=9 years)
Christophe Riccio a3427f7027 Fixed build system error ago%!(EXTRA string=9 years)
Christophe Riccio 7e4007d427 Updated GLI version used in GLM tests ago%!(EXTRA string=9 years)
Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
Christophe Riccio a17f795aaf Added GTX_vec_swizzle, faster compile time swizzling then swizzle operator #558 ago%!(EXTRA string=9 years)
Christophe Riccio c4f52dc98f Added test for quat type component length() static #565 ago%!(EXTRA string=9 years)
Christophe Riccio 535040b207 Made quat, vec, mat type component length() static #565 ago%!(EXTRA string=9 years)
Christophe Riccio 9298939816 length becomes a static function #565 ago%!(EXTRA string=9 years)
Christophe Riccio a2684a8fe5 - Added lowp variant of GTC_colorspace convertLinearToSRGB #419 ago%!(EXTRA string=9 years)
Christophe Riccio e4c559b29b Added RGBM encoding in GTC_packing #420 ago%!(EXTRA string=9 years)
Christophe Riccio 1c85265f97 Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values ago%!(EXTRA string=9 years)
Christophe Riccio 19a6d64e8c Fixed Visual C++ constexpr build error #555, #556 ago%!(EXTRA string=9 years)
Christophe Riccio b7a286b186 Renamed test ago%!(EXTRA string=9 years)
Christophe Riccio f5f8620056 Added pure test ago%!(EXTRA string=9 years)
Christophe Riccio b719a9f6cc Added test for GCC ago%!(EXTRA string=9 years)
Christophe Riccio 8c960dc647 Alignof is a C++11 feature ago%!(EXTRA string=9 years)
Christophe Riccio d8e30c5fde Improved core_type_aligned test ago%!(EXTRA string=9 years)
Christophe Riccio 24532ecbf1 Added aligned storage tests #548 ago%!(EXTRA string=9 years)
Christophe Riccio 746efbeeda Added test for GCC ago%!(EXTRA string=9 years)
Christophe Riccio 89d77b51c6 Alignof is a C++11 feature ago%!(EXTRA string=9 years)
Christophe Riccio 39455067dc Improved core_type_aligned test ago%!(EXTRA string=9 years)
Christophe Riccio e2ae466059 Added aligned storage tests #548 ago%!(EXTRA string=9 years)
Christophe Riccio 7d73a5d320 Fixed test ago%!(EXTRA string=9 years)
Christophe Riccio 8a54ba3462 Added GTC_color_encoding ago%!(EXTRA string=9 years)
Christophe Riccio a609a0fea6 - Added more information to build messages ago%!(EXTRA string=9 years)
Christophe Riccio 10dc67e2b5 - Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543 ago%!(EXTRA string=9 years)
Christophe Riccio f71171d49b Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio edc328c7c9 Fixed GTX_wrap #534, improved GTX_wrap for SIMD friendliness ago%!(EXTRA string=9 years)
Christophe Riccio 4ab9776756 Fixed build error ago%!(EXTRA string=9 years)
Christophe Riccio 8c8c8367e3 Improved aligned types support ago%!(EXTRA string=9 years)
Christophe Riccio b3d57f2cc9 Improved aligned types support ago%!(EXTRA string=9 years)
Christophe Riccio eb20cdc6ae Added precision qualifier tests ago%!(EXTRA string=9 years)
Christophe Riccio dc89797275 - Added quaternion version of isnan and isinf #521 ago%!(EXTRA string=9 years)
Christophe Riccio 630f0840f2 Removed 0.9.8 deprecated extensions ago%!(EXTRA string=9 years)
Christophe Riccio 7eb0adb7a5 Clean up ago%!(EXTRA string=9 years)
Christophe Riccio 6a6b54b699 Fixed long long warnings, fixed precision qualifier values on Clang where qualifiers had the same values ago%!(EXTRA string=9 years)
Christophe Riccio 76fce77337 - Updated list of compiler versions detected ago%!(EXTRA string=9 years)
Christophe Riccio 6e9b524be1 Fixed matrix functions using SIMD code on unaligned types #518 ago%!(EXTRA string=9 years)
Christophe Riccio b8b43e6a4d Added GTC_functions extension ago%!(EXTRA string=9 years)
Christophe Riccio 0e1e181484 Clean up ago%!(EXTRA string=9 years)
Christophe Riccio 4155e5b820 Workaround GCC build with GLM_FORCE_PURE defined ago%!(EXTRA string=9 years)
Christophe Riccio 731a263325 Fixed bitcount build errors ago%!(EXTRA string=9 years)
Christophe Riccio 5fdca07eee Clean up ago%!(EXTRA string=9 years)
Christophe Riccio fd4ada5843 Support aligned *vec* even when SIMD isn't enabled ago%!(EXTRA string=9 years)
Christophe Riccio 41984e42ab Added GTC_type_aligned with aligned *vec* types ago%!(EXTRA string=9 years)
Christophe Riccio 688756b3e2 SIMD matrix functions optimizations ago%!(EXTRA string=9 years)
Christophe Riccio 52f8ecd973 Added AVX optimizations and equal tests ago%!(EXTRA string=9 years)
Christophe Riccio 9ed2a9601b Adde vec4 swizzle operators SIMD optimizations ago%!(EXTRA string=9 years)
Christophe Riccio b9199a2c1a Refactoring of swizzle operators, preparing for vec4 swizzle SIMD optimizations ago%!(EXTRA string=9 years)