Commit Graph

  • 6ad79aae3e Merge pull request #1082 from psychocoderHPC/topic-HIPsupport master Christophe 2021-09-02 16:54:41 +02:00
  • a1d88cf991 add AMD HIP support René Widera 2021-08-05 11:54:10 +02:00
  • 06ed280db4 Merge pull request #1081 from xaedes/patch-1 Christophe 2021-07-31 23:46:22 +02:00
  • a8b3401574 Fixed header comment xaedes 2021-07-27 12:59:03 +02:00
  • 2759ceca04 Merge pull request #1079 from BramblePie/Change_orientedAngle_function Christophe 2021-07-15 09:57:29 +02:00
  • f0066a2acf Merge pull request #1074 from szabolcsdombi/quaternion-constructor-parameters-fix Christophe 2021-07-15 09:56:22 +02:00
  • 90e85225f5 Change orientedAngle function Bram Pieters 2021-06-24 15:03:12 +02:00
  • 84f2045a79 Merge pull request #1076 from stephomi/decompose_wxyz Christophe 2021-06-07 21:29:54 +02:00
  • 8efb7408b5 Merge pull request #1077 from sgrottel/gtx-pca-test-rework Christophe 2021-06-07 21:27:24 +02:00
  • 104c1214ee Avoid fp comparison of glm::sign return value by introducing a sign comparison helper function SGrottel 2021-06-05 16:43:47 +02:00
  • 5dbba35275 Changed test functions to explicitly define comparison epsilons. SGrottel 2021-06-05 16:26:06 +02:00
  • f32eea1345 Fix matrix decompose (wxyz quaternion) Stéphane GINIER 2021-06-01 16:15:11 +02:00
  • 66062497b1 Merge pull request #1075 from Robadob/nvrtc_support Christophe 2021-05-23 18:03:02 +02:00
  • 00a195c687 BugFix: CUDA RTC support. Robert Chisholm 2021-05-19 13:53:48 +01:00
  • 820a2c0e62 make quaternion constructor respect GLM_FORCE_QUAT_DATA_XYZW Szabolcs Dombi 2021-05-17 08:40:22 +03:00
  • 70f67cb457 Merge pull request #1072 from g-truc/travis-update Christophe 2021-05-15 12:51:02 +02:00
  • dc9e555b4c Merge pull request #1071 from sgrottel/gtx-pca Christophe 2021-05-15 12:50:27 +02:00
  • c6dfaed4a3 Merge pull request #1073 from Robadob/nvrtc_support Christophe 2021-05-15 12:31:00 +02:00
  • 948ac3b825 Add missing statement. Robert Chisholm 2021-05-14 10:38:02 +01:00
  • aa7380ae12 Fix lint. Robert Chisholm 2021-05-13 22:33:49 +01:00
  • f0f95bd3de Correctly detect NVRTC and lack of stl support. Robert Chisholm 2021-05-13 22:13:04 +01:00
  • d71dba9603 Introduced a second, less precise comparison epsilon for the tests for now. SGrottel 2021-05-11 07:44:40 +02:00
  • 18d9b97aa4 Further increased comparison float epsilon, and further test batch testEigenvectors also failes. SGrottel 2021-05-10 23:36:17 +02:00
  • 593b7cc36b Increased float comparison epsilon to pass tests. SGrottel 2021-05-10 22:49:57 +02:00
  • a0ccbcc63d Added further details on the comparison issue with covariance matrices on some VMs. SGrottel 2021-05-10 21:32:01 +02:00
  • d0d7945141 Additional debug output to investigate why test-gtx_pca fails on some VMs on Travis. SGrottel 2021-05-10 19:35:57 +02:00
  • c792a0a221 Disabled tests requiring random engine when CXX11 STL is not available. SGrottel 2021-05-10 17:48:35 +02:00
  • 0f5b544d5d Corrected errors on Xcode C++98 pure related to language extensions accidentially used. SGrottel 2021-05-10 16:38:38 +02:00
  • b8adc27808 Removed lambdas and initializer list ctors to be compatible with older cpp standards. SGrottel 2021-05-10 15:45:42 +02:00
  • ddb6678c23 Use default clang version of distribution travis-update Christophe 2021-05-10 14:11:17 +02:00
  • 4abd46483a Fix Travis C.I. build Christophe 2021-05-10 13:34:39 +02:00
  • dd40903b74 Implemented 'principle component analysis' utility in gtx, including tests SGrottel 2021-05-10 13:14:29 +02:00
  • 6e2b7eedd2 Merge pull request #1069 from Blurgyy/quaternion-sane-default Christophe 2021-05-07 09:23:48 +02:00
  • de7c83f1b6 Update test for GLM_FORCE_QUAT_DATA_XYZW Gaoyang Zhang 2021-05-06 14:01:41 +08:00
  • 59ddeb7d1c Replace GLM_FORCE_QUAT_DATA_WXYZ with GLM_FORCE_QUAT_DATA_XYZW Gaoyang Zhang 2021-05-06 13:58:27 +08:00
  • d573bf099a Revert "Fix constructor of struct qua to honor macro "GLM_FORCE_QUAT_DATA_WXYZ"" Gaoyang Zhang 2021-05-06 14:12:23 +08:00
  • f6f3596a6b Revert "Fix construction of identity quaternion" Gaoyang Zhang 2021-05-06 14:12:22 +08:00
  • 43b81f49fc Revert "Fix test due to change of default constructor of qua" Gaoyang Zhang 2021-05-06 14:12:16 +08:00
  • e800c41c0a Fix test due to change of default constructor of qua Gaoyang Zhang 2021-05-03 00:32:17 +08:00
  • 37842c7400 Fix construction of identity quaternion Gaoyang Zhang 2021-05-03 00:31:09 +08:00
  • f931c4996a Fix constructor of struct qua to honor macro "GLM_FORCE_QUAT_DATA_WXYZ" Gaoyang Zhang 2021-05-02 21:36:05 +08:00
  • 761a842a59 Merge pull request #1062 from tksuoran/fix-cmake Christophe 2021-04-05 13:27:48 +02:00
  • 820607ad2b Merge pull request #1064 from SergeyKrivohatskiy/fix-axisAngle-for-small-angles Christophe 2021-04-05 13:25:56 +02:00
  • 50fdc42f13 Merge pull request #1065 from psychocoderHPC/fix-cudaClangCompile Christophe 2021-04-05 13:23:00 +02:00
  • 59fbd31552 fix clang CUDA compile René Widera 2021-03-31 14:13:53 +02:00
  • b5d4757580 compilation fix Sergey Krivohatskiy 2021-03-23 15:22:16 +03:00
  • e81a9c4baa compilation fixes Sergey Krivohatskiy 2021-03-23 15:03:38 +03:00
  • 2010c883d5 formatting fix Sergey Krivohatskiy 2021-03-23 14:33:11 +03:00
  • 2b766d5303 a few more tests for axisAngle Sergey Krivohatskiy 2021-03-23 14:30:52 +03:00
  • df7b5bda7c axisAngle epsilon changed to work as expected on small angles Sergey Krivohatskiy 2021-03-23 14:28:36 +03:00
  • c9c656ce31 axisAngle refactoring Sergey Krivohatskiy 2021-03-23 14:27:00 +03:00
  • 57c3be0b9f Added axisAngle tests Sergey Krivohatskiy 2021-03-23 14:24:41 +03:00
  • 1771b1127f Fix CMake FetchContent usage Timo Suoranta 2021-03-11 13:20:56 +02:00
  • ace16e4778 Merge pull request #1060 from imgly/fix/simd-vec4-compare Christophe 2021-03-08 11:01:35 +01:00
  • 9203edd741 Merge pull request #1054 from kiroma/master Christophe 2021-03-08 10:55:19 +01:00
  • ca1f397fe9 Merge pull request #1 from jaimedelreyg/feature/add_uninstall_to_cmake kiroma 2021-03-07 17:23:49 +01:00
  • fe9bb21f1f Merge pull request #1058 from SergeyKrivohatskiy/patch-1 Christophe 2021-03-07 09:37:42 +01:00
  • 5e243a8efa Merge pull request #1061 from g-truc/revert-1012-master Christophe 2021-03-07 09:36:25 +01:00
  • bbedf96c16 Revert "Fix quaternion orientation in glm::decompose" revert-1012-master Christophe 2021-03-06 17:12:03 +01:00
  • 87de7f3f10 Add target make uninstall in cmake files Jaime Del Rey Garcia 2021-03-06 08:58:58 +01:00
  • 64be09e1b1 Merge pull request #1057 from nick-dumas/master Christophe 2021-03-02 22:49:53 +01:00
  • a6fcdd0cbc Fixed the SIMD implementation of compute_vec4_equal for floats Keiwan Donyagard 2021-02-24 10:51:20 +01:00
  • acab24129d Fixed axisAngle implementation Sergey Krivohatskiy 2021-02-20 20:16:31 +03:00
  • 2fc22e3f3e Fix squered typo Nick Dumas 2021-02-16 09:56:30 +08:00
  • 6347f62261 Merge pull request #1056 from nowakowsk/adjugate_fix Christophe 2021-02-15 14:12:06 +01:00
  • eabaf2338b Fixed unit tests for pre-C++11 compilers nowakowsk 2021-02-14 13:03:57 +01:00
  • 6437133cd2 fix: add missing transposition to adjugate for mat2 and mat4 nowakowsk 2021-02-14 12:14:59 +01:00
  • 887827b762 Adjust CI to use the newly generated config files Krzysztof Kurek 2021-01-31 16:13:05 +01:00
  • 3a4b55020e Make sure installed glm::glm has the includes Krzysztof Kurek 2021-01-31 14:50:00 +01:00
  • dd457459b2 Update manual to reflect changes Krzysztof Kurek 2021-01-31 14:10:15 +01:00
  • 5797373dc2 Fix an issue with CMake versions 3.14 and earlier Krzysztof Kurek 2021-01-31 00:49:58 +01:00
  • e936ed35ea Resolve issues with CMake versions 3.13 and earlier Krzysztof Kurek 2021-01-30 23:59:37 +01:00
  • 631faffab3 Export targets from top-level CMake file Krzysztof Kurek 2021-01-30 23:35:37 +01:00
  • 3e99386b6f Include CPack if project is built as standalone Krzysztof Kurek 2021-01-30 23:00:41 +01:00
  • f64239743e Remove the cmake dir superseded by generated files Krzysztof Kurek 2021-01-30 22:33:55 +01:00
  • 6c9d74c3e0 Generate glmConfigVersion, move glmConfig to its own folder Krzysztof Kurek 2021-01-30 22:26:46 +01:00
  • 6059c5767b Export the GLM target Krzysztof Kurek 2021-01-30 21:08:48 +01:00
  • 3a25105d86 Merge pull request #1047 from gottfriedleibniz/patch/is_identity Christophe 2020-12-27 16:26:39 +01:00
  • bfd439bea5 Merge pull request #1051 from 06needhamt/patch-1 constexpr Christophe 2020-12-12 10:18:18 +01:00
  • eb0dafd972 C.I. SIMD works fine locally but not on Travis.. Christophe 2020-12-10 16:13:21 +01:00
  • ef1a60e1d7 C.I. more SSE3 tests christophe-lunarg 2020-12-10 12:00:42 +01:00
  • 8ba1d34a9b C.I. Increase configuration converage christophe-lunarg 2020-12-10 11:38:23 +01:00
  • 41ce855d1e C.I. Updated macOS travis configurations christophe-lunarg 2020-12-10 11:09:32 +01:00
  • 091ba3f788 C.I. Add coverage for more rescent compilers christophe-lunarg 2020-12-10 10:32:21 +01:00
  • d1a585ebf1 C.I. No more SIMD instruction build on GCC christophe-lunarg 2020-12-10 09:45:00 +01:00
  • 9dca1667fe Merge branch 'master' of github.com:g-truc/glm christophe-lunarg 2020-12-09 21:44:11 +01:00
  • bec41ffe51 Fix AVX2 detection christophe-lunarg 2020-12-09 21:43:38 +01:00
  • 9da06f73d6 Fix Typo in readme.md Tom Needham 2020-12-09 15:58:26 +00:00
  • d950f17161 C.I.: Reduce number of build Christophe 2020-12-08 16:56:39 +01:00
  • a465b0e0d1 C.I. Upgraded osx images Christophe 2020-12-08 10:44:14 +01:00
  • ccec730246 C.I. reduced the number of travis configurations Christophe 2020-12-08 10:38:54 +01:00
  • 15f4a448c4 C.I. fix travis build with Clang 3.6 Christophe 2020-12-08 09:34:52 +01:00
  • 9fcec4bbfa Upgrading Travis C.I. distribution Christophe 2020-12-07 22:28:11 +01:00
  • 9f3d876120 Upgrading Travis C.I. distribution Christophe 2020-12-07 22:13:42 +01:00
  • e5a16329c7 C.I.: Fix Travis C.I. xcode build Christophe 2020-12-07 21:12:45 +01:00
  • 4c419832a6 C.I.: Fix Travis C.I. xcode build Christophe 2020-12-07 20:44:12 +01:00
  • 00c4720305 fix: isIdentity for non-symmetric matrices Gottfried Leibniz 2020-12-06 11:26:14 -04:00
  • 24a4befe80 Fix build Christophe 2020-12-01 08:57:06 +01:00
  • e6e73e5e0c Only run Travis C.I. on master branch Christophe 2020-12-01 08:43:56 +01:00
  • 9b915c34d1 Fix test GLM_EXT_vector_integer Christophe 2020-11-30 20:42:42 +01:00