217 Commits (1c6eff28fc367c479e6871af3d1e895963d6f1a1)

Author SHA1 Message Date
Christophe Riccio 70234afb49 Fixed warnings ago%!(EXTRA string=10 years)
Christophe Riccio debed28149 Fixed link errors on compilers not supported default function #377 ago%!(EXTRA string=10 years)
Christophe Riccio 1e502c0919 Fixed decompose warnings #373 ago%!(EXTRA string=10 years)
Christophe Riccio 53e494bea9 Removed GTX_multiple ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type ago%!(EXTRA string=10 years)
Christophe Riccio b55ff22719 Fixed test ago%!(EXTRA string=10 years)
Christophe Riccio 034d32c376 Fixed tests ago%!(EXTRA string=10 years)
Christophe Riccio 76bd630bbd Fixed isfinite with C++98 compilers #343 ago%!(EXTRA string=10 years)
Christophe Riccio 357eaf7071 Fixed warnings ago%!(EXTRA string=10 years)
Christophe Riccio 0141954756 Added mirror repeat ago%!(EXTRA string=10 years)
Christophe Riccio ff1f50bb15 Added GTX_wrap ago%!(EXTRA string=10 years)
Christophe Riccio 08eedc6209 Added experiment for new fastCos. More sRGB tests. ago%!(EXTRA string=10 years)
Christophe Riccio 042270d049 Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 ago%!(EXTRA string=10 years)
Christophe Riccio 4eec569f92 Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 ago%!(EXTRA string=11 years)
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)