2132 Commits (67e5bf004a24345aae448883e3c8892e670654d2)

Author SHA1 Message Date
Christophe Riccio 02d7be8531 Improved packing code to give vectorization a chance ago%!(EXTRA string=10 years)
Christophe Riccio c90f7b0973 Fixed build ago%!(EXTRA string=10 years)
Christophe Riccio 38c9cd6cba Added GLM_META_PROG_HELPERS #350 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 38f63d3943 Add static rows, cols, prec, and components fields to all matrix types ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 5d05c8c1f7 Correct component amounts for simqQuat and simdVec4 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg a9c26d065b Add static components and prec members to all vector and quaternion types 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)
Carsten Neumann 2ee6151a40 Use unions for type punning ago%!(EXTRA string=10 years)
morgan d69aa08187 Small documentation mistake in intersect.hpp, plane instead of triangle. ago%!(EXTRA string=10 years)
Christophe Riccio ea36f44294 Fixed perspective fovy argument documentation #327 ago%!(EXTRA string=10 years)
Christophe Riccio 303a523325 Fixed C++98 build ago%!(EXTRA string=10 years)
Christophe Riccio df8cd22706 Fixed specifier removal by 'std::make_pair<>' #333 ago%!(EXTRA string=10 years)
Christophe Riccio 7f291cdbeb Renamed readme.md ago%!(EXTRA string=10 years)
jan p springer e590111375 added: 'operator<<(std::pair<tmat4x4<T,P>, tmat4x4<T,P>>)' routed to 'operator<<(std::pair<tmat4x4<T,P> const, tmat4x4<T,P> const>)' to avoid specifier removal by 'std::make_pair<>' and follow-up type-deduction problems; see [http://stackoverflow.com/questions/29985791/] ago%!(EXTRA string=10 years)
Christophe Riccio e1c3c531dd Fixed warnings ago%!(EXTRA string=11 years)
Christophe Riccio f51bcc70cc Added <glm/gtx/hash.hpp> to perform to perform std::hash on GLM types #320 ago%!(EXTRA string=11 years)
Christophe Riccio a8203ac034 Fixed multi-line comment warning in g++. #315 ago%!(EXTRA string=11 years)
Thom de Villa b1c45d3ce3 add precision support to std::hash glm specializations ago%!(EXTRA string=11 years)
Thom de Villa 36e2bdd294 comment fix ago%!(EXTRA string=11 years)
Thom de Villa 44c3453c84 std::hash support for glm types ago%!(EXTRA string=11 years)
BryceMehring 47116d8c28 Fixed multi-line comment warning in g++. ago%!(EXTRA string=11 years)
Aaron Cooper 982e395331 Accidentally changed spaces to tabs. Reverting that change. ago%!(EXTRA string=11 years)
Aaron Cooper 490cfbea3a Added left handed functions for perspective, perspectiveFov, and lookAt. ago%!(EXTRA string=11 years)
Christophe Riccio 7e6b502639 Fixed default precision for quat and dual_quat type #312 ago%!(EXTRA string=11 years)
plasmacel b94aa556c5 add default precision to quat type ago%!(EXTRA string=11 years)
plasmacel 62658e8dce add default precision to quat type ago%!(EXTRA string=11 years)
Jonathan Zrake d3313421c6 Add functions eulerAngleXYZ and extractEulerAngleXYZ ago%!(EXTRA string=11 years)
Christophe Riccio 7b9c7008eb Updated version ago%!(EXTRA string=11 years)
Christophe Riccio 567157fc8c Updated version ago%!(EXTRA string=11 years)
Christophe Riccio 9a8cffd83a Fixed Android doesn't have C++ 11 STL #284 ago%!(EXTRA string=11 years)
Christophe Riccio 042270d049 Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 ago%!(EXTRA string=11 years)
Christophe Riccio 7844332816 Fixed memory corruption (undefined behaviour) #303 ago%!(EXTRA string=11 years)
Christophe Riccio f1d4c39622 Fixed memory corruption (undefined behaviour) #303 ago%!(EXTRA string=11 years)
Christophe Riccio 49cf8d8964 Disable GLM_HAS_TRIVIAL_QUERIES ago%!(EXTRA string=11 years)
Christophe Riccio 7751bd4af4 Fixed MinGW32 build ago%!(EXTRA string=11 years)
Christophe Riccio d33974afa6 Fixed warning ago%!(EXTRA string=11 years)
Pavel Krajcevski 2ba1ae95c2 Remove testing #ifdefs ago%!(EXTRA string=11 years)
Pavel Krajcevski a53696a2dc Specialize template for integer YCoCgR conversion to use bitshifts ago%!(EXTRA string=11 years)
Christophe Riccio 387df50459 Updated GTC_color ago%!(EXTRA string=11 years)
Christophe Riccio 3ea110b44d Added GTC_color documentation ago%!(EXTRA string=11 years)
Christophe Riccio 40d0bc2e85 Added GTC_color, rgbToSrgb and srgbToRgb with tests ago%!(EXTRA string=11 years)
Christophe Riccio 2fc4532931 Fixed functions not inlined with Clang #302 ago%!(EXTRA string=11 years)
Christophe Riccio 19066e9940 Added partial constexpr support detection ago%!(EXTRA string=11 years)
Aubrey R. Jones 5d421b27b2 Changed usage of __has_include to support Intel compiler. ago%!(EXTRA string=11 years)
Jakub Čajka 8977e6d010 Fixed (u)int64 MSB/LSB handling on BE archs ago%!(EXTRA string=11 years)
Christophe Riccio 387f931feb Fixed Visual C++ 2015 constexpr errors: Disabled only partial support ago%!(EXTRA string=11 years)
jan p springer d30aba45e0 added: operator<< for tvec1<> ago%!(EXTRA string=11 years)
Christophe Riccio 4eec569f92 Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 ago%!(EXTRA string=11 years)