2577 Commits (644b3f3b86a568d63e3d08b7bfdfdff54cd3843b)

Author SHA1 Message Date
Christophe Riccio bfa6c9e192 - Added EXT_vector_relational: openBounded and closeBounded ago%!(EXTRA string=8 years)
Christophe Riccio 30ee2cd1bb - Added GTX_texture: levels function ago%!(EXTRA string=8 years)
Christophe Riccio a2497e6174 Fixed glm::to_string on quaternions wrong components order #681 ago%!(EXTRA string=8 years)
Christophe Riccio 1bf24f8344 Fixed glm::log2<int>() returns wrong value, missing static assert #683 ago%!(EXTRA string=8 years)
CaptainCarrot 3669256fd1 Update quaternion.inl ago%!(EXTRA string=8 years)
CaptainCarrot 1fe48f0d09 Update quaternion.hpp 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 5cf8765656 Added GTX_texture ago%!(EXTRA string=8 years)
Christophe Riccio ba4e508e98 Added make_vec* 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)
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 7466c4a9e7 Fixed Visual C++ 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 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 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 007a97216a Tentative fix for GCC 6 ago%!(EXTRA string=8 years)
Christophe Riccio d336d3fb27 Fixed no-documentation warnings ago%!(EXTRA string=8 years)
Christophe Riccio eb8689b8b5 More use of build-in CMake features, upgraded to CMake 3.2 ago%!(EXTRA string=8 years)
Christophe Riccio 22fe828159 Improved GTC_type_precision and added issues regarding SIMD and constexpr interaction #653 ago%!(EXTRA string=8 years)
Christophe Riccio fdfd03ffaf Fixed SIMD build ago%!(EXTRA string=8 years)
Christophe Riccio 1bbf2dafb9 Fixed SIMD build ago%!(EXTRA string=8 years)
Christophe Riccio 8bcf9b5ae7 Fixed SIMD build ago%!(EXTRA string=8 years)
Christophe Riccio 211881abf9 Fixed swizzle operators build using SIMD ago%!(EXTRA string=8 years)
Christophe Riccio 4c43e9e679 Fixed GTX_matrix_factorisation build ago%!(EXTRA string=8 years)
Christophe Riccio f327d8e9d4 Fixed swizzle operators build ago%!(EXTRA string=8 years)
Christophe Riccio 62d89dcec7 Fixed swizzle operators build ago%!(EXTRA string=8 years)
Christophe Riccio 50202f09d9 Fixed swizzle operators build ago%!(EXTRA string=8 years)
Christophe Riccio 85acb8323a Fixed swizzle operators build ago%!(EXTRA string=8 years)
Christophe Riccio e33108af5f Fixed shadows template parameter warnings ago%!(EXTRA string=8 years)
Christophe Riccio a8784e7518 Fixed shadows template parameter warnings ago%!(EXTRA string=8 years)
Christophe Riccio 8624e38379 Fixed shadows template parameter warnings ago%!(EXTRA string=8 years)
Christophe Riccio 3cd2872a00 Fixed build ago%!(EXTRA string=8 years)
Christophe Riccio 247facbd49 Fixed shadows template parameter warnings ago%!(EXTRA string=8 years)
Christophe Riccio faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) ago%!(EXTRA string=8 years)
Christophe Riccio e76fca75a0 More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio d1afe662be More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio a805fb9d68 Renamed precision enum to qualifier ago%!(EXTRA string=8 years)