Christophe Riccio
|
61b2a73e21
|
Fixed missing std:: namespace #898
|
2019-09-07 13:41:08 +02:00 |
|
Christophe Riccio
|
11c26f9edb
|
Fixed build problems due to printf and std::clock_t #778
|
2018-06-18 12:40:00 +02:00 |
|
Christophe Riccio
|
083782185e
|
Added openBounded and closeBounded
|
2017-09-20 23:10:52 +02:00 |
|
Christophe Riccio
|
1bf24f8344
|
Fixed glm::log2<int>() returns wrong value, missing static assert #683
|
2017-09-20 14:17:42 +02:00 |
|
Christophe Riccio
|
da84db5481
|
Replaced vecType by vec
|
2017-08-15 17:32:36 +02:00 |
|
Christophe Riccio
|
5a747d2ae5
|
Fixed warnings
|
2017-08-08 20:28:37 +02:00 |
|
Christophe Riccio
|
a41c4d83d2
|
Fixed warning tests
|
2017-08-07 14:34:28 +02:00 |
|
Christophe Riccio
|
aa026cc0da
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
|
Christophe Riccio
|
947b07cbc4
|
remove template alias for more compiler support and simplified swizzle expression implementation #584
|
2016-12-30 01:23:29 +01:00 |
|
Christophe Riccio
|
6482dd29d2
|
Added GLM_ENABLE_EXPERIMENTAL
|
2016-11-12 14:19:22 +01:00 |
|
Christophe Riccio
|
0e1e181484
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
|
Christophe Riccio
|
86c58b8b8b
|
Added iround and uround to GTC_integer, fast round on positive values
|
2016-03-10 21:53:08 +01:00 |
|
Christophe Riccio
|
52d05aee76
|
Fixed build
|
2016-03-10 21:24:37 +01:00 |
|
Christophe Riccio
|
c853df1638
|
Added uround to GTC_integer, fast round on positive values
|
2016-03-10 21:17:46 +01:00 |
|
Christophe Riccio
|
47c77475a9
|
- Improved overall execution time of unit tests #396
|
2015-09-06 22:22:20 +02:00 |
|
Christophe Riccio
|
357eaf7071
|
Fixed warnings
|
2015-07-18 10:00:00 +02:00 |
|
Christophe Riccio
|
042270d049
|
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
2015-02-15 12:38:23 +01:00 |
|
Christophe Riccio
|
fc8b4404f0
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
|
Christophe Riccio
|
e1a9702097
|
Fixed GTC_integer test
|
2014-12-04 22:47:30 +01:00 |
|
Christophe Riccio
|
bd2601f12a
|
Removed warnings
|
2014-12-04 00:27:49 +01:00 |
|
Christophe Riccio
|
09083fef05
|
Added more log2 tests
|
2014-12-02 20:48:26 +01:00 |
|
Christophe Riccio
|
a42f84ed47
|
Removed GLM_TEST_ENABLE_PERF
|
2014-11-29 20:46:58 +01:00 |
|
Christophe Riccio
|
7e81213fdd
|
Fixed mod function specialization #281 Fixed bitscan detection
|
2014-11-29 18:47:58 +01:00 |
|
Christophe Riccio
|
3f48ffefb0
|
Updated license
|
2014-11-26 00:27:12 +01:00 |
|
Christophe Riccio
|
e8fbcf76dd
|
Optimizations of log2 for ivec4
|
2014-11-24 01:56:36 +01:00 |
|