397 Commits (c142d46ca3a1b51a9da04210b051eda33d1645af)

Author SHA1 Message Date
Christophe Riccio b45d5e8650 Fixed Android build error with C++11 compiler but C++98 STL #284 #564 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 2c4e8bf83a Proofreading and editing from #458 ago%!(EXTRA string=9 years)
Christophe Riccio 2eac9169bc Replaced the manual by a markdown version #458 ago%!(EXTRA string=9 years)
Christophe Riccio 842ae44f6d Updated minimum compiler version required ago%!(EXTRA string=9 years)
Christophe Riccio f79c7bf8ad Updated release note for next revision ago%!(EXTRA string=9 years)
Christophe Riccio f3fc2b2862 Prepare GLM 0.9.8.2 release ago%!(EXTRA string=9 years)
Christophe Riccio 535040b207 Made quat, vec, mat type component length() static #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 e98ce44d85 Added warning messages when using GLM_FORCE_CXX** but the compiler is known to not fully support the requested C++ version #555 ago%!(EXTRA string=9 years)
Christophe Riccio 5cda6a3335 Removed 0.9.8.2 release date... not released 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 cae9f61e46 Updated GLM 0.9.8 revision ago%!(EXTRA string=9 years)
Christophe Riccio 48f896bad9 Updated version ago%!(EXTRA string=9 years)
Christophe Riccio b7a286b186 Renamed test ago%!(EXTRA string=9 years)
Christophe Riccio 0675da467a Optimized quaternion log function #554 ago%!(EXTRA string=9 years)
Christophe Riccio 9669cf4905 - Fixed packing/unpacking function fixed for 5_6_5 and 5_5_5_1 #552 ago%!(EXTRA string=9 years)
Christophe Riccio 695f853ae0 Updated readme for fixed Visual Studio aligned type W4 warning #548 ago%!(EXTRA string=9 years)
Christophe Riccio cb7179239b - Fixed GCC 4.8 with C++11 compilation option #550 ago%!(EXTRA string=9 years)
Christophe Riccio 8ac281e841 Fixed bug on the faceforward function. #549 ago%!(EXTRA string=9 years)
Christophe Riccio 5fb5e0e321 Fixed bug on the faceforward function. #549 ago%!(EXTRA string=9 years)
Christophe Riccio 2235c77cec Fixed GCC warning filtering, replaced -pedantic by -Wpedantic ago%!(EXTRA string=9 years)
Christophe Riccio e3072918fc Fixed readme ago%!(EXTRA string=9 years)
Christophe Riccio 3c4fe6133e Prepare GLM 0.9.8.1 ago%!(EXTRA string=9 years)
Christophe Riccio 4a5461fa49 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 9f0110f5b0 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 8a54ba3462 Added GTC_color_encoding ago%!(EXTRA string=9 years)
Christophe Riccio 0db72b76ab Updated GLM Manual ago%!(EXTRA string=9 years)
Christophe Riccio 9160f8b8d2 Removed deprecated defines 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 ad262c3592 Udpated readme with fixed mat3_cast #542 ago%!(EXTRA string=9 years)
Christophe Riccio 4db0dfcb19 Added lowestBitValue to GTX_bit #536 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 71004231c6 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio dc89797275 - Added quaternion version of isnan and isinf #521 ago%!(EXTRA string=9 years)
Christophe Riccio 21a9d4ce18 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible ago%!(EXTRA string=9 years)
Christophe Riccio a1b4bdbf03 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible ago%!(EXTRA string=9 years)
Christophe Riccio 630f0840f2 Removed 0.9.8 deprecated extensions ago%!(EXTRA string=9 years)
Christophe Riccio 08a7fc698e Updated 0.9.8 readme URL ago%!(EXTRA string=9 years)
Christophe Riccio 077aaca6f7 Updated version ago%!(EXTRA string=9 years)
Christophe Riccio c80e142816 No more warnings for use of long long ago%!(EXTRA string=9 years)
Christophe Riccio dff3af56a8 GLM 0.9.7.6 release ago%!(EXTRA string=9 years)
Christophe Riccio 2087606611 - Improved C++ 11 STL detection #523 ago%!(EXTRA string=9 years)
Christophe Riccio 76fce77337 - Updated list of compiler versions detected ago%!(EXTRA string=9 years)
Christophe Riccio 6d169bccc2 Fixed scalar reciprocal functions (GTC_reciprocal) #520 ago%!(EXTRA string=9 years)
Christophe Riccio e42e6257e3 Cherry pick #482 fix ago%!(EXTRA string=9 years)
Christophe Riccio bfb64e7657 Fixed missing vec1 overload to length2 and distance2 functions #431 ago%!(EXTRA string=9 years)