201 Commits (478dc697ff9c46a034c9bc4143d6498ae63f98df)

Author SHA1 Message Date
jan p springer 2a52f56360 fixed: printf -> std::printf and missing include ago%!(EXTRA string=12 years)
Christophe Riccio 4acd5b087d Added assert for initilizer lists to match sizes ago%!(EXTRA string=12 years)
Christophe Riccio eb59cb9af6 Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
Christophe Riccio 5ea160413d Completed initializer list tests ago%!(EXTRA string=12 years)
Christophe Riccio 2d5724e23a Added more initializer lists tests ago%!(EXTRA string=12 years)
Christophe Riccio 9b1f079856 Added C++ 11 initializer list for matrix types ago%!(EXTRA string=12 years)
Christophe Riccio 81ed43373f Fixed mat4 initializer list contructors ago%!(EXTRA string=12 years)
Christophe Riccio d656658849 Added initializer_list contructor test ago%!(EXTRA string=12 years)
Christophe Riccio 812ff4fcc8 Initializer list experiment ago%!(EXTRA string=12 years)
Christophe Riccio b51fe09cb9 Fixed build ago%!(EXTRA string=12 years)
Christophe Riccio 5dc52c722c Added mat4 initializer experiment ago%!(EXTRA string=12 years)
Christophe Riccio 71855943e0 Added initializer lists ago%!(EXTRA string=12 years)
Christophe Riccio 1e69dfe30e Added a quation constructor taking two axis ago%!(EXTRA string=12 years)
Christophe Riccio 08c95429fe Fixed build on GCC ago%!(EXTRA string=12 years)
Christophe Riccio 33a482a6be Added GCC49 detection ago%!(EXTRA string=12 years)
Christophe Riccio b258af3e67 Fixed B /= B.y bug for all assignment operators of vector classes. #116 ago%!(EXTRA string=12 years)
Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
Christophe Riccio 4707333a58 Added std::round test ago%!(EXTRA string=12 years)
Christophe Riccio d37d3539ed - Fixed ldexp implementation ago%!(EXTRA string=12 years)
Christophe Riccio b72ce6addc Swizzle operators are disabled again by default... :/ ago%!(EXTRA string=12 years)
Christophe Riccio 1d9e6dc95c Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation. ago%!(EXTRA string=12 years)
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)