3543 Commits (3669256fd153da3aca487e38fe57b179a614b36f)
 

Author SHA1 Message Date
CaptainCarrot 3669256fd1 Update quaternion.inl ago%!(EXTRA string=8 years)
CaptainCarrot 1fe48f0d09 Update quaternion.hpp ago%!(EXTRA string=8 years)
Christophe 13ccb5154f Merge pull request #676 from therocode/master ago%!(EXTRA string=8 years)
Tobias Widlund c07050ef9d Fixed incorrect indentation ago%!(EXTRA string=8 years)
Christophe Riccio ec5b3fd897 Fixed build #675 ago%!(EXTRA string=8 years)
Christophe Riccio e8e8d3607c Fixed test build ago%!(EXTRA string=8 years)
Christophe Riccio 5cf8765656 Added GTX_texture ago%!(EXTRA string=8 years)
Christophe Riccio 5c5cfa5b66 Merge branch 'master' of https://github.com/g-truc/glm ago%!(EXTRA string=8 years)
Christophe Riccio ba4e508e98 Added make_vec* ago%!(EXTRA string=8 years)
Christophe 793f2fe9f2 Merge pull request #674 from feng-lab/fixMismatchedPandQ ago%!(EXTRA string=8 years)
Linqing Feng a6e27e8079 fix mismatched template argument (P to Q) ago%!(EXTRA string=8 years)
Christophe Riccio b5eb654ff0 Fixed Visual C++ /W4 warnings ago%!(EXTRA string=8 years)
Christophe Riccio 6932058f59 Fixed quaternion constructor from two vectors special cases #469 ago%!(EXTRA string=8 years)
Christophe 4e0c87683c Merge pull request #672 from amc522/master ago%!(EXTRA string=8 years)
Aaron 8150e4848b Added more testing for fmin/fmax nan cases ago%!(EXTRA string=8 years)
Aaron d75ef41bdb Checking if either argument is nan in fmin and fmax ago%!(EXTRA string=8 years)
Christophe Riccio d550798ca0 Added EXT_vec1: *vec1 types ago%!(EXTRA string=8 years)
Christophe Riccio de28722e36 Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument ago%!(EXTRA string=8 years)
Christophe Riccio 68a829e7ed Added fmin, fmax and fclamp to GTX_extended_min_max #372 ago%!(EXTRA string=8 years)
Christophe Riccio fc53581c68 Fixed Better follow GLSL min and max specification #372 ago%!(EXTRA string=8 years)
Christophe Riccio 3358f33870 Fixed Visual C++ warnings ago%!(EXTRA string=8 years)
Christophe Riccio 7466c4a9e7 Fixed Visual C++ warnings ago%!(EXTRA string=8 years)
Christophe Riccio d0ed6aef21 Fixed Visual C++ /W4 warnings ago%!(EXTRA string=8 years)
Christophe Riccio a2253436c7 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio f654900a01 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio c4794851aa Fixed /W4 warnings ago%!(EXTRA string=8 years)
Christophe Riccio 2c2d3931ee Fixed Visual C++ /W4 warnings ago%!(EXTRA string=8 years)
Christophe Riccio e1dc14ddd4 Fixed doxygen warnings ago%!(EXTRA string=8 years)
Christophe Riccio bace93d798 Fixed API documentation reference ago%!(EXTRA string=8 years)
Christophe Riccio 72e6b8973f Updated API documentation ago%!(EXTRA string=8 years)
Christophe Riccio dfd700e44b Fixed API doc image ago%!(EXTRA string=8 years)
Christophe Riccio c013b4e58f Updated API doc ago%!(EXTRA string=8 years)
Christophe Riccio 8a8a6c2b76 Updated API doc ago%!(EXTRA string=8 years)
Christophe Riccio e9f210c85f Enable /WX, warning as error on Visual Studio ago%!(EXTRA string=8 years)
Christophe Riccio 23db2cd8b9 Show core feature first in the API doc modules ago%!(EXTRA string=8 years)
Christophe Riccio 2240849164 Improve API documentation ago%!(EXTRA string=8 years)
Christophe Riccio d93a3be4ac - Improved API documentation #668 ago%!(EXTRA string=8 years)
Christophe Riccio b9936ac0ca Clean up white space ago%!(EXTRA string=8 years)
Christophe Riccio fdf92ba340 Avoid duplicated code ago%!(EXTRA string=8 years)
Christophe Riccio 4bc87efa09 Fixed build on GCC 7.1 ago%!(EXTRA string=8 years)
Christophe Riccio c23162a62a Using GCC 7.0 instead of GCC 7.1 ago%!(EXTRA string=8 years)
Christophe Riccio d74732f985 Using GCC 7.1 instead of 6.0 ago%!(EXTRA string=8 years)
Christophe Riccio 038c8ad051 Tentative fix Clang 4.0 automated tests ago%!(EXTRA string=8 years)
Christophe Riccio b2e1f9698e Highlight GLM_FORCE defines ago%!(EXTRA string=8 years)
Christophe Riccio 007a97216a Tentative fix for GCC 6 ago%!(EXTRA string=8 years)
Christophe Riccio 990222edfe Added Clang 4.0 and VC 2015 and 2017 tests ago%!(EXTRA string=8 years)
Christophe Riccio 3d028660df Added Clang 5.0 tests ago%!(EXTRA string=8 years)
Christophe Riccio ce0572ac7b Added tests with GCC 6 ago%!(EXTRA string=8 years)
Christophe Riccio 1cead1904a Fixed matrix test using fast math with Clang ago%!(EXTRA string=8 years)
Christophe Riccio 3a560f3fd5 Minimum perf run in debug build ago%!(EXTRA string=8 years)