341 Commits (cfdd31d91e10c20e40914cbd1a804115d96e111c)

Author SHA1 Message Date
Roger Leigh a59aaea29d test: Don't use 'Error:' or 'error:' in test output ago%!(EXTRA string=10 years)
Christophe Riccio 8508e099d0 Fixed compScale test ago%!(EXTRA string=10 years)
Christophe Riccio 9902e3014f Fixed GTX_extended_min_max build ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg e55eb1e08b Removed ambiguity in fmat4x4 constructor ago%!(EXTRA string=10 years)
Christophe Riccio 2d1463ced7 Fixed GTX_extended_min_max filename typo #386 ago%!(EXTRA string=10 years)
Christophe Riccio b0285416b0 Fixed GTX_extended_min_max filename typo #386 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 57e6ea071d Add simdMat4 static constants ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg d1cdb46cfb Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
Christophe Riccio bc170cfc0f Fixed GTX_component_wise ago%!(EXTRA string=10 years)
Christophe Riccio 26f1065429 Added compScale ago%!(EXTRA string=10 years)
Christophe Riccio a9ab80d5fd Added compNormalize function to GTX_component_wise ago%!(EXTRA string=10 years)
Christophe Riccio 998feff87e Added GTX_float_normalize ago%!(EXTRA string=10 years)
Christophe Riccio 0dd4cc4356 Fixed test ago%!(EXTRA string=10 years)
Christophe Riccio 992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 ago%!(EXTRA string=10 years)
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=10 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)