Christophe Riccio
|
08a7fc698e
|
Updated 0.9.8 readme URL
|
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) |
Christophe Riccio
|
9613edbaf5
|
Updated GTC_type_aligned extension
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c256a4ed11
|
Added unaligned precision qualifiers
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7aca47b19e
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0699896927
|
Merge branch '0.9.7'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
39e63661a6
|
Fixed STL for C++11 detection on ICC #510
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
8848bc2a08
|
Fixed STL for C++11 detection on Intel compiler #510
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b54a256499
|
- Fixed strict aliaing warnings #473
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
4155e5b820
|
Workaround GCC build with GLM_FORCE_PURE defined
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
731a263325
|
Fixed bitcount build errors
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
5fdca07eee
|
Clean up
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fd4ada5843
|
Support aligned *vec* even when SIMD isn't enabled
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
416632ea37
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b357636d0f
|
Fixed GCC build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
f16dd36dfb
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9d7b180596
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
41984e42ab
|
Added GTC_type_aligned with aligned *vec* types
|
ago%!(EXTRA string=9 years) |