Vincent Aymong
|
edde2bcf60
|
Fix a comment
|
ago%!(EXTRA string=8 years) |
Vincent Aymong
|
80bd3f16c1
|
More comments
Fix RQ test
Slight optimisation in QR
|
ago%!(EXTRA string=8 years) |
Vincent Aymong
|
d6abdb7935
|
Implements QR and RQ matrix decomposition functions.
|
ago%!(EXTRA string=8 years) |
Christophe
|
2dc6196467
|
Merge pull request #649 from Sillamacka/FixSimdSignConversionWarnings
Fix -Wsign-conversion warnings in `simd/common.h`. #649
|
ago%!(EXTRA string=8 years) |
Christophe
|
34b5c4623b
|
Merge pull request #648 from Sillamacka/FixStrayParenthesis
Fixed stray ')' that was breaking gtx/matrix_interpolation. #648
|
ago%!(EXTRA string=8 years) |
Magnus Bergsten
|
f9531c1524
|
Fix -Wsign-conversion warnings in `simd/common.h`.
|
ago%!(EXTRA string=8 years) |
Magnus Bergsten
|
0ca6a44454
|
Fixed stray ')' that was breaking gtx/matrix_interpolation.
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
26b3e3ed78
|
Fixed axisAngle NaN #638
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
631fd1703f
|
Added conan packaging configuration #643 #641, updated readme
|
ago%!(EXTRA string=8 years) |
Christophe
|
feff2c8096
|
Merge pull request #643 from dimi309/master
Added conan packaging configuration. #643 #641
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
412b562200
|
Added packing functions for integer vectors #639
|
ago%!(EXTRA string=8 years) |
dimitri
|
37857b02fe
|
Added conan packaging configuration.
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
98ffc6562c
|
Fixed glm::fastInverseSqrt to use fast inverse square #640
|
ago%!(EXTRA string=8 years) |
Christophe
|
23a7c7897b
|
Merge pull request #640 from miselin/fix-inversesqrt-precision
Use correct precision for detail::compute_inversesqrt in glm::fastInverseSqrt #640
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
4e6574749d
|
Fixed references to GLM_FORCE_RADIANS which was removed #642
|
ago%!(EXTRA string=8 years) |
Matthew Iselin
|
bff8379a29
|
Use correct precision in fastInverseSqrt to ensure the fast compute_inversesqrt is used.
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
cad2c545f6
|
Fixed bitfield test failure #631
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
0c3134a52d
|
Fixed usused variable warning in GTX_spline #618
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
a9a832e187
|
- Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
83602bdea4
|
- Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
2834d7376a
|
Fixed dual quaternion != operator #629
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
40398d67cd
|
Added vec2 cross #621
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
96adec5f5e
|
Added Z-order experiments
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
ff64d51a1c
|
Merge 0.9.8 branch
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
e36368273b
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
5459e93446
|
Added bitfield interleave implementation
|
ago%!(EXTRA string=8 years) |
Christophe
|
93f858503c
|
Merge pull request #617 from elect86/patch-4
Update func_common.hpp, typo #617
|
ago%!(EXTRA string=8 years) |
Giuseppe Barbieri
|
6d72ce042f
|
Update func_common.hpp
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
bb4f6dc9d4
|
Removed support of boost static_assrt
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
9f4971289c
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
7fdf3c34df
|
Added packing tests
|
ago%!(EXTRA string=8 years) |
Christophe
|
a813c3f291
|
Merge pull request #615 from Sillamacka/FixShadowWarnings
Fix some more shadowing warnings that had slipped through. #615
|
ago%!(EXTRA string=8 years) |
Magnus Bergsten
|
0ffaea051e
|
Fix some more shadowing warnings that had slipped through.
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
149a6c4258
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
c42376625a
|
Merge branch '0.9.8'
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
c6a8b4464b
|
- Fixed packF3x9_E1x5 exponent packing #614
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
d53e36782b
|
- Fixed packF3x9_E1x5 exponent packing #614
|
ago%!(EXTRA string=8 years) |
Christophe
|
ff790f3593
|
Merge pull request #613 from blahgeek/cuda-compiler-version
Properly set cuda compiler version #613
|
ago%!(EXTRA string=8 years) |
BlahGeek
|
0b48eecae8
|
properly set cuda compiler version
|
ago%!(EXTRA string=8 years) |
Christophe
|
f269730d4b
|
Merge pull request #611 from kveretennicov/patch-1
Fix some style and typos in Manual #611
|
ago%!(EXTRA string=8 years) |
Konstantin Veretennicov
|
eda0b27f23
|
Fix some style and typos in Manual
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
aeccbf1792
|
Added reference to cglm in GLM manual #609
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
f048b346fb
|
Merged GLM 0.9.8
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
8d3bc422e1
|
Fixed Clang version detection from source #608
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
4a71e6a02f
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=8 years) |
Christophe
|
1b40d6b957
|
Merge pull request #610 from elect86/patch-3
Update rotate_vector.hpp typos #610
|
ago%!(EXTRA string=8 years) |
Giuseppe Barbieri
|
af4499f3ca
|
Update rotate_vector.hpp
|
ago%!(EXTRA string=8 years) |
Giuseppe Barbieri
|
38b2fef162
|
Update rotate_vector.hpp
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
e4f768102b
|
Fixed define
|
ago%!(EXTRA string=8 years) |
Christophe
|
f84437dc56
|
Merge pull request #607 from elect86/patch-2
Fixed links in the manual #607
|
ago%!(EXTRA string=8 years) |