Christophe Riccio
|
61b2a73e21
Fixed missing std:: namespace #898
|
6 years ago |
Christophe Riccio
|
daf14f0f74
Added bitfieldRotate tests #862
|
6 years ago |
Christophe Riccio
|
11c26f9edb
Fixed build problems due to printf and std::clock_t #778
|
7 years ago |
Christophe Riccio
|
b4981e56fa
Added bitfieldDeinterleave with tests
|
7 years ago |
Christophe Riccio
|
d0ed6aef21
Fixed Visual C++ /W4 warnings
|
8 years ago |
Christophe Riccio
|
a2253436c7
Fixed warnings
|
8 years ago |
Christophe Riccio
|
e9f210c85f
Enable /WX, warning as error on Visual Studio
|
8 years ago |
Christophe Riccio
|
c68940224a
Fixed GCC and clang build
|
8 years ago |
Christophe Riccio
|
118be2fe8d
Fixed Clang with -Weverything build error
|
8 years ago |
Christophe Riccio
|
e7faf1b683
Fixed GTC_bit_field build
|
8 years ago |
Christophe Riccio
|
3a3653cfe5
Fixed bitfieldInterleave test
|
8 years ago |
Christophe Riccio
|
cad2c545f6
Fixed bitfield test failure #631
|
8 years ago |
Christophe Riccio
|
96adec5f5e
Added Z-order experiments
|
8 years ago |
Christophe Riccio
|
5459e93446
Added bitfield interleave implementation
|
8 years ago |
Christophe Riccio
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
Christophe Riccio
|
1c85265f97
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
9 years ago |
Christophe Riccio
|
f71171d49b
Fixed 32-bits build #528 #529, fixed VC 32 bits crash
|
9 years ago |
Christophe Riccio
|
0e1e181484
Clean up
|
9 years ago |
Christophe Riccio
|
7fe2f5fe65
Renamed instruction set flags
|
9 years ago |
Christophe Riccio
|
d33e3df02a
Fixed SIMD code path selection
|
9 years ago |
Christophe Riccio
|
ab159770b3
mad optimizations, fixed build
|
9 years ago |
Christophe Riccio
|
1becd76c5f
Fixed build
|
9 years ago |
Christophe Riccio
|
099bef4d16
Fixed GCC build
|
10 years ago |
Christophe Riccio
|
a472f50767
Fixed C++98 build
|
10 years ago |
Christophe Riccio
|
fc8b4404f0
Fixed faceforward build #289
|
11 years ago |
Christophe Riccio
|
a42f84ed47
Removed GLM_TEST_ENABLE_PERF
|
11 years ago |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 years ago |
Christophe Riccio
|
16a0c960f7
Move more performance tests inside GLM_PERF_ENABLE
|
11 years ago |
Christophe Riccio
|
0b8ca1a5b6
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
11 years ago |
Christophe Riccio
|
c36f3630eb
Fixed glm::mask function and tests
|
11 years ago |