3093 Commits (31f37aa89cf6c86f45b205f6cecb90a473bceb27)
 

Author SHA1 Message Date
Christophe Riccio 31f37aa89c Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 33ea25c052 Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378 ago%!(EXTRA string=9 years)
Christophe Riccio 9d96f10491 Merge GLM 0.9.8 branch ago%!(EXTRA string=9 years)
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 7157969a05 Merge pull request #558 from amc522/swizzle_alternate ago%!(EXTRA string=9 years)
Christophe Riccio 2c4e8bf83a Proofreading and editing from #458 ago%!(EXTRA string=9 years)
Christophe Riccio 2488eb6d3f Fixed table of contents case ago%!(EXTRA string=9 years)
Christophe Riccio 4e20e521db Removed introduction, already in readme.md ago%!(EXTRA string=9 years)
Christophe Riccio 2eac9169bc Replaced the manual by a markdown version #458 ago%!(EXTRA string=9 years)
Christophe Riccio ee6149cc3a Removed Word manual ago%!(EXTRA string=9 years)
Christophe Riccio f9193caf19 Added GPU and legacy OpenGL function links ago%!(EXTRA string=9 years)
Christophe Riccio 3611a75da4 Completed source code formatting ago%!(EXTRA string=9 years)
Christophe Riccio 999be4302f Improved layout with images ago%!(EXTRA string=9 years)
Christophe Riccio 93c9c93947 Updated table of content ago%!(EXTRA string=9 years)
Christophe Riccio eadd43c622 Added table of content ago%!(EXTRA string=9 years)
Christophe Riccio e899672a69 Finished reformatting of for markdown ago%!(EXTRA string=9 years)
Christophe Riccio e95fc82a4e Updated formating ago%!(EXTRA string=9 years)
Christophe Riccio 54796da2cd Updated markdown manual ago%!(EXTRA string=9 years)
Christophe Riccio e050e331f3 Updated manual ago%!(EXTRA string=9 years)
Christophe Riccio c583fe0257 Updated manual ago%!(EXTRA string=9 years)
Christophe Riccio 3ca24a12a1 Updated manual ago%!(EXTRA string=9 years)
Christophe Riccio 936069aa56 Updated manual ago%!(EXTRA string=9 years)
Christophe Riccio 5521e7d277 Updated image link ago%!(EXTRA string=9 years)
Christophe Riccio a209f51807 Added images ago%!(EXTRA string=9 years)
Christophe Riccio 0e5abf9232 Added manual.md generated from glm.docx using pandoc 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 44a981ea68 Merge 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio c4f52dc98f Added test for quat type component length() static #565 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 2e9f580615 vector/matrix 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 9d4f0ba758 Merge branch '0.9.8' 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 cc7a6dd963 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio e1b88a05e9 Fixed filename #562 ago%!(EXTRA string=9 years)
Christophe Riccio a2cd1d31be Merged 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio 5cda6a3335 Removed 0.9.8.2 release date... not released ago%!(EXTRA string=9 years)
Christophe Riccio 1c283c62df Merge branch 'master' of https://github.com/g-truc/glm ago%!(EXTRA string=9 years)
Christophe Riccio 09a81dad23 Merge branch '0.9.8' 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 f7e2b724da Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 5f5e800a24 Fixed clang and GCC build #559 ago%!(EXTRA string=9 years)
Christophe Riccio a1c262e283 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 19a6d64e8c Fixed Visual C++ constexpr build error #555, #556 ago%!(EXTRA string=9 years)
amc522 74d3870160 Alternate functions for creating swizzles of vectors ago%!(EXTRA string=9 years)