Christophe Riccio
|
fc8b4404f0
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
|
Christophe Riccio
|
e4ccd06e29
|
Second set of fixes for Android #284
|
2014-12-09 23:54:03 +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
|
d276bf3b98
|
Doxygen fixes
|
2014-11-25 00:56:37 +01:00 |
|
Christophe Riccio
|
117634c7ea
|
Fixed GCC build issue on new alignment types. More simd stuff to vec4
|
2014-11-23 22:13:22 +01:00 |
|
Christophe Riccio
|
bddce172f7
|
Fixed Clang and LLVM detections
|
2014-11-23 21:14:08 +01:00 |
|
Christophe Riccio
|
20bdab33dd
|
Branch free refract and reflect
|
2014-11-22 00:37:08 +01:00 |
|
Christophe Riccio
|
582ea579a3
|
Fixed sign for unsigned types #271
|
2014-11-22 00:03:39 +01:00 |
|
Christophe Riccio
|
38161f01f8
|
Further optimized glm::sign for signed and unsigned int #271
|
2014-11-21 23:43:48 +01:00 |
|
Christophe Riccio
|
b0b84a3dc1
|
Optimized sign for vector types #271
|
2014-11-21 00:50:47 +01:00 |
|
plasmacel
|
7def337781
|
Update func_common.inl
|
2014-11-20 15:33:28 +01:00 |
|
Christophe Riccio
|
cfce5f436c
|
Merge more precision for fastCos and fastSin #264
|
2014-11-14 21:28:58 +01:00 |
|
Christophe Riccio
|
41c00872a1
|
Fixed GCC build
|
2014-11-01 23:35:10 +01:00 |
|
Christophe Riccio
|
c5776a725e
|
Merge branch 'master' into vectorize
|
2014-10-31 01:33:12 +01:00 |
|
Christophe Riccio
|
fc253a0e5b
|
Fixed Visual C++ 10 build
|
2014-10-31 01:29:38 +01:00 |
|
Christophe Riccio
|
1331e156cb
|
Fixed non C++11 build
|
2014-10-31 01:26:00 +01:00 |
|
Christophe Riccio
|
dced21e745
|
Added multiple 'sign' implementations for integers, unit tests and performancetests.
|
2014-10-29 00:18:41 +01:00 |
|
Christophe Riccio
|
eb915ed808
|
Fixed frac and added more roundEven tests
|
2014-10-25 14:30:43 +02:00 |
|
Christophe Riccio
|
f70ee7ef28
|
Vectorize many common functions
|
2014-10-25 00:08:10 +02:00 |
|
Christophe Riccio
|
44a734d93a
|
Fixed build
|
2014-10-22 15:58:13 +02:00 |
|
Christophe Riccio
|
47a6947736
|
Make detail::functor1 capable to return a different argument value_type than the argument value_type
|
2014-10-20 02:22:53 +02:00 |
|
Christophe Riccio
|
bf08a0e234
|
Replace function instanciations with macros by templates
|
2014-10-20 02:03:48 +02:00 |
|
Christophe Riccio
|
0042517167
|
Replace function instanciations with macros by templates
|
2014-10-20 00:34:59 +02:00 |
|
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
2014-10-19 03:33:14 +02:00 |
|
Christophe Riccio
|
8cb9328e11
|
Additional fix for GLM_FORCE_SIZE_FUNC #245
|
2014-10-12 02:11:02 +02:00 |
|
Christophe Riccio
|
c2d542562e
|
Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
|
2014-10-12 01:24:28 +02:00 |
|
Christophe Riccio
|
f9484a6e9f
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
Christophe Riccio
|
5f7862ebec
|
Improved linearRand: support precision and integers (#230)
|
2014-09-06 21:52:51 +02:00 |
|
Christophe Riccio
|
ac3c2e37f1
|
Rely on STL functions for GLM functions using the same prototype #233
|
2014-09-06 01:45:13 +02:00 |
|
Christophe Riccio
|
f916339ca7
|
Rely on C++11 to implement isinf and isnan
|
2014-08-04 01:18:34 +02:00 |
|
Christophe Riccio
|
affd405b37
|
Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2
|
2014-05-06 22:45:18 +02:00 |
|
Christophe Riccio
|
e04ded9e39
|
Fixed glm::isinf and glm::isnan for with Android NDK 9d #191
|
2014-05-05 23:08:49 +02:00 |
|
Christophe Riccio
|
638d49b549
|
Added static assert to test the argument 'a' type of 'mix' function
|
2014-01-18 03:26:51 +01:00 |
|
Christophe Riccio
|
926c8d159c
|
Fixed mix function link error
|
2014-01-18 03:15:54 +01:00 |
|
Christophe Riccio
|
dd272c52ee
|
Fixed non power of two matrix products
|
2014-01-13 23:41:11 +01:00 |
|
Christophe Riccio
|
c3e4881833
|
Fixed warnings with the Android NDK 9c (#156)
|
2014-01-12 22:48:57 +01:00 |
|
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
Christophe Riccio
|
6b2ecaaf42
|
Clean up
|
2013-12-26 02:46:34 +01:00 |
|
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
2013-12-24 10:41:59 +01:00 |
|