545 Commits (b90c4c430e3fe7fc48317f99f36e12c7b0380b29)

Author SHA1 Message Date
Christophe Riccio c14e2d7fbc Added precision template parameter ago%!(EXTRA string=12 years)
Christophe Riccio 39cf417691 Added initial implementation for forward declarations: int and float scalar types, #56 ago%!(EXTRA string=12 years)
Christophe Riccio dab66f81e5 Fixed mix function for bool and bvec* type third parameter, issue #59 ago%!(EXTRA string=12 years)
Christophe Riccio 96ecbbb28b Added more mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio b7f622a142 Added mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio c3af426eb1 Added mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio 982bb5ce5d Added rotation function, issue #22 ago%!(EXTRA string=12 years)
Christophe Riccio 1e3cb00fe5 Completed bit interleaving for 3 and 4 values ago%!(EXTRA string=12 years)
Christophe Riccio 3e3736769c Fixed intrinsics build ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Maksim Vorobiev 50c870ea96 Moved all dual quaternion functionality from GTC space to GTX. ago%!(EXTRA string=12 years)
Maksim Vorobiev 93f0527b12 Removed unneccessary copypasted test ago%!(EXTRA string=12 years)
Maksim Vorobiev c73dc4a05f Added dual quaternion functionality ago%!(EXTRA string=12 years)
Christophe Riccio bd7125c50b Added bit interleave for 3 and 4 integers ago%!(EXTRA string=12 years)
Christophe Riccio 6799127ec6 Fixed any and all for scalars ago%!(EXTRA string=12 years)
Christophe Riccio 59b9a780e9 Added GTX_scalar_relational implementation and tests ago%!(EXTRA string=12 years)
Christophe Riccio c57a000791 Added bitfieldInterleave implementation ago%!(EXTRA string=12 years)
Christophe Riccio df0d9e687e Improved bitfield interleaved tests ago%!(EXTRA string=12 years)
Christophe Riccio 920ca0a242 Experiments to add bitfieldInterleave ago%!(EXTRA string=12 years)
Christophe Riccio 5d22aabe70 Anonymous structure in unions are only supported by Visual C++, not C++ 11 ago%!(EXTRA string=12 years)
Christophe Riccio fee63c9b0f Fixed message display ago%!(EXTRA string=12 years)
Christophe Riccio d52a388000 Refactoring of integer and float details, use of C++11 integer types when available. ago%!(EXTRA string=12 years)
Christophe Riccio 7848efdba9 Fixed space ago%!(EXTRA string=12 years)
Christophe Riccio 5db36dc39c Fixed epsilonEqual test on quaternions ago%!(EXTRA string=13 years)
Christophe Riccio 29805391bd Added tests for slerp function ago%!(EXTRA string=13 years)
Christophe Riccio 739ab3529c Resolved issue #4, added GLM_GTX_rotate_normalized_axis ago%!(EXTRA string=13 years)
Christophe Riccio 841f91e830 Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions ago%!(EXTRA string=13 years)
Christophe Riccio 8b75ff6e1c Added GTX_multiple tests ago%!(EXTRA string=13 years)
Christophe Riccio b8f30c5ad3 Fixed bug #11, added missing quat based epsilonEqual and epsilonNotEqual definitions ago%!(EXTRA string=13 years)
Christophe Riccio 4fff9b4367 Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
Christophe Riccio c9a0b87c7b Fixed spaces ago%!(EXTRA string=13 years)
Christophe Riccio bfec0e2388 Fixed epsilon for half types ago%!(EXTRA string=13 years)
Christophe Riccio cdf5d19275 Fixed space characters, using tab ago%!(EXTRA string=13 years)
Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests ago%!(EXTRA string=13 years)
Christophe Riccio 9d9a625493 Renamed equalEpsilon function into epsilonEqual and added tests ago%!(EXTRA string=13 years)
Christophe Riccio 1dda2390e5 Fixed warnings on MacOS X ago%!(EXTRA string=13 years)
Christophe Riccio c899d63725 Fixed Clang and LLVM GCC detection ago%!(EXTRA string=13 years)
Christophe Riccio b9d9ae4ec5 updated CLang version detection ago%!(EXTRA string=13 years)
Christophe Riccio 8b5e63375f updated CLang version detection ago%!(EXTRA string=13 years)
Christophe Riccio c6d87a9458 Added compiler detection ago%!(EXTRA string=13 years)
Christophe Riccio 1eac545656 Fixed Intel compiler detection ago%!(EXTRA string=13 years)
Christophe Riccio b012c80771 Fixed isnan for Intel compiler ago%!(EXTRA string=13 years)
Christophe Riccio 7e3f00d034 Added missing test files ago%!(EXTRA string=13 years)
Christophe Riccio c2eea6da26 Removed floor_log2, comment that isnan and isinf are not working on MinGW ago%!(EXTRA string=13 years)
Christophe Riccio c7812d44cf Added findLSB test ago%!(EXTRA string=13 years)
Christophe Riccio 8a7d6080d1 Fixed findMSB generic path ago%!(EXTRA string=13 years)
Christophe Riccio ade527271e Fixed transpose test ago%!(EXTRA string=13 years)
Christophe Riccio 45f82ab884 Added transpose test ago%!(EXTRA string=13 years)
Christophe Riccio 34dc3a6ef6 Fixed matrixCompMult function for none square matrix ago%!(EXTRA string=13 years)
Christophe Riccio 05426e7398 Fixed matrixCompMult function for none square matrix ago%!(EXTRA string=13 years)