261 Commits (5e310b51cd36d4d0948ce2d449f8993d646946a2)

Author SHA1 Message Date
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio 4340f3fa6f Fixed C++ language restriction using GLM_FORCE_CXX** ago%!(EXTRA string=11 years)
Christophe Riccio c556770a32 Fixed C++98 only build ago%!(EXTRA string=11 years)
Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio c20df07879 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio 97182990a7 Move GTC_type_aligned to GTX extensions ago%!(EXTRA string=11 years)
Christophe Riccio 7621a735a3 Move GTC_type_aligned to GTX extensions ago%!(EXTRA string=11 years)
Christophe Riccio 9c65087f90 Fixed build on VC2010 ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 5960196ce8 Clean up white spaces, fix build with VC15 ago%!(EXTRA string=11 years)
Christophe Riccio 3716995414 Fixed white spaces ago%!(EXTRA string=11 years)
Christophe Riccio 141c1856a7 Removed <iostream> in GLM tests, use <cstdio> instead ago%!(EXTRA string=11 years)
Christophe Riccio d606eaf2da Clean up white spaces ago%!(EXTRA string=11 years)
Christophe Riccio 191dbe92dc Added dualquat trivially copyable test. #263 ago%!(EXTRA string=11 years)
Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 ago%!(EXTRA string=11 years)
Mathias Labeyrie b3bdf83bd8 rename some vars ago%!(EXTRA string=11 years)
Mathias Labeyrie ef1c33d2d5 test perf fastAtan ago%!(EXTRA string=11 years)
Mathias Labeyrie a7b3fca0b2 test perf fastAsin ago%!(EXTRA string=11 years)
Mathias Labeyrie 43387c81de test perf fastAcos ago%!(EXTRA string=11 years)
Mathias Labeyrie c4b5fa2a93 test perf fastTan ago%!(EXTRA string=11 years)
Mathias Labeyrie 74cfc7451a test perf fastSin ago%!(EXTRA string=11 years)
Mathias Labeyrie 183c7141e2 performance test for glm::fastCos ago%!(EXTRA string=11 years)
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio d3b368b65c Added GTC_integer, deprecated GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio eaa3b72b99 Added isPowerOfTwo tests ago%!(EXTRA string=11 years)
Christophe Riccio 8dd3ec02ea Removed bitRevert, duplicated of bitfieldReverse ago%!(EXTRA string=11 years)
Christophe Riccio 087d6292e3 Added GTC_bitfield extension, promoted GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio 0c522117c8 Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount ago%!(EXTRA string=11 years)
Christophe Riccio 4fc68ffe49 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
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 ago%!(EXTRA string=11 years)
Christophe Riccio 75939a7960 Fixed GTX_string_cast to support for integer types #249 ago%!(EXTRA string=11 years)
Christophe Riccio f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
Christophe Riccio a00fc3fdf4 Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242 ago%!(EXTRA string=11 years)
Joshua Moerman 62ac07815c Adds scalar multiplication for all types ago%!(EXTRA string=11 years)
Joshua Moerman 77c704e210 Adds range support ago%!(EXTRA string=11 years)
Christophe Riccio 46e61b4f07 Added test for fastSin #231 ago%!(EXTRA string=11 years)
Christophe Riccio ec513f4466 Added GTX_common with isdenomal #223 ago%!(EXTRA string=11 years)
Christophe Riccio ac3c2e37f1 Rely on STL functions for GLM functions using the same prototype #233 ago%!(EXTRA string=11 years)
Christophe Riccio 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio 7fe8a1944c Fixed fastDistance ambiguity #215 ago%!(EXTRA string=11 years)
Christophe Riccio a2b70690c1 Added test gor issue #199 ago%!(EXTRA string=11 years)
Christophe Riccio d77bfa1a70 Fixed GTX_color_space - saturation #195 ago%!(EXTRA string=11 years)
Christophe Riccio e33136538d - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) ago%!(EXTRA string=11 years)
Christophe Riccio 12cde2bf75 Added eulerAnglesX tests ago%!(EXTRA string=11 years)
Christophe Riccio ae2af04599 Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178) ago%!(EXTRA string=11 years)
Christophe Riccio 6aa34be6ad Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165) ago%!(EXTRA string=11 years)
Christophe Riccio a310855d23 Fixed undefined reference to fastInverseSqrt (#161) ago%!(EXTRA string=11 years)
Christophe Riccio d7862e4bb5 Fixed SSE code included in GLM tests on pure platforms ago%!(EXTRA string=12 years)