4078 Commits (254c91a14a5c043d2c86c2fb65d25b6464b44ea5)
 

Author SHA1 Message Date
Christophe Riccio 1644f0f489 Removed restriction #if defined(GLM_FORCE_UNRESTRICTED_GENTYPE) ago%!(EXTRA string=7 years)
Christophe Riccio 0dcb1e8a90 Removed extra GLM_FORCE_MESSAGES ago%!(EXTRA string=7 years)
Christophe Riccio 96bf3c0d95 Removed GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE restriction ago%!(EXTRA string=7 years)
Christophe Riccio 4e574af7ac Fixed GLM_USE_ALIGNED_GENTYPES initialization ago%!(EXTRA string=7 years)
Christophe Riccio 508d0bcbb1 Fixed defaulted constructor and fixed anonymous struct detection and use ago%!(EXTRA string=7 years)
Christophe Riccio ba4a4c6014 Added missing template parameters, removed GLM_DEFAULT_CTOR ago%!(EXTRA string=7 years)
Groove 7e3f42eeda Fixed initialisation ago%!(EXTRA string=7 years)
Groove 848800b5c4 Fixed glm::ortho #790 ago%!(EXTRA string=7 years)
Groove 9a0311f327 Fixed Visual C++ language detection ago%!(EXTRA string=7 years)
Groove 3b98e220bc Added /permissive- ago%!(EXTRA string=7 years)
Groove 1183d39f43 Fixed VC12 build, added VC 14 test ago%!(EXTRA string=7 years)
Groove 7f9cb53c54 Fixed Visual C++ 2013 ago%!(EXTRA string=7 years)
Christophe Riccio 61e68f2667 Fixed swizzle functions and operators tests ago%!(EXTRA string=7 years)
Christophe Riccio a23dd2f800 Clean up CMake project, added arithmetic operators to swizzle operators types ago%!(EXTRA string=7 years)
Christophe Riccio ac1f60997c Fixed GCC and Cland build ago%!(EXTRA string=7 years)
Christophe Riccio 9029ac9315 Removed dead file ago%!(EXTRA string=7 years)
Christophe Riccio 6acd30c6c5 Fixed Clang build ago%!(EXTRA string=7 years)
Christophe Riccio 4db3abe6b5 Refactored GLM_FORCE_MESSAGES, added swizzle operators and functions tests ago%!(EXTRA string=7 years)
Christophe Riccio d50c699515 Fixed SIMD support detection ago%!(EXTRA string=7 years)
Christophe Riccio 657ca108ed Fixed Visual C++ language detection ago%!(EXTRA string=7 years)
Christophe Riccio cb3436886e Fixed Clang build ago%!(EXTRA string=7 years)
Groove f27a24de0e Refactor GLM messages and build targets ago%!(EXTRA string=7 years)
Groove c432dfaad8 Enable MS language extension on Clang and GCC ago%!(EXTRA string=7 years)
Groove 1ad1edf315 Fixed clang warning ago%!(EXTRA string=7 years)
Groove 5c543e65f8 Fixed build ago%!(EXTRA string=7 years)
Groove 5273e1001c Fixed test ago%!(EXTRA string=7 years)
Groove 802532de0f Fixed build ago%!(EXTRA string=7 years)
Groove c7b6cf56e3 Fixed swizzle functions and tests ago%!(EXTRA string=7 years)
Groove e30685ef96 Fixed build ago%!(EXTRA string=7 years)
Groove 5620858a14 Fixed build ago%!(EXTRA string=7 years)
Groove b76f938505 Added C++2a detection and fixed constexpr tests ago%!(EXTRA string=7 years)
Groove 1381e0b4c1 Fixed build errors ago%!(EXTRA string=7 years)
Groove 10d7a5dc30 Fixed build ago%!(EXTRA string=7 years)
Christophe Riccio 0f2e1fa493 Fixed build ago%!(EXTRA string=7 years)
Christophe Riccio 2098b073ff Tentative fix build ago%!(EXTRA string=7 years)
Groove 710e95fb08 Fixed build ago%!(EXTRA string=7 years)
Groove e280eb9d6c Fixed build ago%!(EXTRA string=7 years)
Groove da8b136419 Fixed build ago%!(EXTRA string=7 years)
Groove 16106b2e3e Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection ago%!(EXTRA string=7 years)
Groove bd2c7070d7 Fixed build ago%!(EXTRA string=7 years)
Groove c5386c05f9 More constexpr experiments ago%!(EXTRA string=7 years)
Groove 5ddfa3f8a9 More constexpr test ago%!(EXTRA string=7 years)
Groove 50bd4b0711 Initial work on more constexpr support in GLM ago%!(EXTRA string=7 years)
Christophe Riccio ce644e01bb Removed useless copy assignment operators ago%!(EXTRA string=7 years)
Christophe Riccio 7ed97b4cab Fixed GCC build ago%!(EXTRA string=7 years)
Christophe Riccio dee806ea3f Use initializer lists for matrix constructor ago%!(EXTRA string=7 years)
Christophe Riccio d746c1eba9 Fixed default and constexpr build issues ago%!(EXTRA string=7 years)
Christophe Riccio e48c5ae892 More use of initializer lists ago%!(EXTRA string=7 years)
Christophe Riccio 3308b75836 Use initializer lists constructors for mat2 ago%!(EXTRA string=7 years)
Groove 65f1fb25bb Redesigned constexpr support which excludes both SIMD and constexpr #783 ago%!(EXTRA string=7 years)