Commit Graph

  • cb8250c20b Fixed unitilized constructor on MacOSX Christophe Riccio 2014-10-24 21:30:11 +0200
  • bf9e4458b6 Added not function Christophe Riccio 2014-10-24 21:22:24 +0200
  • 72a2f49834 More integer vectorization Christophe Riccio 2014-10-24 02:46:59 +0200
  • 0274cb6e58 Fix build Christophe Riccio 2014-10-23 22:17:58 +0200
  • 3344c8e9a0 Fixed build error Christophe Riccio 2014-10-22 16:03:44 +0200
  • 7cd21032d3 Fixed Clang compiler detection Christophe Riccio 2014-10-22 16:01:55 +0200
  • 44a734d93a Fixed build Christophe Riccio 2014-10-22 15:58:13 +0200
  • d425933737 Merge 5ac8201c08 into 679c765a07 Patrick McMorris 2014-10-22 03:13:33 +0000
  • 5ac8201c08 Fix minor issues causing build errors Patrick McMorris 2014-10-21 20:12:20 -0700
  • cb57a07842 Renamed LLVM compiler to Clang Patrick McMorris 2014-10-21 00:10:05 -0700
  • 742ea9d0a1 Fix clang version detection Patrick McMorris 2014-10-20 22:06:27 -0700
  • 679c765a07 vectorize bitfieldExtract Christophe Riccio 2014-10-21 03:08:32 +0200
  • 2179695e02 Added usubBorrow tests Christophe Riccio 2014-10-21 01:40:42 +0200
  • fcfc56d5e3 Vectorization of usubBorrow and umulExtended, simplified vector relational code Christophe Riccio 2014-10-21 01:32:45 +0200
  • c23cb8cd59 Added GLM_NEVER_INLINE Christophe Riccio 2014-10-20 21:34:56 +0200
  • 4fc68ffe49 Replace function instanciations with macros by templates Christophe Riccio 2014-10-20 03:26:59 +0200
  • 47a6947736 Make detail::functor1 capable to return a different argument value_type than the argument value_type Christophe Riccio 2014-10-20 02:22:53 +0200
  • bf08a0e234 Replace function instanciations with macros by templates Christophe Riccio 2014-10-20 02:03:48 +0200
  • 0042517167 Replace function instanciations with macros by templates Christophe Riccio 2014-10-20 00:34:59 +0200
  • 3e099707a1 Updated 'unitialize' doc Christophe Riccio 2014-10-19 18:33:14 +0200
  • 0acc67df40 Hide into detail namespace SIMD internal Christophe Riccio 2014-10-19 18:28:53 +0200
  • 790f520488 Clean up coding style Christophe Riccio 2014-10-19 18:15:03 +0200
  • f2383340cf Clean up coding style Christophe Riccio 2014-10-19 17:09:47 +0200
  • bcd07b50f3 - Added GLM_FORCE_NO_CTOR_INIT Christophe Riccio 2014-10-19 03:33:14 +0200
  • 0813facc58 Updated compiler detection code Christophe Riccio 2014-10-18 22:43:15 +0200
  • d298b34c19 Add detail namespace for number_of_elements Christophe Riccio 2014-10-18 13:23:05 +0200
  • 14d86e5718 Removed unsupported compiler defines Christophe Riccio 2014-10-18 13:20:05 +0200
  • 327c7917fb Fixed cases of unspecialized simd Christophe Riccio 2014-10-18 02:34:20 +0200
  • 8a1bf4410b Completed GTC_vec1 Christophe Riccio 2014-10-15 02:53:46 +0200
  • 6d1610ce0d Fixed swizzle operators with anonymous unions code path Christophe Riccio 2014-10-13 22:48:11 +0200
  • 19e239d466 Fixed core_setup_message test with Visual C++ Christophe Riccio 2014-10-12 20:57:41 +0200
  • 85037a164f Fixed GLM_FORCE_SIZE_FUNC and added test #245 Christophe Riccio 2014-10-12 20:50:50 +0200
  • b2ce1a726b Clean up formatting for components and swizzle code Christophe Riccio 2014-10-12 19:58:46 +0200
  • 093b8042f7 Fixed build Christophe Riccio 2014-10-12 17:24:02 +0200
  • 857e7f5075 Fixed build Christophe Riccio 2014-10-12 02:52:19 +0200
  • 893de94bb1 Fixed build Christophe Riccio 2014-10-12 02:51:34 +0200
  • e6a890454d Fixed lack of consistency of quat and dualquat constructors Christophe Riccio 2014-10-12 02:32:32 +0200
  • 284ba46dae Fixed spaces Christophe Riccio 2014-10-12 02:32:04 +0200
  • 8cb9328e11 Additional fix for GLM_FORCE_SIZE_FUNC #245 Christophe Riccio 2014-10-12 02:11:02 +0200
  • d06db1133d Updated GTX_associated_min_max with vec1 support Christophe Riccio 2014-10-12 02:05:27 +0200
  • 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 Christophe Riccio 2014-10-12 01:24:28 +0200
  • 2df7addc05 Fixed build errors #250 Christophe Riccio 2014-10-11 21:53:53 +0200
  • b3b3069491 Updated preprocessor options Christophe Riccio 2014-10-11 21:04:12 +0200
  • 9387eb4672 Refactoring of GLM documentation Christophe Riccio 2014-10-11 00:53:04 +0200
  • d54f2fd667 Refactoring of GLM documentation Christophe Riccio 2014-10-11 00:51:52 +0200
  • a5f37ff858 Updated manual: dependencies session Christophe Riccio 2014-10-10 23:20:07 +0200
  • 75939a7960 Fixed GTX_string_cast to support for integer types #249 Christophe Riccio 2014-10-10 01:21:04 +0200
  • ca4ed31fb6 Fixed *vec1 scalar constructor Christophe Riccio 2014-10-06 23:35:26 +0200
  • 3556f4ad85 Clean up Christophe Riccio 2014-10-06 23:06:34 +0200
  • 8e1cb985f5 Updated readme.txt Christophe Riccio 2014-10-05 23:33:56 +0200
  • 291708ce07 Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 Christophe Riccio 2014-10-05 22:12:25 +0200
  • 03a01880b0 Clean up move and initialiazer lists experiments Christophe Riccio 2014-10-05 20:06:35 +0200
  • f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 Christophe Riccio 2014-10-05 19:37:07 +0200
  • 4ac77c08c7 Updated readme for issue #238 Christophe Riccio 2014-10-05 16:11:41 +0200
  • 38399875f4 Merge pull request #238 from SiliconKiwi/patch-1 Christophe Riccio 2014-10-05 16:09:10 +0200
  • 0684a5e2c6 GTX_range is only available for C++11 compilers #240 Christophe Riccio 2014-10-05 14:42:17 +0200
  • 7ab7d4beb8 Merge pull request #240 from Jaxan/range Christophe Riccio 2014-10-05 14:24:19 +0200
  • a00fc3fdf4 Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242 Christophe Riccio 2014-10-05 13:26:02 +0200
  • 36af05b775 Merge pull request #242 from Jaxan/scalars Christophe Riccio 2014-10-05 12:11:04 +0200
  • 1e389f8efa Fixed implicit conversion from another tvec2 type to another tvec2 #241 Christophe Riccio 2014-10-05 10:34:19 +0200
  • 62ac07815c Adds scalar multiplication for all types Joshua Moerman 2014-09-20 16:56:24 +0200
  • 77c704e210 Adds range support Joshua Moerman 2014-09-19 16:27:23 +0200
  • 94cc84e6d8 Adds adl support Joshua Moerman 2014-09-19 15:38:28 +0200
  • 72a6f35a8e Fixes typo Joshua Moerman 2014-09-19 15:08:26 +0200
  • a08aca94f3 Progress on vec1 support Christophe Riccio 2014-09-16 02:31:07 +0200
  • 46e61b4f07 Added test for fastSin #231 Christophe Riccio 2014-09-16 01:35:29 +0200
  • b5409fb728 Update closest_point.inl SiliconKiwi 2014-09-16 09:11:34 +1200
  • ad85092433 Update closest_point.hpp SiliconKiwi 2014-09-16 09:09:39 +1200
  • ec513f4466 Added GTX_common with isdenomal #223 Christophe Riccio 2014-09-07 20:53:35 +0200
  • cccf2af0a2 Added vec3 slerp (#237) Christophe Riccio 2014-09-07 20:06:59 +0200
  • 0d42f4a320 Added vec3 slerp #237 Christophe Riccio 2014-09-07 19:56:24 +0200
  • 4649717f45 Fixed GCC build #228 Christophe Riccio 2014-09-07 18:32:00 +0200
  • 3d399aaaca Remove useless std::move, #219 Christophe Riccio 2014-09-07 17:14:39 +0200
  • 0613b5c0f1 Limited extended integer type redifinition (#233) Christophe Riccio 2014-09-07 01:17:20 +0200
  • bfa893b957 Fixed signed integer and float linearRand results #230 Christophe Riccio 2014-09-07 00:57:21 +0200
  • 5f7862ebec Improved linearRand: support precision and integers (#230) Christophe Riccio 2014-09-06 21:52:51 +0200
  • e419448539 Fixed compile problems with glm::max( vec, int ) #232 Christophe Riccio 2014-09-06 02:24:50 +0200
  • ac3c2e37f1 Rely on STL functions for GLM functions using the same prototype #233 Christophe Riccio 2014-09-06 01:45:13 +0200
  • 4a701c6760 Limited extended integer type redifinition (#233) Christophe Riccio 2014-09-01 04:27:55 -0400
  • 90acd7236d Merge branch '0.9.5' Christophe Riccio 2014-08-31 22:28:21 -0400
  • 041276c93d Fix 'nextafter*' for android build issue. #217 0.9.5-broken Christophe Riccio 2014-08-31 22:25:40 -0400
  • a614e5da63 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2014-08-31 22:18:39 -0400
  • eabeb0471b Merge branch '0.9.6' Christophe Riccio 2014-08-31 18:37:14 -0400
  • 67c62d8b1c Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 Christophe Riccio 2014-08-31 18:12:53 -0400
  • 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 Christophe Riccio 2014-08-31 18:12:38 -0400
  • 5ad73a34c1 Merge 97aa5cf29c into f916339ca7 blitz-research 2014-08-04 10:39:08 +0000
  • f916339ca7 Rely on C++11 to implement isinf and isnan Christophe Riccio 2014-08-04 01:18:34 +0200
  • 96ef6ae9ba Fixed infinite loop in isfinite function with GCC #221 Christophe Riccio 2014-08-04 01:00:49 +0200
  • 2b747cbbad Removed last references to GLM_FORCE_RADIANS Christophe Riccio 2014-08-04 00:10:12 +0200
  • fa6bec2f3d Added swizzle contructor tests Christophe Riccio 2014-08-03 23:40:45 +0200
  • a0743f94aa Added full tvec1 support to tvec2 Christophe Riccio 2014-07-29 02:42:18 +0200
  • 8b7d3daa34 Added vec1 operator tests Christophe Riccio 2014-07-28 23:46:46 +0200
  • d722b398c9 Added scalar conversion constructor Christophe Riccio 2014-07-28 22:08:09 +0200
  • bd868e7d2c Fixed CUDA support in MSVC for anonymous unions Hauke Rehfeld 2014-07-21 14:58:42 +0200
  • ed3e0b64b9 Fixed CUDA language detection Hauke Rehfeld 2014-07-21 14:53:46 +0200
  • a957daf1a7 Merge branch '0.9.6' Christophe Riccio 2014-07-18 01:16:48 +0200
  • 81bdef25aa Fixed VC14 compiler warnings Christophe Riccio 2014-07-18 01:15:15 +0200
  • 666475a84c Fixed VC14 compiler warnings Christophe Riccio 2014-07-18 00:59:07 +0200
  • cff845c2b4 Use pragma once Christophe Riccio 2014-07-14 01:48:27 +0200
  • e97d905195 Fixed missing "#include <utility>" for std::move. Tyson Grant Nottingham 2014-07-13 15:25:32 -0700