Christophe Riccio
|
4ab9776756
|
Fixed build error
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
8c8c8367e3
|
Improved aligned types support
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
ad1ae45066
|
More use of GLM_HAS_ALIGNED_TYPE
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b3d57f2cc9
|
Improved aligned types support
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
eb20cdc6ae
|
Added precision qualifier tests
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
48ab7db993
|
Merge branch '0.9.8'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
71004231c6
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
dc89797275
|
- Added quaternion version of isnan and isinf #521
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7e8d5f4406
|
Merge branch '0.9.8'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
21a9d4ce18
|
Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a1b4bdbf03
|
Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
630f0840f2
|
Removed 0.9.8 deprecated extensions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a5e9632215
|
Merge branch '0.9.8'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7eb0adb7a5
|
Clean up
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
12de9b3764
|
Merged 0.9.8 branch
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
08a7fc698e
|
Updated 0.9.8 readme URL
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
077aaca6f7
|
Updated version
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6a6b54b699
|
Fixed long long warnings, fixed precision qualifier values on Clang where qualifiers had the same values
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c80e142816
|
No more warnings for use of long long
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0671e609bb
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7268a3d0c3
|
0.9.7 branch
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
dff3af56a8
|
GLM 0.9.7.6 release
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
07baa3b45a
|
Revert, to reduce risks of regressions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2a3d241d78
|
GLM requires anynimous struct for SIMD optimizations and swizzle support #524
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
848d68fe96
|
GLM requires long long support (C++98) and anonymous struct (C++11), disable the warnings within GLM. Strict compilers support check is performed. #524
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b157b1f6e3
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9e27641d94
|
Fixed Clang warning
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
46cd601681
|
Fixed build error #524
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
61e8432634
|
Fixed bad merge
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6271aa1530
|
Merged 0.9.7 branch, Factorized GLM_COMPILER_LLVM and GLM_COMPILER_APPLE_CLANG into GLM_COMPILER_CLANG
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2087606611
|
- Improved C++ 11 STL detection #523
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
76fce77337
|
- Updated list of compiler versions detected
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
09cbd5f7d6
|
Removed useless const references
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6d169bccc2
|
Fixed scalar reciprocal functions (GTC_reciprocal) #520
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
166099e82d
|
Added generic quaternion SIMD optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9459aac681
|
Allows length2 specialization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0698e6537a
|
Merge branch '0.9.7'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
33b9dad843
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
212d343d5f
|
Reduce included code
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c85e24d978
|
Merge branch '0.9.7'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b6da1e45e8
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c406cabf6b
|
Merged 0.9.7
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e42e6257e3
|
Cherry pick #482 fix
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
f4f69be57e
|
Merge branch '0.9.7'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
bfb64e7657
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6e9b524be1
|
Fixed matrix functions using SIMD code on unaligned types #518
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b8b43e6a4d
|
Added GTC_functions extension
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
3b1af3fe0b
|
Fixed build using SIMD
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6cb2c7f95c
|
Fixed spelling mistake #517
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0e1e181484
|
Clean up
|
ago%!(EXTRA string=9 years) |