3031 Commits (0df8dcb454f319f3f8d044e78f0f9e2adc90f778)

Author SHA1 Message Date
Christophe c83236b044 cuda: Fix GTX_vec_swizzle ago%!(EXTRA string=2 years)
Christophe 2171a5b818 Fix intersectRayTriangle from GLM_GTX_intersect #1158 ago%!(EXTRA string=2 years)
Christophe c568980cf5 Revert broken vec4 SIMD ago%!(EXTRA string=2 years)
Christophe edecbf1c59 Revert "Add support for non aligned SIMD for vec4" ago%!(EXTRA string=2 years)
Christophe 2d38c41161 Fixes for tests build ago%!(EXTRA string=2 years)
Rafal Bielski 586a402397 Remove the SYCL hacks ago%!(EXTRA string=2 years)
Laurent Caumont 1b0f61e285 Add support for non aligned SIMD for vec4 ago%!(EXTRA string=2 years)
Tom Kneiphof 21db8fbdcb Fix atan2(y,x) ago%!(EXTRA string=2 years)
Gergely Racz 6486113379 apply static_cast before calling `mask` in `bitfieldInsert` ago%!(EXTRA string=2 years)
kostromin d4717fb57e gcc x64 build warning fix around type casting size_t to int ago%!(EXTRA string=2 years)
Léo Willian Kölln 738b4375c3
Fix docs, inconsistent spelling of handiness ago%!(EXTRA string=2 years)
Léo Willian Kölln cbc5229400
Fix docs, left and right handness were swapped ago%!(EXTRA string=2 years)
Woob 9398c5843f Fix SIMD quat operations. ago%!(EXTRA string=2 years)
Woob c6606998a5 Made GLM_FORCE_QUAT_DATA_XYZW be supported by most major functions ago%!(EXTRA string=2 years)
Mark Sheppard 3cb568cd37 Fix Clang 15 test build errors ago%!(EXTRA string=2 years)
Stephen Xu f8a9e5043f
Remove *constexpr* from *compute_abs* on CUDA ago%!(EXTRA string=2 years)
Stephen Xu 91c9409959
Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
Stephen Xu 140e7cf1b2
Use different function qualifier for default-able functions ago%!(EXTRA string=2 years)
Stephen Xu 7e80d9582e
Revert PR #1107 due to potential ill-formed NDR ago%!(EXTRA string=2 years)
Thomas Perl 4afe953bff gtx_matrix_decompose: Add glm::recompose() ago%!(EXTRA string=2 years)
tetrisplusplus e48b2a72c8 Improved performace. ago%!(EXTRA string=3 years)
tetrisplusplus 96b1c72bfc Fixed isOrthogonal, return false for zero matrix ago%!(EXTRA string=3 years)
Gottfried Leibniz 36aa3e75b2 fix: declarations ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] 1c18fca789 Fix GLM_EXT_matrix_common : row to column-major ago%!(EXTRA string=3 years)
Ebi Sadeghi bfa82837ea
Changed the e^v clarification in source ago%!(EXTRA string=3 years)
Roger Leigh bdf26d258d Make mat4x3 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Roger Leigh 7da7f7c887 Make mat4x4 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Leandro Nini 06afe0718a
Fix indentation ago%!(EXTRA string=3 years)
Roger Leigh 32c2bb8296 Make vec4 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] 48e1ff3fee Add glm::abs() function for the glm::mat<> class ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] ef351e68a3 Fix GLM_EXT_matrix_common compilation message ago%!(EXTRA string=3 years)
Charles Huber 4b6284e39d GCC: Fix noexcept warnings on hash functions ago%!(EXTRA string=3 years)
Gottfried Leibniz 8719fcb839 cleanup doxygen and codespell ago%!(EXTRA string=3 years)
Šimon Tupý 12b5fb2a88
Fixed a typo in io.hpp. ago%!(EXTRA string=3 years)
Stephen Xu 0b08654ad6
Don't use default function when working with CUDA. ago%!(EXTRA string=3 years)
Stephen Xu e1b2d3d7d5
Add user instructions. ago%!(EXTRA string=3 years)
Stephen Xu 3b09445290
Add defines to manually select CUDA function qualifier. ago%!(EXTRA string=3 years)
Noah LeBlanc 7243647a78
Spelling mistake fix ago%!(EXTRA string=4 years)
Leandro Nini 970860d06f
Add missing define ago%!(EXTRA string=4 years)
Baldvin Kovacs 63a229359e Fix implicit conversion compiler error in glm/gtc/random.inl ago%!(EXTRA string=4 years)
arikanli 0f318f63af feat: add shearing matrix operation on matrix_transfom ago%!(EXTRA string=4 years)
Gottfried Leibniz 3062122e5e fix: associated min/max ago%!(EXTRA string=4 years)
Gottfried Leibniz bfeb882fdb few ARM fixes ago%!(EXTRA string=4 years)
Gottfried Leibniz 14e3b04274 fix hsvColor types ago%!(EXTRA string=4 years)
Gottfried Leibniz b857caa655 fix mat2 constructors ago%!(EXTRA string=4 years)
Giuseppe Barbieri 9621e7597e
Update type_vec4.hpp ago%!(EXTRA string=4 years)
nishidate-yuki c5f9b31688 Fix tengant typo ago%!(EXTRA string=4 years)
Gottfried Leibniz 656a699f9a fix: glm_never_inline ago%!(EXTRA string=4 years)
Zuzu-Typ fcda03b545 Removed precision qualifiers from atan2 in euler_angles.inl ago%!(EXTRA string=4 years)
Zuzu-Typ 1ed9bd96a9
Removed invalid precision qualifiers ago%!(EXTRA string=4 years)