444 Commits (43b81f49fc1e98cff69a63f67d77d1e02ed7e3cd)

Author SHA1 Message Date
Tom Needham 9da06f73d6
Fix Typo in readme.md ago%!(EXTRA string=4 years)
Christophe 561fbbd94c Added *GLM_EXT_matrix_integer* with tests ago%!(EXTRA string=4 years)
Christophe f3887d2053 Release not ready yet... ago%!(EXTRA string=4 years)
Christophe 2a8664fe50 Added and to *GLM_EXT_scalar_common* and *GLM_EXT_vector_common* ago%!(EXTRA string=4 years)
Christophe c59117ebd0 Updated readme ago%!(EXTRA string=4 years)
Christophe ee96051e86 Updated readme ago%!(EXTRA string=4 years)
Christophe 2593c9c8b3 Added GLM_EXT_scalar_reciprocal and GLM_EXT_vector_reciprocal with tests ago%!(EXTRA string=4 years)
Christophe 97ab936305 Use pull request to contribute ago%!(EXTRA string=5 years)
christophe 23e0701c04 Updated readme and GLM version ago%!(EXTRA string=5 years)
C3NZ fc6966be28 [fix] readme to include glm::pi from scalar_constants.hpp and not constants.hpp, which seems to be where pi lives as of latest release. ago%!(EXTRA string=5 years)
christophe bf71a83494 Updated release date ago%!(EXTRA string=5 years)
christophe b4c5bb6c1a Fixed singularity check for quatLookAt #770 ago%!(EXTRA string=5 years)
christophe ecca935580 Updated readme ago%!(EXTRA string=5 years)
christophe a3e188f946 Fixed grammar #990 ago%!(EXTRA string=5 years)
Christophe Riccio a4bf8867c2 Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests ago%!(EXTRA string=5 years)
Christophe Riccio 8e58cdbbf8 - Added GLM_EXT_vector_intX_sized and GLM_EXT_vector_uintX_sized extensions ago%!(EXTRA string=5 years)
Christophe Riccio 638eb14fcd - Added GLM_FORCE_QUAT_DATA_WXYZ to store quat data as w,x,y,z instead of x,y,z,w #983 ago%!(EXTRA string=5 years)
Christophe Riccio af6f1d7b8f Fixed EXT_matrix_clip_space perspectiveFov ago%!(EXTRA string=5 years)
Christophe Riccio 436579b37e Fixed Wimplicit-int-float-conversion warnings with clang 10+ #986 ago%!(EXTRA string=5 years)
Christophe Riccio de00ac4ef5 Updated tentative release date ago%!(EXTRA string=5 years)
Christophe 8828c3f1fd Fixed GLM_EXT_matrix_clip_space warnings #980 ago%!(EXTRA string=5 years)
Christophe Riccio 3da0e18de7 Added missing quat constexpr #955 ago%!(EXTRA string=6 years)
Christophe Riccio 95b1cdbbfe Added fma implementation based on std::fma #969 ago%!(EXTRA string=6 years)
Christophe Riccio 338bdead48 Fixed readme ago%!(EXTRA string=6 years)
Christophe Riccio 9caadbdf86 Added CMake GLM interface #963 ago%!(EXTRA string=6 years)
Christophe Riccio 919e72f5dd Fixed equal ULP variation when using negative sign #965 ago%!(EXTRA string=6 years)
Christophe Riccio 9ffa3f8a3d Added GLM 0.9.9.6 release version in release notes ago%!(EXTRA string=6 years)
Christophe Riccio b8e5f55368 Added missing genType check for bitCount and bitfieldReverse #893 ago%!(EXTRA string=6 years)
Christophe Riccio 943529eef6 Fixed CUDA 9 build #910 ago%!(EXTRA string=6 years)
Christophe Riccio 5f352ecce2 Removed CMake install and uninstall scripts ago%!(EXTRA string=6 years)
Christophe Riccio a5fd70aed8 Fixed Clang or GCC build due to wrong GLM_HAS_IF_CONSTEXPR definition #907 ago%!(EXTRA string=6 years)
Christophe Riccio 9a32317065 - Added Neon support to glm #945 ago%!(EXTRA string=6 years)
Christophe Riccio 79787bbff6 Fixed GLM_HAS_CXX11_STL broken on Clang with Linux #926 ago%!(EXTRA string=6 years)
Christophe f5381ef536 Fixed quaternion componant order: w, {x, y, z} #916 ago%!(EXTRA string=6 years)
Christophe 3a65b7a628 Completed EXT_*_integer extensions ago%!(EXTRA string=6 years)
Christophe 8c5fde6c8f Updated 0.9.9.6 release note ago%!(EXTRA string=6 years)
rhoarau 1079444f7e Remove a preprocessor debug message and correct the readme ago%!(EXTRA string=6 years)
rhoarau 8fb71ffd07 Initial SYCL support: ago%!(EXTRA string=6 years)
Christophe Riccio 13d2cea73f Added ago%!(EXTRA string=6 years)
Christophe Riccio 229b762c31 Added Visual C++ 2019 detection ago%!(EXTRA string=6 years)
Christophe Riccio d162eee1e6 Fixed GLM version ago%!(EXTRA string=6 years)
Christophe Riccio f846aa8334 Build errors when defining GLM_ENABLE_EXPERIMENTAL #884 #883 ago%!(EXTRA string=6 years)
Christophe Riccio 658d8960d0 Prepare GLM 0.9.9.4 release ago%!(EXTRA string=6 years)
Christophe ca8372490e
Revert "CMakeLists.txt: remove libraries" ago%!(EXTRA string=6 years)
Fabrice Fontaine 3b798fe06b CMakeLists.txt: remove libraries ago%!(EXTRA string=6 years)
Christophe Riccio ab16f2d230 Updated release note #865 ago%!(EXTRA string=6 years)
Christophe Riccio 04af69386d Updated release note ago%!(EXTRA string=6 years)
Christophe Riccio 6492c8593f - Added mix implementation for matrices in EXT_matrix_common #842 ago%!(EXTRA string=6 years)
Christophe Riccio f30db00b74 Fixed int8 being defined as unsigned char with some compiler #839 ago%!(EXTRA string=6 years)
Christophe Riccio 6b62e66a7d Fixed mix implementation to improve GLSL conformance #866 ago%!(EXTRA string=6 years)