Commit Graph

  • 384dab02e4 Reduce the number of warnings with -Weverything #646 Christophe Riccio 2017-08-06 23:00:05 +0200
  • bb48c10275 Ignore 64 bits int warnings with Clang Christophe Riccio 2017-08-06 16:30:41 +0200
  • 22c88fd821 Fixed build errors with GCC and Clang #664 and #666 Christophe Riccio 2017-08-06 16:29:55 +0200
  • e4ffe16bed Revert "Fixed vec4 SIMD constexpr #653" Christophe Riccio 2017-08-06 15:49:50 +0200
  • 34193818f9 support sudo make uninstall jasjuang 2017-08-02 22:09:42 -0700
  • 6c70e74f3c Fixed quatLookAt #659 Christophe Riccio 2017-07-26 02:32:40 +0200
  • 950d226154 Fixed vec4 SIMD constexpr #653 Christophe Riccio 2017-07-26 02:06:33 +0200
  • aa026cc0da Removed glm::uninitialize Christophe Riccio 2017-07-25 22:50:31 +0200
  • c933f6e591 Clean up GLM_FORCE_NO_CTOR_INIT and fixed tests Christophe Riccio 2017-07-25 22:15:55 +0200
  • f2cb4a3fdf Fixed vec1 test Christophe Riccio 2017-07-25 21:23:25 +0200
  • 819039447c Update README.md dimitri 2017-07-25 12:07:56 +0200
  • bfdee5f201 Update README.md dimitri 2017-07-25 12:06:54 +0200
  • 5d9bdbaded Merge remote-tracking branch 'upstream/master' dimitri 2017-07-25 06:28:51 +0200
  • 2f36000a4d Only exporting glm directory to export_source. dimitri 2017-07-25 06:15:31 +0200
  • 2c617b45aa Corrected relative path. dimitri 2017-07-24 22:58:22 +0200
  • 9443d8d9ca Added length constexpr test #657 Christophe Riccio 2017-07-24 13:17:00 +0200
  • 4cf8a10af2 No more default initialization of vector, matrix and quaternion types Christophe Riccio 2017-07-24 12:46:54 +0200
  • c834d06c27 Fixed Visual C++ 2017.2 warning regarding __has_feature definision #655 Christophe Riccio 2017-07-24 12:20:58 +0200
  • 3c7bd2eb53 Fixed quat normalize build error #656 Christophe Riccio 2017-07-24 12:09:20 +0200
  • 55d6d2c35c Udpated readme with Added quatLookAt to GTX_quaternion #659 Christophe Riccio 2017-07-24 12:07:04 +0200
  • a61483b34a Merge pull request #659 from CaptainCarrot/QuatLookAt Christophe 2017-07-24 12:05:18 +0200
  • 1b78e2b681 length() member functions are constexpr #657 Christophe Riccio 2017-07-24 12:01:44 +0200
  • 50a527c97d - Fixed integer pow from GTX_integer with null exponent #658 Christophe Riccio 2017-07-24 11:39:16 +0200
  • ad744735f6 Fixed build #660 Christophe Riccio 2017-07-24 11:10:20 +0200
  • bb63aa9e9b Modifications suggested by conan team. dimitri 2017-07-24 07:17:37 +0200
  • c184671583 Update quaternion.hpp CaptainCarrot 2017-07-23 09:27:25 +0200
  • df7f6cc03c Update gtx_quaternion.cpp CaptainCarrot 2017-07-22 17:20:45 +0200
  • 580f368365 Update quaternion.hpp CaptainCarrot 2017-07-22 17:16:49 +0200
  • 9a21766906 Update gtx_quaternion.cpp CaptainCarrot 2017-07-22 17:10:31 +0200
  • 3ee83a15ef Add files via upload CaptainCarrot 2017-07-22 17:09:21 +0200
  • 7223cd1b47 Add files via upload CaptainCarrot 2017-07-22 17:08:49 +0200
  • 1ad55c5016 Reduced warnings when using very strict compilation flags #646 Christophe Riccio 2017-07-07 11:26:12 +0430
  • 27f8e5b0a1 Slight optimization by avoiding an unnecessary initialization #654 Christophe Riccio 2017-07-07 11:20:40 +0430
  • 759a1d8ef2 Added GTX_matrix_factorisation to factor matrices in various forms #654 Christophe Riccio 2017-07-07 10:01:20 +0430
  • 566d20e8cf Fixed GTX_matrix_factorisation tests to return the number of errors #654 Christophe Riccio 2017-07-07 09:58:34 +0430
  • 64cfbc0451 Updated GTX_matrix_factorisation to be more consistency with the rest of the codebase #654 Christophe Riccio 2017-07-07 09:34:34 +0430
  • 1ce38b4fad Merge pull request #654 from unordinateur/master Christophe 2017-07-07 09:15:45 +0430
  • a4a6ea2825 std::abs instead of just abs. Fixes compilation issues with gcc. Vincent Aymong 2017-07-06 19:17:55 -0400
  • da47fac384 Make C++98 compliant, part 2 Vincent Aymong 2017-07-06 17:54:13 -0400
  • f9962054d9 Make C++98 compliant Vincent Aymong 2017-07-06 17:45:40 -0400
  • edde2bcf60 Fix a comment Vincent Aymong 2017-07-06 15:04:00 -0400
  • 80bd3f16c1 More comments Fix RQ test Slight optimisation in QR Vincent Aymong 2017-07-06 15:01:19 -0400
  • d6abdb7935 Implements QR and RQ matrix decomposition functions. Vincent Aymong 2017-07-05 18:52:46 -0400
  • 2dc6196467 Merge pull request #649 from Sillamacka/FixSimdSignConversionWarnings Christophe 2017-07-04 17:56:14 +0200
  • 34b5c4623b Merge pull request #648 from Sillamacka/FixStrayParenthesis Christophe 2017-07-04 17:54:16 +0200
  • f9531c1524 Fix -Wsign-conversion warnings in `simd/common.h`. Magnus Bergsten 2017-07-01 03:13:25 +0900
  • 0ca6a44454 Fixed stray ')' that was breaking gtx/matrix_interpolation. Magnus Bergsten 2017-07-01 02:51:31 +0900
  • 26b3e3ed78 Fixed axisAngle NaN #638 Christophe Riccio 2017-06-24 12:43:00 +0200
  • 631fd1703f Added conan packaging configuration #643 #641, updated readme Christophe Riccio 2017-06-24 12:16:51 +0200
  • feff2c8096 Merge pull request #643 from dimi309/master Christophe 2017-06-24 12:14:24 +0200
  • 412b562200 Added packing functions for integer vectors #639 Christophe Riccio 2017-06-24 12:12:00 +0200
  • 37857b02fe Added conan packaging configuration. dimitri 2017-06-24 09:20:14 +0200
  • 98ffc6562c Fixed glm::fastInverseSqrt to use fast inverse square #640 Christophe Riccio 2017-06-23 19:53:14 +0200
  • 23a7c7897b Merge pull request #640 from miselin/fix-inversesqrt-precision Christophe 2017-06-23 19:50:41 +0200
  • 4e6574749d Fixed references to GLM_FORCE_RADIANS which was removed #642 Christophe Riccio 2017-06-23 19:39:11 +0200
  • bff8379a29 Use correct precision in fastInverseSqrt to ensure the fast compute_inversesqrt is used. Matthew Iselin 2017-06-20 09:35:41 -0700
  • cad2c545f6 Fixed bitfield test failure #631 Christophe Riccio 2017-06-04 12:28:55 +0200
  • 0c3134a52d Fixed usused variable warning in GTX_spline #618 Christophe Riccio 2017-06-04 11:42:05 +0200
  • a9a832e187 - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 Christophe Riccio 2017-06-04 11:36:13 +0200
  • 83602bdea4 - Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624 Christophe Riccio 2017-06-04 10:50:47 +0200
  • 2834d7376a Fixed dual quaternion != operator #629 Christophe Riccio 2017-06-04 10:09:18 +0200
  • 40398d67cd Added vec2 cross #621 Christophe Riccio 2017-04-08 19:37:20 +0200
  • 96adec5f5e Added Z-order experiments Christophe Riccio 2017-04-08 19:36:54 +0200
  • ff64d51a1c Merge 0.9.8 branch Christophe Riccio 2017-03-26 23:55:15 +0200
  • e36368273b Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-03-26 23:51:33 +0200
  • 5459e93446 Added bitfield interleave implementation Christophe Riccio 2017-03-26 23:51:13 +0200
  • 93f858503c Merge pull request #617 from elect86/patch-4 Christophe 2017-03-24 21:00:14 +0100
  • 6d72ce042f Update func_common.hpp Giuseppe Barbieri 2017-03-14 09:53:59 +0100
  • bb4f6dc9d4 Removed support of boost static_assrt Christophe Riccio 2017-03-10 21:40:48 +0100
  • 9f4971289c Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-03-04 00:55:56 +0100
  • 7fdf3c34df Added packing tests Christophe Riccio 2017-03-04 00:55:36 +0100
  • a813c3f291 Merge pull request #615 from Sillamacka/FixShadowWarnings Christophe 2017-03-02 20:03:26 +0100
  • 0ffaea051e Fix some more shadowing warnings that had slipped through. Magnus Bergsten 2017-03-03 01:25:26 +0900
  • 149a6c4258 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-02-28 22:22:46 +0100
  • c42376625a Merge branch '0.9.8' Christophe Riccio 2017-02-28 22:22:08 +0100
  • c6a8b4464b - Fixed packF3x9_E1x5 exponent packing #614 Christophe Riccio 2017-02-28 22:19:26 +0100
  • d53e36782b - Fixed packF3x9_E1x5 exponent packing #614 Christophe Riccio 2017-02-28 22:19:26 +0100
  • ff790f3593 Merge pull request #613 from blahgeek/cuda-compiler-version Christophe 2017-02-28 10:09:04 +0100
  • 0b48eecae8 properly set cuda compiler version BlahGeek 2017-02-28 10:30:50 +0800
  • f269730d4b Merge pull request #611 from kveretennicov/patch-1 Christophe 2017-02-20 01:27:22 +0100
  • eda0b27f23 Fix some style and typos in Manual Konstantin Veretennicov 2017-02-19 18:26:06 +0100
  • aeccbf1792 Added reference to cglm in GLM manual #609 Christophe Riccio 2017-02-16 01:37:30 +0100
  • f048b346fb Merged GLM 0.9.8 Christophe Riccio 2017-02-16 01:15:46 +0100
  • 8d3bc422e1 Fixed Clang version detection from source #608 Christophe Riccio 2017-02-16 01:07:16 +0100
  • 4a71e6a02f Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-02-16 00:56:04 +0100
  • 1b40d6b957 Merge pull request #610 from elect86/patch-3 Christophe 2017-02-09 23:01:34 +0100
  • af4499f3ca Update rotate_vector.hpp Giuseppe Barbieri 2017-02-09 17:53:35 +0100
  • 38b2fef162 Update rotate_vector.hpp Giuseppe Barbieri 2017-02-09 17:52:19 +0100
  • e4f768102b Fixed define Christophe Riccio 2017-02-09 00:40:37 +0100
  • f84437dc56 Merge pull request #607 from elect86/patch-2 Christophe 2017-01-26 12:20:36 +0100
  • 84792587e0 Update manual.md Giuseppe Barbieri 2017-01-26 10:11:35 +0100
  • a9389aef26 Removed Drone, service is dead Christophe Riccio 2017-01-22 12:42:09 +0100
  • 5d89006faa Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-01-21 22:04:24 +0100
  • f0b6ce7d75 Removed invalid FAQ 604 Christophe Riccio 2017-01-21 22:04:04 +0100
  • 7ee363c9fa Merge pull request #606 from nourikhalass/master Christophe 2017-01-21 22:00:35 +0100
  • cfbb4d9b91 Merged 0.9.8 Christophe Riccio 2017-01-21 21:58:58 +0100
  • 5dcc56489e Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 Christophe Riccio 2017-01-21 21:57:10 +0100
  • 21b9096428 Fixed typo Nouri Khalass 2017-01-21 20:46:11 +0100
  • a3a8f84f6b Fix issue #600 and #605 Nouri Khalass 2017-01-21 19:47:41 +0100
  • 4875f79eb0 Removed old compiler version Christophe Riccio 2017-01-20 22:42:53 +0100