68 Commits (c853df16382c5d427697a4725e5ee2c372fbc66a)

Author SHA1 Message Date
Christophe Riccio c853df1638 Added uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
humbletim 5d46e5186d remove extraneous test block ago%!(EXTRA string=9 years)
Adrian Krupa c9400562ec Fixed build ago%!(EXTRA string=9 years)
humbletim 52c9f124e3 Fixed ldexp and frexp compilation errors ago%!(EXTRA string=9 years)
humbletim ac7ae32856 remove extraneous test block ago%!(EXTRA string=10 years)
humbletim 8c55a64fdd Fixed ldexp compilation error ago%!(EXTRA string=10 years)
Adrian Krupa 8fd8c56074 Fixed frexp compilation error ago%!(EXTRA string=10 years)
Christophe Riccio 8814ae50c9 Fixed GTX_extended_min_max filename typo #386 ago%!(EXTRA string=10 years)
Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
Christophe Riccio 08eedc6209 Added experiment for new fastCos. More sRGB tests. ago%!(EXTRA string=10 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio a42f84ed47 Removed GLM_TEST_ENABLE_PERF ago%!(EXTRA string=11 years)
Christophe Riccio 7e81213fdd Fixed mod function specialization #281 Fixed bitscan detection ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio e8fbcf76dd Optimizations of log2 for ivec4 ago%!(EXTRA string=11 years)
Christophe Riccio 38161f01f8 Further optimized glm::sign for signed and unsigned int #271 ago%!(EXTRA string=11 years)
Christophe Riccio 6f8bbecbf5 Updated sign ago%!(EXTRA string=11 years)
Christophe Riccio b0b84a3dc1 Optimized sign for vector types #271 ago%!(EXTRA string=11 years)
Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 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)
Christophe Riccio 062ee19ac7 Fixed bitfieldInsert and bitfieldExtract ago%!(EXTRA string=11 years)
Christophe Riccio c839f52697 Fix warnings ago%!(EXTRA string=11 years)
Christophe Riccio dced21e745 Added multiple 'sign' implementations for integers, unit tests and performancetests. ago%!(EXTRA string=11 years)
Christophe Riccio d07a846539 Added sign function implementations and performance tests ago%!(EXTRA string=11 years)
Christophe Riccio eb915ed808 Fixed frac and added more roundEven tests ago%!(EXTRA string=11 years)
Christophe Riccio 0042517167 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 e419448539 Fixed compile problems with glm::max( vec, int ) #232 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=11 years)
Christophe Riccio 6b2ecaaf42 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio 1e69dfe30e Added a quation constructor taking two axis 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 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 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests 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 a5fdf3c1bf Fixed ticket #182, isnan and isinf conflicts ago%!(EXTRA string=13 years)
Christophe Riccio 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio 1ed0e3865b Fixed log2 in GCC ago%!(EXTRA string=14 years)
Christophe Riccio 040ea3ce7e Fixed conflict with Boost, ticket #158 ago%!(EXTRA string=14 years)
Christophe Riccio 9c3faaca40 Fixed build, added boost test ago%!(EXTRA string=14 years)