465 Commits (4137519418a933e5863eea7c3ac53890ae7faf9d)

Author SHA1 Message Date
Christophe 7a812397a2 Disable unit tests by default to avoid C.I. time out ago%!(EXTRA string=1 year)
Noah Hitz 49942a611c Fixed typos ago%!(EXTRA string=1 year)
Christophe 3ac3589ed2 Fix GTX_number_precision build #1258 ago%!(EXTRA string=1 year)
Christophe 5d73e17e58 Added C++17 [[nodiscard]] support #1217 ago%!(EXTRA string=1 year)
Christophe b101e8f3de Fixed SIMD implementation #1222 ago%!(EXTRA string=1 year)
Christophe 90f2b025b1 Fixed EXT_matrix_transform inverted shear matrix multiple #1140 #1182 ago%!(EXTRA string=1 year)
Christophe 7adb4a5040 changelog: Added aligned_*vec3 simd support #1245 ago%!(EXTRA string=1 year)
Christophe 7b53739128 Only enable compiler warnings and warnings as error on unit tests ago%!(EXTRA string=1 year)
Christophe ce1362faba Updated changelog ago%!(EXTRA string=1 year)
Christophe b251b22d00 Fixed C++ language auto detection build, disable C++98 warnings with Clang #1235, #1231 ago%!(EXTRA string=1 year)
Christophe 33b0eb9fa3 Updated doc ago%!(EXTRA string=1 year)
christophe d58f9bcfed GLM bumps to version 1.0.0 ago%!(EXTRA string=1 year)
Oleksii Chernykh 673a963a0f Added description for fetching glm with cmake in readme.md ago%!(EXTRA string=1 year)
christophe 229f3eced4 Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types ago%!(EXTRA string=1 year)
xiaozhuai 89850e6f4b Update readme ago%!(EXTRA string=1 year)
christophe bab156f795 add status badge ago%!(EXTRA string=1 year)
Christophe 1682a8c360 Fix doc typo ago%!(EXTRA string=1 year)
Christophe 5c008438db doc: Updated readme ago%!(EXTRA string=1 year)
Rafal Bielski 586a402397 Remove the SYCL hacks ago%!(EXTRA string=1 year)
Zulleyy3 e623a9cfee Update readme.md to link to new API reference ago%!(EXTRA string=1 year)
Ebi Sadeghi 804ec70c2e
Spelling corrections ago%!(EXTRA string=3 years)
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)