Tom Kneiphof
|
c48d16b911
Fix sequence-point warnings
|
1 year ago |
Christophe
|
f86092a658
Remove disabled warnings (#1213)
|
1 year ago |
Mark Sheppard
|
3cb568cd37
Fix Clang 15 test build errors
|
2 years ago |
Christophe Riccio
|
436579b37e
Fixed Wimplicit-int-float-conversion warnings with clang 10+ #986
|
6 years ago |
Khem Raj
|
d2b9bbb911
Fix Wimplicit-int-float-conversion warnings with clang 10+
|
6 years ago |
Christophe
|
3a65b7a628
Completed EXT_*_integer extensions
|
6 years ago |
Christophe Riccio
|
11c26f9edb
Fixed build problems due to printf and std::clock_t #778
|
7 years ago |
Christophe Riccio
|
3358f33870
Fixed Visual C++ warnings
|
8 years ago |
Christophe Riccio
|
7466c4a9e7
Fixed Visual C++ warnings
|
8 years ago |
Christophe Riccio
|
faf1da52b7
Renamed P (for precision) template argument to Q (for qualifier)
|
8 years ago |
Christophe Riccio
|
e76fca75a0
More consistent coding style
|
8 years ago |
Christophe Riccio
|
a805fb9d68
Renamed precision enum to qualifier
|
8 years ago |
Christophe Riccio
|
36178f91e9
More use of GLM constants
|
8 years ago |
Christophe Riccio
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
John McFarlane
|
506a487d24
parameterize number of dimensions of vector in tvec<D, T, P>
|
9 years ago |
Christophe Riccio
|
1a95482b50
Optimized taylorCos
|
9 years ago |
Christophe Riccio
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
9 years ago |
Christophe Riccio
|
0e1e181484
Clean up
|
9 years ago |
Christophe Riccio
|
0dd4cc4356
Fixed test
|
10 years ago |
Christophe Riccio
|
992a56089b
Fixed excessive GTX_fast_trigonometry execution time #396
|
10 years ago |
Christophe Riccio
|
b55ff22719
Fixed test
|
10 years ago |
Christophe Riccio
|
034d32c376
Fixed tests
|
10 years ago |
Christophe Riccio
|
08eedc6209
Added experiment for new fastCos. More sRGB tests.
|
10 years ago |
Christophe Riccio
|
042270d049
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
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
|
9c65087f90
Fixed build on VC2010
|
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
|
b7b8b18f83
performance test for fast_trigonometry #265
|
11 years ago |