Commit Graph

  • 48fcbd6ec4 Fixed warnings on GCC Christophe Riccio 2013-12-25 17:44:44 +0100
  • 4ca881697d Fixed build with GCC 4.7 C++11 Christophe Riccio 2013-12-25 16:02:00 +0100
  • 7fd1cdc477 Fixed build with C++98 compilers Christophe Riccio 2013-12-25 15:34:38 +0100
  • edbe66cb00 Fixed build on MacOS Christophe Riccio 2013-12-25 07:41:45 +0100
  • 590c2780d9 Refactored outerProduct code Christophe Riccio 2013-12-25 07:11:52 +0100
  • c03ebcc688 Refactored transpose function Christophe Riccio 2013-12-25 06:30:52 +0100
  • 9b5bec81f2 Factorize glm::inverse code for matrices Christophe Riccio 2013-12-25 05:58:11 +0100
  • dde5178b84 Fixed warnings Christophe Riccio 2013-12-25 05:55:54 +0100
  • 18d67da79c Reduced dependencies of GTX_component_wise Christophe Riccio 2013-12-25 05:32:47 +0100
  • 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. Christophe Riccio 2013-12-25 04:16:08 +0100
  • 950eaa45cb Reduced dependencies for GTC extensions Christophe Riccio 2013-12-24 13:45:14 +0100
  • 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. Christophe Riccio 2013-12-24 10:41:59 +0100
  • 0a3b2bf11f Added headers for including subset of functions Christophe Riccio 2013-12-24 09:24:03 +0100
  • 510abedf2b Added glm::length and removed col_size and row_size Christophe Riccio 2013-12-24 09:14:51 +0100
  • dc2b2cd5f6 _inverse is now private Christophe Riccio 2013-12-24 07:22:02 +0100
  • aab47b3587 Improved GLM messages enabled with GLM_MESSAGES Christophe Riccio 2013-12-24 06:57:21 +0100
  • ca2463d5f2 Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH Christophe Riccio 2013-12-24 06:43:25 +0100
  • 5ef31a6e18 Added per feature headers Christophe Riccio 2013-12-24 06:19:45 +0100
  • 4dd9e77aa1 Merge 0d826a27ad into e95993407c Loren Brichter 2013-12-22 03:01:05 -0800
  • 56bd959f9e fix vector angle functions possibly returning NaN Janis Born 2013-12-19 16:16:28 +0100
  • 9f5d2be3da Fixed GTX_wrap Christophe Riccio 2013-12-18 19:54:39 +0100
  • 420822704d Removed useless GTX extensions Christophe Riccio 2013-12-18 19:19:14 +0100
  • aa318f6a43 Fixed GTX_mixed_product build Christophe Riccio 2013-12-18 19:16:42 +0100
  • e818afba4d Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-12-18 18:49:51 +0100
  • 570ec64d38 Fixed /arch:SSE3 warnings, no supported by VC Christophe Riccio 2013-12-18 18:45:02 +0100
  • e95993407c Back ported to GLM 0.9.4 of glm::oriented[angle] not supporting GLM_FORCE_RADIANS #143 0.9.4 Christophe Riccio 2013-12-18 18:36:54 +0100
  • 0e3cebf23a removed boost dependencies jan p springer 2013-12-18 10:34:06 +0000
  • 623cdaa552 reimplemented io support for basic types jan p springer 2013-12-17 22:37:34 +0000
  • bbecc80903 Merge pull request #142 from bernstein/0.9.5 Christophe Riccio 2013-12-16 15:02:42 -0800
  • fa56944171 Fixed GTX_io test Christophe Riccio 2013-12-16 23:59:20 +0100
  • 3b8a199f1b Fixed glm::multiple warning with unsigned int genType Christophe Riccio 2013-12-16 23:52:28 +0100
  • 8de3c56ddc Remove includes of deleted half_float.hpp Andreas Bernstein 2013-12-15 21:45:55 +0100
  • eb56539a76 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-12-15 19:56:12 +0100
  • 0640bcaab0 Fixed inline Christophe Riccio 2013-12-15 19:55:13 +0100
  • 29c3b4e484 Merge pull request #139 from regnirpsj/0.9.5 Christophe Riccio 2013-12-10 16:44:30 -0800
  • 451435a6a9 Merge pull request #136 from epreston/fix-missing-template-params Christophe Riccio 2013-12-10 16:43:52 -0800
  • 0f66a02c2a added: op<< for glm types jan p springer 2013-11-22 23:48:58 +0000
  • de2f27a87a fixed: type (GLM_SWIZZL vs GLM_SWIZZLE) jan p springer 2013-11-22 23:36:51 +0000
  • e299af614f added: quat::op+=(quat) and quat::op*=(quat) jan p springer 2013-11-22 21:46:30 +0000
  • 137b296556 fixed: commented unknown structure member (gcc4.8.2,f19,x86_64) jan p springer 2013-11-22 21:35:06 +0000
  • 2a52f56360 fixed: printf -> std::printf and missing include jan p springer 2013-11-22 21:32:33 +0000
  • 0ee6673470 Fixed missing precision aualifier in template Ed Preston 2013-11-15 22:11:22 -0500
  • dadab89566 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-11-10 13:47:52 +0100
  • ffbcd7f6bd updated comments Christophe Riccio 2013-11-10 13:47:13 +0100
  • 70903c39d3 Fixed merge Christophe Riccio 2013-10-28 13:34:21 +0100
  • 8d38760149 Merge pull request #129 from arx/0.9.5 Christophe Riccio 2013-10-28 03:01:22 -0700
  • fbb54649b7 Added test files and fixed build errors for experimental extensions. Christophe Riccio 2013-10-27 22:38:22 +0000
  • 2e72af3f6d Added test files for all GTX extensions Christophe Riccio 2013-10-27 18:25:03 +0000
  • 84b740d36e Added missing precision template params int GTX compatibility Sebastien Lussier 2013-10-23 00:22:19 -0400
  • 6bb9bdc8ce Renamed CMake SIMD options Christophe Riccio 2013-10-19 12:13:38 +0200
  • 0e31538c26 Deprecated some GTX functions Christophe Riccio 2013-10-11 01:10:15 +0200
  • 02c3ce21e8 More CUDA coverage, deprecated GTX_1010102 extension Christophe Riccio 2013-10-11 00:21:27 +0200
  • 086706caa5 Improved static assert messages Christophe Riccio 2013-10-10 01:29:18 +0200
  • 66bc06771c usubBorrow and uaddCarry are better implemented as template specialization Christophe Riccio 2013-10-10 01:14:39 +0200
  • d4046da22e Fixed umulExtended and imulExtended implementations for vector types (#76) Christophe Riccio 2013-10-10 00:51:29 +0200
  • d1fe2d26bf Fix metge Christophe Riccio 2013-10-09 23:54:54 +0200
  • cbfc4a366f Merge pull request #127 from mackron/buildfix Christophe Riccio 2013-10-09 14:49:36 -0700
  • c43eb5d428 Merge dea65c8c23 into 73281f1978 David Reid 2013-10-09 14:48:00 -0700
  • 73281f1978 Improve CUDA coverage to all GTC extensions. Fixed missing constructors #120 Christophe Riccio 2013-10-09 23:33:39 +0200
  • 29b11937f4 Fixed Visual C++ language feature detection Christophe Riccio 2013-10-07 23:53:30 +0200
  • dea65c8c23 Remove #include of missing file. David Reid 2013-10-07 15:34:04 +1000
  • cfd0bd6e13 Fixed assert error typo in quaternion.inl Dustin Biser 2013-10-05 16:27:01 -0400
  • 042ef95a44 Fix assert error in quat initializer_list Dustin Biser 2013-10-05 15:58:14 -0400
  • 12b31af065 Merge 6881e1bb90 into e8f1feb423 Dustin Biser 2013-10-05 12:36:03 -0700
  • 6881e1bb90 Refactored glm/gtc/quaternion mat3_cast Dustin Biser 2013-10-05 15:34:03 -0400
  • e8f1feb423 Fixed exact match of initializer lists Christophe Riccio 2013-10-05 21:06:21 +0200
  • 4acd5b087d Added assert for initilizer lists to match sizes Christophe Riccio 2013-10-05 21:03:53 +0200
  • eb59cb9af6 Fixed initializer test implementation, simplified packing implementation Christophe Riccio 2013-10-05 20:06:56 +0200
  • b47a0a212f Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-10-05 19:12:22 +0200
  • cc3fcda9f8 Simplify implementations Christophe Riccio 2013-10-05 19:12:03 +0200
  • e13e147799 Uses a C++ cast instead of a C cast Christophe Riccio 2013-10-05 14:07:38 +0200
  • d3b8b25dd4 Added missing assert for sqrt Christophe Riccio 2013-10-05 14:05:28 +0200
  • 5ea160413d Completed initializer list tests Christophe Riccio 2013-10-05 14:02:33 +0200
  • f9d4aafb6d Merge pull request #123 from dustin-biser/0.9.5 Christophe Riccio 2013-10-05 04:34:40 -0700
  • 29f3229d8b Merge 78fed634b7 into a699f336f5 Dustin Biser 2013-10-04 19:10:11 -0700
  • 78fed634b7 Modified quaternion mat3_cast for faster results Dustin Biser 2013-10-04 22:08:08 -0400
  • a699f336f5 Merge pull request #118 from nikodil/0.9.5 Christophe Riccio 2013-10-01 02:02:34 -0700
  • 2630cc504c Merge 19808e30e2 into 258361ccd4 Felix Ungman 2013-10-01 02:01:46 -0700
  • 258361ccd4 Added C++11 initalizer lists to quaternions Christophe Riccio 2013-10-01 02:00:27 +0200
  • 2d5724e23a Added more initializer lists tests Christophe Riccio 2013-10-01 01:31:57 +0200
  • 9b1f079856 Added C++ 11 initializer list for matrix types Christophe Riccio 2013-10-01 01:12:21 +0200
  • 2badec664f Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-09-30 03:51:40 +0200
  • 81ed43373f Fixed mat4 initializer list contructors Christophe Riccio 2013-09-30 03:50:40 +0200
  • d656658849 Added initializer_list contructor test Christophe Riccio 2013-09-30 03:17:54 +0200
  • 812ff4fcc8 Initializer list experiment Christophe Riccio 2013-09-30 02:36:04 +0200
  • b51fe09cb9 Fixed build Christophe Riccio 2013-09-30 02:05:13 +0200
  • d2730008dd Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-09-30 01:57:25 +0200
  • f911117407 Replace glm::detail::type traits by std::numerical_limits traits Christophe Riccio 2013-09-30 01:57:05 +0200
  • 6e337bd5e0 Added missing const expression qualifier on quaternion legth declaration Christophe Riccio 2013-09-30 01:16:34 +0200
  • f228d42910 Fixed template parameter name Christophe Riccio 2013-09-30 01:09:57 +0200
  • f6277af56f Replaced detail::type by std::numerical_limits Christophe Riccio 2013-09-30 01:06:54 +0200
  • 5dc52c722c Added mat4 initializer experiment Christophe Riccio 2013-09-30 00:43:48 +0200
  • 71855943e0 Added initializer lists Christophe Riccio 2013-09-29 19:44:59 +0200
  • 19808e30e2 Fixed static_assert errors Felix Ungman 2013-09-25 10:14:24 +0200
  • 9d149d677f Fixed missing constexpr in quaternion length Felix Ungman 2013-09-25 10:12:16 +0200
  • 5d7c896a3f Fixed build on Visual C++ 2005 Christophe Riccio 2013-09-24 01:21:55 +0200
  • 3b3c28a227 Added missing include for VC2005 Christophe Riccio 2013-09-23 09:48:39 +0200
  • 1e69dfe30e Added a quation constructor taking two axis Christophe Riccio 2013-09-22 23:37:55 +0200
  • a15201dc59 Updated readme Christophe Riccio 2013-09-20 14:04:35 +0200
  • 9374644a11 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-09-20 12:58:17 +0200