2132 Commits (67e5bf004a24345aae448883e3c8892e670654d2)

Author SHA1 Message Date
sippeangelo 2d813b587a This fixes #461 ago%!(EXTRA string=10 years)
Christophe Riccio 251ad15b68 Improved GLM_FORCE_EXPLICIT_CTOR coverage #481 ago%!(EXTRA string=10 years)
NouberNou b189cb2f29 Fix polar coordinates function latitude. ago%!(EXTRA string=10 years)
Christophe Riccio 045aa8e541 Fixed atanh warning #484 ago%!(EXTRA string=10 years)
Christophe Riccio 0d48c43385 Fixed asinh warning with C++98 STL #484 ago%!(EXTRA string=10 years)
Christophe Riccio 500a955d45 Fixed 64 bits constants warnings on GCC #463 ago%!(EXTRA string=10 years)
Christophe Riccio 54ad263974 Fixed Clang on Windows build #479 ago%!(EXTRA string=10 years)
Christophe Riccio 14e0a5576a Fixed Clang on Windows build #479 ago%!(EXTRA string=10 years)
Christophe Riccio 907cb9d968 Fixed bad merge #483 ago%!(EXTRA string=10 years)
Christophe Riccio cc2f15803e Added AVX512 detection ago%!(EXTRA string=10 years)
Christophe Riccio 407a7598aa Improved new version of GCC detection #477 ago%!(EXTRA string=10 years)
Joonas Sarajärvi bc09ecf898 setup: detect GCC 6.0 ago%!(EXTRA string=10 years)
Hendrik Sollich 0476be3e74 fixed a typo ago%!(EXTRA string=10 years)
Joonas Sarajärvi f0acbbd4ac setup: detect GCC 6.0 ago%!(EXTRA string=10 years)
Paul Konstantin Gerke fb309e0eff Fixed: outerProduct was defined incorrectly for unmatched vecX types. E.g. outerProduct(vec2, vec4) did not succeed because the matrix return types were wrong. The computing function seemed fine. I used https://en.wikipedia.org/wiki/Outer_product as reference on what the number of columns/rows ''should'' be and fixed it so that it matches the description from wikipedia ago%!(EXTRA string=10 years)
Paul Konstantin Gerke 2c7430e9bc Fixed: operator signatures of mat2x4 and vec4 (no guaratees that I found all issues) ago%!(EXTRA string=10 years)
Christophe Riccio 1709e9abca Added unary + operator #435 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 7db048b851 Move dependencies from intersect.inl to intersect.hpp ago%!(EXTRA string=10 years)
Christophe Riccio 268af877ab Cygwin GCC doesn't have a C++11 STL library ago%!(EXTRA string=10 years)
Sven-Hendrik Haase 4ea72b3128 Fix docs ago%!(EXTRA string=10 years)
Stephen Hill c83add59b3 Fixed various 'X is not defined' warnings ago%!(EXTRA string=10 years)
Stephen Hill ba46e0500e Fixed 'GLM_COMPILER_VC2005 is not defined' warning ago%!(EXTRA string=10 years)
Stephen Hill 4bb352b628 Fixed "Declaration shadows a field" warning ago%!(EXTRA string=10 years)
Adrian Krupa c9400562ec Fixed build ago%!(EXTRA string=10 years)
humbletim 52c9f124e3 Fixed ldexp and frexp compilation errors ago%!(EXTRA string=10 years)
Christophe Riccio 1936921ec7 Fixed log from GTX_lob_base build error with tests #470, #471 ago%!(EXTRA string=10 years)
Sven-Hendrik Haase a827b248ef Fix wrong docs ago%!(EXTRA string=10 years)
Christophe Riccio a754ab2e7e Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio adb03bee5c Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio df39980121 Tentative fix for 64 bits on GCC ago%!(EXTRA string=10 years)
Christophe Riccio 7a1c042d8b Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio 2f2782d72a Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio e9febd9ee7 Fixed log from GTX_lob_base build error with tests #470, #471 ago%!(EXTRA string=10 years)
Stephen Hill 47a2a6adfb Fixed various 'X is not defined' warnings ago%!(EXTRA string=10 years)
Stephen Hill 89cecd373a Fixed 'GLM_COMPILER_VC2005 is not defined' warning ago%!(EXTRA string=10 years)
Stephen Hill 22467f00f8 Fixed "Declaration shadows a field" warning ago%!(EXTRA string=10 years)
Sven-Hendrik Haase 816b6b8c34 Fix wrong docs ago%!(EXTRA string=10 years)
humbletim 8c55a64fdd Fixed ldexp compilation error ago%!(EXTRA string=10 years)
sippeangelo 014a7f8404 This fixes #461 ago%!(EXTRA string=10 years)
Adrian Krupa 8fd8c56074 Fixed frexp compilation error ago%!(EXTRA string=10 years)
Erik Sejersen 2edd8b8d44 frustumLH compile error fix. ago%!(EXTRA string=10 years)
Sven-Hendrik Haase 16aba1a937 Fix docs ago%!(EXTRA string=10 years)
Christophe Riccio 254ea0ee24 Tentative fix for ICC errors #449 ago%!(EXTRA string=10 years)
Erik Sejersen 8200f815bf Added left and right handedness to more projection functions and added a define for glClipControl GL_ZERO_TO_ONE ago%!(EXTRA string=10 years)
Laurie f66c5ef004 Fixed build by adding missing scope ago%!(EXTRA string=10 years)
jan p springer 2547d14240 fixed: ostream operators ago%!(EXTRA string=10 years)
Sven-Hendrik Haase a75e38fb40 Remove old commented code ago%!(EXTRA string=10 years)
Christophe Riccio 627d36fd47 Updated GLM version ago%!(EXTRA string=10 years)
Christophe Riccio 85e88a366d Cygwin GCC doesn't have a C++11 STL library ago%!(EXTRA string=10 years)
Sven-Hendrik Haase 96b7850cab Fix unintentional backface culling in triangle intersect ago%!(EXTRA string=10 years)