Christophe Riccio
|
e9f210c85f
Enable /WX, warning as error on Visual Studio
|
8 年之前 |
Christophe Riccio
|
faf1da52b7
Renamed P (for precision) template argument to Q (for qualifier)
|
8 年之前 |
Christophe Riccio
|
e76fca75a0
More consistent coding style
|
8 年之前 |
Christophe Riccio
|
a805fb9d68
Renamed precision enum to qualifier
|
8 年之前 |
Christophe Riccio
|
ac3abfdac7
Replaced vecType template argument by vec template
|
8 年之前 |
Christophe Riccio
|
da84db5481
Replaced vecType by vec
|
8 年之前 |
Christophe Riccio
|
384dab02e4
Reduce the number of warnings with -Weverything #646
|
8 年之前 |
Christophe Riccio
|
4875f79eb0
Removed old compiler version
|
9 年之前 |
Christophe Riccio
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 年之前 |
Christophe Riccio
|
4dd748f380
Renamed tvec into vec
|
9 年之前 |
John McFarlane
|
506a487d24
parameterize number of dimensions of vector in tvec<D, T, P>
|
9 年之前 |
Christophe Riccio
|
a609a0fea6
- Added more information to build messages
|
9 年之前 |
Christophe Riccio
|
0e1e181484
Clean up
|
9 年之前 |
Christophe Riccio
|
47c77475a9
- Improved overall execution time of unit tests #396
|
10 年之前 |
Christophe Riccio
|
af10e20f68
Fixed core_func_integer test
|
10 年之前 |
Christophe Riccio
|
fc8b4404f0
Fixed faceforward build #289
|
11 年之前 |
Christophe Riccio
|
83ad80d6b4
Fixed clang build
|
11 年之前 |
Christophe Riccio
|
a42f84ed47
Removed GLM_TEST_ENABLE_PERF
|
11 年之前 |
Christophe Riccio
|
0b9b157e24
Fixed test return type
|
11 年之前 |
Christophe Riccio
|
d79b17bcd1
Fixed test compiler error in Clang
|
11 年之前 |
Christophe Riccio
|
98fd37bef1
Fixed build
|
11 年之前 |
Christophe Riccio
|
a6b31d8fa1
Fixed test build
|
11 年之前 |
Christophe Riccio
|
cfac6e1b06
Fixed _tzcnt_u32 build, only with Windows
|
11 年之前 |
Christophe Riccio
|
7e81213fdd
Fixed mod function specialization #281 Fixed bitscan detection
|
11 年之前 |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 年之前 |
Christophe Riccio
|
0bffce4f4b
Optimized findMSB and findLSB
|
11 年之前 |
Christophe Riccio
|
72cbc4c065
Fixed uaddCarray and updated tests #253
|
11 年之前 |
Christophe Riccio
|
45645988e9
Fixed uaddCarray #253. Fixed GCC build errors.
|
11 年之前 |
Christophe Riccio
|
db4be24897
Fixed test build on ICC
|
11 年之前 |
Christophe Riccio
|
0b8ca1a5b6
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
11 年之前 |