Christophe
|
f86092a658
Remove disabled warnings (#1213)
|
1 year ago |
Christophe Riccio
|
61b2a73e21
Fixed missing std:: namespace #898
|
6 years ago |
Christophe Riccio
|
11c26f9edb
Fixed build problems due to printf and std::clock_t #778
|
7 years ago |
Christophe Riccio
|
083782185e
Added openBounded and closeBounded
|
8 years ago |
Christophe Riccio
|
1bf24f8344
Fixed glm::log2<int>() returns wrong value, missing static assert #683
|
8 years ago |
Christophe Riccio
|
da84db5481
Replaced vecType by vec
|
8 years ago |
Christophe Riccio
|
5a747d2ae5
Fixed warnings
|
8 years ago |
Christophe Riccio
|
a41c4d83d2
Fixed warning tests
|
8 years ago |
Christophe Riccio
|
aa026cc0da
Removed glm::uninitialize
|
8 years ago |
Christophe Riccio
|
947b07cbc4
remove template alias for more compiler support and simplified swizzle expression implementation #584
|
9 years ago |
Christophe Riccio
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
9 years ago |
Christophe Riccio
|
0e1e181484
Clean up
|
9 years ago |
Christophe Riccio
|
86c58b8b8b
Added iround and uround to GTC_integer, fast round on positive values
|
9 years ago |
Christophe Riccio
|
52d05aee76
Fixed build
|
9 years ago |
Christophe Riccio
|
c853df1638
Added uround to GTC_integer, fast round on positive values
|
9 years ago |
Christophe Riccio
|
47c77475a9
- Improved overall execution time of unit tests #396
|
10 years ago |
Christophe Riccio
|
357eaf7071
Fixed warnings
|
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
|
e1a9702097
Fixed GTC_integer test
|
11 years ago |
Christophe Riccio
|
bd2601f12a
Removed warnings
|
11 years ago |
Christophe Riccio
|
09083fef05
Added more log2 tests
|
11 years ago |
Christophe Riccio
|
a42f84ed47
Removed GLM_TEST_ENABLE_PERF
|
11 years ago |
Christophe Riccio
|
7e81213fdd
Fixed mod function specialization #281 Fixed bitscan detection
|
11 years ago |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 years ago |
Christophe Riccio
|
e8fbcf76dd
Optimizations of log2 for ivec4
|
11 years ago |
Christophe Riccio
|
88894045af
Added integer log2 test
|
11 years ago |
Christophe Riccio
|
2d50df61c3
Initial structure for GTC_integer
|
11 years ago |
Christophe Riccio
|
bc5fe52a44
Removed empty GTC_integer
|
11 years ago |
Christophe Riccio
|
a604ebdaa5
Fixed build
|
11 years ago |