christophe
|
24a14718fe
Removed initializer list C++98 workarounds
|
1 month ago |
christophe
|
ab5c4c6ee8
Remove GLM_HAS_STATIC_ASSERT C++11 workarounds
|
1 month ago |
Christophe
|
b101e8f3de
Fixed SIMD implementation #1222
|
1 year ago |
Christophe
|
f86092a658
Remove disabled warnings (#1213)
|
1 year ago |
olga
|
97e09aa304
Fix round test
|
2 years ago |
tnixeu
|
49d89a0009
uses all variables in test
|
6 years ago |
Christophe Riccio
|
13ca6771ca
Fixed constexpr build...
|
7 years ago |
Christophe Riccio
|
6d34ae4c5e
Refactor EXT headers
|
7 years ago |
Christophe Riccio
|
310b8405c9
Refactor split headers as extension files
|
7 years ago |
Christophe Riccio
|
7086d902e2
Fixed relational code, reduced header dependencies
|
7 years ago |
Christophe Riccio
|
78879c675c
Refactor headers
|
7 years ago |
Christophe Riccio
|
e1d21258e7
Split headers to improve compilation time #670
|
7 years ago |
Christophe Riccio
|
3f0bed6dce
Refactor vec1 implementation
|
7 years ago |
Groove
|
0c83020e4e
Fixed error: comparing floating point with == or != is unsafe
|
7 years ago |
Groove
|
382d3c674d
Fixed error: comparing floating point with == or != is unsafe
|
7 years ago |
Groove
|
af8964a78f
Fixed build
|
7 years ago |
Groove
|
76707df1f1
Fixed comparing floating point with == or != is unsafe error
|
7 years ago |
Groove
|
c3c8b73c57
Use constexpr only with C++14 compiler
|
7 years ago |
Groove
|
5620858a14
Fixed build
|
7 years ago |
Groove
|
16106b2e3e
Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection
|
7 years ago |
Groove
|
c5386c05f9
More constexpr experiments
|
7 years ago |
Christophe Riccio
|
11c26f9edb
Fixed build problems due to printf and std::clock_t #778
|
7 years ago |
Christophe Riccio
|
1139f10a59
Fixed build
|
7 years ago |
Christophe Riccio
|
b4981e56fa
Added bitfieldDeinterleave with tests
|
7 years ago |
Giuseppe Barbieri
|
b2a1d7a293
Update core_func_common.cpp
|
7 years ago |
Christophe Riccio
|
fcbedf5058
Fixed glm::step that didn't work with scalars #684
|
8 years ago |
Christophe Riccio
|
f654900a01
Fixed warnings
|
8 years ago |
Christophe Riccio
|
2c2d3931ee
Fixed Visual C++ /W4 warnings
|
8 years ago |
Christophe Riccio
|
e9f210c85f
Enable /WX, warning as error on Visual Studio
|
8 years ago |
Christophe Riccio
|
b936761960
Fixed warnings
|
8 years ago |