397 Commits (5e310b51cd36d4d0948ce2d449f8993d646946a2)

Author SHA1 Message Date
Christophe Riccio 679c765a07 vectorize bitfieldExtract ago%!(EXTRA string=11 years)
Christophe Riccio 2179695e02 Added usubBorrow tests ago%!(EXTRA string=11 years)
Christophe Riccio bf08a0e234 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0042517167 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0813facc58 Updated compiler detection code ago%!(EXTRA string=11 years)
Christophe Riccio 14d86e5718 Removed unsupported compiler defines ago%!(EXTRA string=11 years)
Christophe Riccio 327c7917fb Fixed cases of unspecialized simd ago%!(EXTRA string=11 years)
Christophe Riccio 8a1bf4410b Completed GTC_vec1 ago%!(EXTRA string=11 years)
Christophe Riccio 19e239d466 Fixed core_setup_message test with Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio 85037a164f Fixed GLM_FORCE_SIZE_FUNC and added test #245 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 ac3c2e37f1 Rely on STL functions for GLM functions using the same prototype #233 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio fa6bec2f3d Added swizzle contructor tests ago%!(EXTRA string=11 years)
Christophe Riccio 8b7d3daa34 Added vec1 operator tests ago%!(EXTRA string=11 years)
Christophe Riccio 4fa38c7a03 Fixed warning ago%!(EXTRA string=11 years)
Christophe Riccio 7f3c56f278 Removed GCC warning ago%!(EXTRA string=11 years)
Christophe Riccio 7097e4c7c8 Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective ago%!(EXTRA string=11 years)
Christophe Riccio 95cd2c8b24 Added #214 issue tests. ago%!(EXTRA string=11 years)
Christophe Riccio 84e05bbbb3 Added test for issue #214 ago%!(EXTRA string=11 years)
Christophe Riccio 3f327d5e70 Fixed usubBorrw ago%!(EXTRA string=11 years)
Christophe Riccio efd4087b1c Fixed int used instead of glm::length_t ago%!(EXTRA string=11 years)
Christophe Riccio 233847ebfb Added vec2 length test ago%!(EXTRA string=11 years)
Christophe Riccio 9eedee586d Added instruction set report and clean up output ago%!(EXTRA string=11 years)
Christophe Riccio 31ec3eed97 Clean up initializer list code. ago%!(EXTRA string=11 years)
Christophe Riccio 1d981dd344 Fixed initializer list ambiguity (#159, #160) ago%!(EXTRA string=11 years)
Christophe Riccio dd272c52ee Fixed non power of two matrix products ago%!(EXTRA string=11 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=11 years)
Christophe Riccio 3394af0cf2 Fixed build on GCC ago%!(EXTRA string=11 years)
Christophe Riccio 90a249b5ff Optimized matrix inverse and division code (#149) ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=11 years)
Christophe Riccio 6f096fbb31 Fixed vector and matrix queries ago%!(EXTRA string=11 years)
Christophe Riccio 26e02fad68 Added initializer list for vectors ago%!(EXTRA string=11 years)
Christophe Riccio 71035db795 Added ULP comparison between lowp and highp for inversesqrt ago%!(EXTRA string=12 years)
Christophe Riccio d252dd243b Added possible static_cast conversion of GLM types (#72) ago%!(EXTRA string=12 years)
Christophe Riccio 36de7ea9e9 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio 6b2ecaaf42 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. ago%!(EXTRA string=12 years)
Christophe Riccio 950eaa45cb Reduced dependencies for GTC extensions ago%!(EXTRA string=12 years)
Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
Christophe Riccio aa318f6a43 Fixed GTX_mixed_product build ago%!(EXTRA string=12 years)
jan p springer 2a52f56360 fixed: printf -> std::printf and missing include ago%!(EXTRA string=12 years)
Christophe Riccio 4acd5b087d Added assert for initilizer lists to match sizes ago%!(EXTRA string=12 years)
Christophe Riccio eb59cb9af6 Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
Christophe Riccio 5ea160413d Completed initializer list tests ago%!(EXTRA string=12 years)
Christophe Riccio 2d5724e23a Added more initializer lists tests ago%!(EXTRA string=12 years)
Christophe Riccio 9b1f079856 Added C++ 11 initializer list for matrix types ago%!(EXTRA string=12 years)
Christophe Riccio 81ed43373f Fixed mat4 initializer list contructors ago%!(EXTRA string=12 years)
Christophe Riccio d656658849 Added initializer_list contructor test ago%!(EXTRA string=12 years)