36 Commits (45008b225e28eb700fa0f7d3ff69b7c1db94fadf)

Author SHA1 Message Date
Christophe f86092a658
Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
Christophe Riccio 61b2a73e21 Fixed missing std:: namespace #898 ago%!(EXTRA string=6 years)
Christophe Riccio 11c26f9edb Fixed build problems due to printf and std::clock_t #778 ago%!(EXTRA string=7 years)
Christophe Riccio 083782185e Added openBounded and closeBounded ago%!(EXTRA string=8 years)
Christophe Riccio 1bf24f8344 Fixed glm::log2<int>() returns wrong value, missing static assert #683 ago%!(EXTRA string=8 years)
Christophe Riccio da84db5481 Replaced vecType by vec ago%!(EXTRA string=8 years)
Christophe Riccio 5a747d2ae5 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio a41c4d83d2 Fixed warning tests ago%!(EXTRA string=8 years)
Christophe Riccio aa026cc0da Removed glm::uninitialize ago%!(EXTRA string=8 years)
Christophe Riccio 947b07cbc4 remove template alias for more compiler support and simplified swizzle expression implementation #584 ago%!(EXTRA string=8 years)
Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
Christophe Riccio 0e1e181484 Clean up ago%!(EXTRA string=9 years)
Christophe Riccio 86c58b8b8b Added iround and uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio 52d05aee76 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio c853df1638 Added uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
Christophe Riccio 357eaf7071 Fixed warnings 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 fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio e1a9702097 Fixed GTC_integer test ago%!(EXTRA string=11 years)
Christophe Riccio bd2601f12a Removed warnings ago%!(EXTRA string=11 years)
Christophe Riccio 09083fef05 Added more log2 tests 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 88894045af Added integer log2 test ago%!(EXTRA string=11 years)
Christophe Riccio 2d50df61c3 Initial structure for GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio d77bfa1a70 Fixed GTX_color_space - saturation #195 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 2e72af3f6d Added test files for all GTX extensions ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 7e3f00d034 Added missing test files ago%!(EXTRA string=13 years)
Christophe Riccio 417692e83c Updated test notice ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio d17e389b3a Updated message and precision tests ago%!(EXTRA string=14 years)
Christophe Riccio c6b7592246 Added files for extension tests ago%!(EXTRA string=14 years)
Christophe Riccio c06484ff12 Clean up ago%!(EXTRA string=14 years)
Christophe Riccio d8606d1825 Updated integer matrix implementation ago%!(EXTRA string=14 years)
Christophe Riccio e4421a9b0f Updated copyright dates ago%!(EXTRA string=14 years)
Christophe Riccio c2250eba87 Added matrix_integer draft ago%!(EXTRA string=14 years)
Christophe Riccio 2aba768990 Added extension inclusion messages ago%!(EXTRA string=14 years)
Christophe Riccio ba0d3bbaff Completed swizzle operations implemenation ago%!(EXTRA string=14 years)
Christophe Riccio b77d66317e Updated swizzle impl and tests ago%!(EXTRA string=14 years)
Christophe Riccio 21c1fa14a7 Updated GLM_GTC_swizzle extension + tests ago%!(EXTRA string=14 years)