Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 84b4c0422e Merge pull request #117 from ramassin/0.9.5 Christophe Riccio 2013-09-20 03:20:14 -0700
  • 95fc01aede Merge branch '0.9.5' of https://github.com/ramassin/glm into 0.9.5 Filippo Ramaciotti 2013-09-20 09:51:26 +0200
  • 3eb1f70758 Changed sign for eulerAngleY to make it consistent with the others Filippo Ramaciotti 2013-09-20 09:49:51 +0200
  • 00bb64f412 Changed sign for eulerAngleY to make it consistent with the others unknown 2013-09-20 09:42:27 +0200
  • ce40906a5a Added GLM 0.9.5 PDF manual Christophe Riccio 2013-09-19 22:37:43 +0200
  • b2b40e0f6b Fixed merge Christophe Riccio 2013-09-19 21:49:16 +0200
  • 15b19a10be Updated readme for GLM 0.9.4.6 release Christophe Riccio 2013-09-19 21:48:06 +0200
  • b6f5b4121d Fixed merge Christophe Riccio 2013-09-19 21:46:51 +0200
  • 843cc7bd61 Fixed eulerAngleY rotation orientation Christophe Riccio 2013-09-19 21:33:29 +0200
  • 61589b8a28 Added a GTX_euler_angle unit test Christophe Riccio 2013-09-18 23:05:50 +0200
  • df152fa9db Updated version for next release Christophe Riccio 2013-09-18 00:28:36 +0200
  • 08c95429fe Fixed build on GCC Christophe Riccio 2013-09-17 23:56:46 +0200
  • 52d86dcc19 Fixed merge Christophe Riccio 2013-09-17 23:30:37 +0200
  • da67a79222 Removed invalid *= operators for non square matrix Christophe Riccio 2013-09-17 23:10:39 +0200
  • 579ab2b7d2 Fixed const ref issue for vector types. Backport from GLM 0.9.5 branch #116 Christophe Riccio 2013-09-17 23:02:04 +0200
  • 0a9162e189 Fixed const ref issue for matrix types. Backport from GLM 0.9.5 branch #116 Christophe Riccio 2013-09-17 22:52:37 +0200
  • dbef0b4eb5 Fixed build Christophe Riccio 2013-09-17 22:51:39 +0200
  • 33a482a6be Added GCC49 detection Christophe Riccio 2013-09-17 22:51:24 +0200
  • 55c242c15c Added GCC49 detection Christophe Riccio 2013-09-17 22:51:04 +0200
  • da6e485aad Fixed B /= B.y bug for all assignment operators of matrix classes. #116 Christophe Riccio 2013-09-17 22:27:29 +0200
  • b258af3e67 Fixed B /= B.y bug for all assignment operators of vector classes. #116 Christophe Riccio 2013-09-17 21:37:40 +0200
  • aa0b2a5e28 Fixed ldexp and frexp implementations Christophe Riccio 2013-09-17 01:16:00 +0200
  • dddcbe58e6 Factorized float to uint and co function code. Christophe Riccio 2013-09-17 01:06:45 +0200
  • 4707333a58 Added std::round test Christophe Riccio 2013-09-16 03:14:44 +0200
  • d37d3539ed - Fixed ldexp implementation - Increased assert coverage - Increased static_assert coverage - Replaced GLM traits by STL traits when possible - Allowed including individual core feature Christophe Riccio 2013-09-16 03:03:49 +0200
  • cd0519d24b Optimized header inclusion of swizzle operator code. Not included when not enabled Christophe Riccio 2013-09-16 00:43:24 +0200
  • 8eea3c7645 Remove tref* Christophe Riccio 2013-09-16 00:39:19 +0200
  • 3e82b598b4 Completed swizzle operator documentation Christophe Riccio 2013-09-15 21:27:35 +0200
  • 0a23b0a796 Added default template arguments to vector and matrix types Christophe Riccio 2013-09-15 21:00:14 +0200
  • b72ce6addc Swizzle operators are disabled again by default... :/ Christophe Riccio 2013-09-15 20:44:33 +0200
  • 1d9e6dc95c Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation. Christophe Riccio 2013-09-15 17:55:05 +0200
  • 5d66caa7da Removed vector type functions named swizzle Christophe Riccio 2013-09-15 14:45:29 +0200
  • ca3927b61a Fixed swizzle tests Christophe Riccio 2013-09-15 14:40:21 +0200
  • 6838815f9f Factorized fastInversesqrt code Christophe Riccio 2013-09-15 14:39:59 +0200
  • eeacdf37a0 Added low precision specializations of inversesqrt Christophe Riccio 2013-09-15 13:45:51 +0200
  • 4bd84e1a0c Added low precision specializations of inversesqrt Christophe Riccio 2013-09-15 13:36:05 +0200
  • 741756f17d Added comment on implementation details Christophe Riccio 2013-09-15 12:44:11 +0200
  • 1a7dfa03ea Restore value_type member to vectors Christophe Riccio 2013-09-15 12:41:43 +0200
  • a2f3154129 Updated readme.txt Christophe Riccio 2013-09-15 04:46:25 +0200
  • 795744906b Merge branch '0.9.4' into 0.9.5 Christophe Riccio 2013-09-15 04:18:54 +0200
  • 79405910bb Fixed superfluous up normalization in glm::lookAt() #114 Christophe Riccio 2013-09-15 04:17:10 +0200
  • ba1ccbaba2 Fixed merge Christophe Riccio 2013-09-15 03:57:12 +0200
  • b9afb5e8b3 Updated readme for release of 0.9.4.6 Christophe Riccio 2013-09-15 03:43:19 +0200