230 Commits (72a5de232099fbca32d573a76349dbb51f7851ef)

Author SHA1 Message Date
Christophe Riccio ca3927b61a Fixed swizzle tests ago%!(EXTRA string=12 years)
Christophe Riccio 6d2170adb3 Fixed C++11 activation on XCode for the CMake test suite ID ago%!(EXTRA string=12 years)
Christophe Riccio cd186dadb3 Optimized packing and unpacking functions ago%!(EXTRA string=12 years)
Christophe Riccio 98a277d6af Removed a static_assert ago%!(EXTRA string=12 years)
Christophe Riccio b9266c07b0 Using C++ casts ago%!(EXTRA string=12 years)
Christophe Riccio 635d2d0eca Fixed GTC_packing build ago%!(EXTRA string=12 years)
Christophe Riccio 4b7862b314 Fixed issues with ref types for l-value swizzle operators ago%!(EXTRA string=12 years)
Christophe Riccio bc72fafdd9 Removed multiple component selection code ago%!(EXTRA string=12 years)
Christophe Riccio 6e82d7ba31 Remove unsupported compiler detection ago%!(EXTRA string=12 years)
Christophe Riccio 1de93021bd Updated compiler detection ago%!(EXTRA string=12 years)
Christophe Riccio 9464e5b590 Added error for unsupported compiler versions ago%!(EXTRA string=12 years)
Christophe Riccio 25a5c21a24 Initial build with half types removed ago%!(EXTRA string=12 years)
Christophe Riccio 573712405b Added declaration for new GTC_packing extension ago%!(EXTRA string=12 years)
Christophe Riccio 1c68cee29b Clean up code test for branch compatibility on all platforms ago%!(EXTRA string=12 years)
Christophe Riccio 28d8e7f251 Fixed increment and decrement operators tests ago%!(EXTRA string=12 years)
Christophe Riccio 691f04e14f Fixed post in/decrement operators ago%!(EXTRA string=12 years)
Christophe Riccio 57a093035f Updated cast test ago%!(EXTRA string=12 years)
Christophe Riccio 56564badb5 Added tests for issue #72 ago%!(EXTRA string=12 years)
Christophe Riccio 54e9d54579 Fixed tests and mat type typedefs ago%!(EXTRA string=12 years)
Christophe Riccio d4043ea49a Added all precision types for GTC_type_precision ago%!(EXTRA string=12 years)
Christophe Riccio 296e3d7007 Fixed half precision implementation 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 3e3736769c Fixed intrinsics build ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 59b9a780e9 Added GTX_scalar_relational implementation and tests 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 7848efdba9 Fixed space ago%!(EXTRA string=12 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 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests 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)
Christophe Riccio dadf53884e Fixed transpose test ago%!(EXTRA string=13 years)