Commit Graph

  • 5868657413
    Merge pull request #946 from qsantos/patch-1 Christophe 2019-09-09 12:31:24 +0200
  • 4179da9d29
    Merge pull request #948 from vkhandus/patch-1 Christophe 2019-09-09 12:28:42 +0200
  • ead9a9104a
    Request to update licence. Vadim Khandus 2019-09-09 13:21:30 +0300
  • 3a41107d10 Fix precision loss on small angles in qua's angle Quentin Santos 2019-08-31 19:57:46 +0200
  • c597094980 Fix precision loss on small angles in qua's pow Quentin Santos 2019-08-31 19:36:20 +0200
  • 4db8f89aac Fixed quaternion array access #942 Christophe Riccio 2019-09-08 15:58:42 +0200
  • 9ffa3f8a3d Added GLM 0.9.9.6 release version in release notes Christophe Riccio 2019-09-07 22:51:46 +0200
  • 73df95205f Fixed doxygen doc Christophe Riccio 2019-09-07 17:39:53 +0200
  • 50dfd18b91 Updated API doc Christophe Riccio 2019-09-07 17:38:31 +0200
  • b8e5f55368 Added missing genType check for bitCount and bitfieldReverse #893 Christophe Riccio 2019-09-07 14:54:21 +0200
  • f4b3fc7733 Added missing genType check for bitCount and bitfieldReverse #893 Christophe Riccio 2019-09-07 14:53:58 +0200
  • bfa028ed13 Fixed build Christophe Riccio 2019-09-07 14:34:49 +0200
  • 943529eef6 Fixed CUDA 9 build #910 Christophe Riccio 2019-09-07 14:32:06 +0200
  • 7565378ef7 Only test in 32 bits with VC 2019 Christophe Riccio 2019-09-07 14:19:09 +0200
  • 5f352ecce2 Removed CMake install and uninstall scripts Christophe Riccio 2019-09-07 14:13:56 +0200
  • 2bd4217685 Fixed build Christophe Riccio 2019-09-07 14:09:36 +0200
  • a5fd70aed8 Fixed Clang or GCC build due to wrong GLM_HAS_IF_CONSTEXPR definition #907 Christophe Riccio 2019-09-07 13:52:41 +0200
  • 61b2a73e21 Fixed missing std:: namespace #898 Christophe Riccio 2019-09-07 13:41:08 +0200
  • 823125a6cd Fixed script Christophe Riccio 2019-09-07 13:24:51 +0200
  • 2e25674af5 Updated configuration list Christophe Riccio 2019-09-07 12:43:24 +0200
  • 8a6b928478 Reduced number of configuration Christophe Riccio 2019-09-07 12:28:35 +0200
  • 35a4c01e7a Added Visual Studio 2019 testing Christophe Riccio 2019-09-07 12:25:06 +0200
  • 9d18fc8221 Fixed warning Christophe Riccio 2019-09-07 12:21:47 +0200
  • 3bec6f1801 Updated XCode version tested, 6.4 is deprecated Christophe Riccio 2019-09-07 12:19:42 +0200
  • 87bed133e7 Fixed warning Christophe Riccio 2019-09-07 12:15:00 +0200
  • 9ca99751f0 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2019-09-07 11:16:41 +0200
  • 247beeb5bf Bring back quaternion to xyzw storage to remain backward compatible #942 Christophe Riccio 2019-09-07 11:16:05 +0200
  • bd32be3ebd
    Merge pull request #928 from l90lpa/lMaxNorm-proposal Christophe 2019-09-07 11:10:10 +0200
  • 9a32317065 - Added Neon support to glm #945 Christophe Riccio 2019-09-07 11:08:20 +0200
  • d2c60e08c0 Merge branch 'neon' of https://github.com/amaury-ml/glm Christophe Riccio 2019-09-07 11:06:19 +0200
  • 79787bbff6 Fixed GLM_HAS_CXX11_STL broken on Clang with Linux #926 Christophe Riccio 2019-09-07 10:51:19 +0200
  • 0d0638e7e7 Bring back quaternion to xyzw storage to remain backward compatible #942 Christophe Riccio 2019-09-07 10:40:06 +0200
  • 6ec2354cae Tentative fix of travis Christophe Riccio 2019-09-07 10:36:31 +0200
  • 3d833fe20a Fixed Clang build Christophe Riccio 2019-09-07 10:06:25 +0200
  • 4446f783d4 Updated Travis CI to use Clang 7 Christophe Riccio 2019-09-07 08:52:27 +0200
  • d2aa30fe92 Remove debug warnings Amaury Le Leyzour 2019-09-03 10:14:30 -0700
  • cd3cc166b4 Add Neon to glm Amaury Le Leyzour 2019-08-27 11:42:48 -0700
  • 2c3bdccb01
    Merge branch 'master' into lMaxNorm-proposal Liam 2019-08-25 09:03:13 +0100
  • ca52121e1b
    Merge pull request #937 from pierremoreau/fix_documenation_typo Christophe 2019-08-19 22:47:47 +0200
  • 7fe0849277
    Merge pull request #938 from pierremoreau/add_missing_keyword_symbol Christophe 2019-08-19 22:46:26 +0200
  • 5bbbb460d3
    Add missing '@' in the documentation Pierre Moreau 2019-08-08 12:20:23 +0200
  • 6b1e7c6418
    Fix typo in Doxygen documentation Pierre Moreau 2019-08-08 12:01:39 +0200
  • 67d647ae46 Fixed version Christophe 2019-08-08 11:25:08 +0200
  • 163f0d162d Tentative fix build Christophe 2019-08-08 11:09:59 +0200
  • 29987a3100 Fixed prevPowerOfTwo build Christophe 2019-08-08 10:51:19 +0200
  • 8bf26a2bb3 Fixed C++ 98 build Christophe 2019-08-07 15:00:50 +0200
  • a87784c125 Fixed C++98 build Christophe 2019-08-07 14:25:12 +0200
  • 22af215da4 Merge branch 'master' of https://github.com/g-truc/glm Christophe 2019-08-07 14:13:16 +0200
  • 1e2972f2d7
    Merge pull request #933 from Hinara/patch-1 Christophe 2019-08-07 14:12:43 +0200
  • 083dfdcb91 Fixed build Christophe 2019-08-07 14:11:22 +0200
  • 1e558b21c6
    Merge pull request #932 from ClobberXD/patch-1 Christophe 2019-08-07 13:51:40 +0200
  • 23b184f64d
    Merge pull request #927 from l90lpa/fix-lxNorm Christophe 2019-08-07 13:49:34 +0200
  • e620adac1b Fixed build Christophe 2019-08-07 13:46:52 +0200
  • 7cb9607ffb Fixed quaternion initialization Christophe 2019-08-07 13:39:36 +0200
  • 163b57c319
    Fix compilation under xcode 6.4 Hinara 2019-07-29 17:21:44 +0200
  • 3fe07c3cda
    Delete .vscode/settings.json ANAND 2019-07-27 11:09:57 +0530
  • a78024d2bf Add testing of lMaxNorm. Liam Adams 2019-07-19 18:11:07 +0100
  • 2400954df2 Add lMaxNorm for computing the max norm. Liam Adams 2019-07-19 18:10:29 +0100
  • 8f7d378116 Add testing of lxNorm. Liam Adams 2019-07-19 18:28:31 +0100
  • 7d20bc8104 Take the absolute vaue of the components to avoid possible negative norm values. Liam Adams 2019-07-19 17:53:19 +0100
  • 947527d3ac Fixed string_cast, broken after fixing #916 Christophe 2019-07-12 23:11:27 +0200
  • 69622b2954 Fixed perf test results Christophe 2019-07-12 22:59:18 +0200
  • cb9cd7ccb8 Fixed GTC_round build Christophe 2019-07-12 22:20:57 +0200
  • 2423d607fe Fixed GCC warning about member initialization order Christophe 2019-07-12 22:11:42 +0200
  • 4074dfcf07 Added findNSB functions and tests Christophe 2019-07-12 21:50:30 +0200
  • 72f776b280 Fixed build Christophe 2019-07-12 19:40:59 +0200
  • 9fbd011cab Fixed merge Christophe 2019-07-12 19:24:04 +0200
  • f5381ef536 Fixed quaternion componant order: w, {x, y, z} #916 Christophe 2019-07-12 19:19:10 +0200
  • 3a65b7a628 Completed EXT_*_integer extensions Christophe 2019-07-12 18:46:08 +0200
  • 3288df2f89 Added EXT_vector_integer test Christophe 2019-07-12 15:44:17 +0200
  • 27b622e968 Merged master Christophe 2019-07-11 16:13:23 +0200
  • 8c5fde6c8f Updated 0.9.9.6 release note Christophe 2019-07-11 16:08:18 +0200
  • 4fc28977d6
    Merge pull request #920 from inviwo/feature/hash-qua Christophe 2019-07-09 13:46:47 +0200
  • 513af73cc4
    Merge pull request #921 from inviwo/feature/gcc6-standard-version Christophe 2019-07-09 13:45:53 +0200
  • 867a40acf5
    Merge pull request #922 from karjonas/gcc_if_constexpr Christophe 2019-07-09 13:45:02 +0200
  • 81dfda4cf3 Fix gcc if constexpr error Jonas Karlsson 2019-07-03 09:41:29 +0200
  • 598a3dc7b7 Fix for g++6 where -std=c++1z sets __cplusplus to 201500 instead of 201402 Peter Steneteg 2019-06-26 12:47:40 +0200
  • 9a1f85ae79 Hash hashes qua instead of tquat closes #919 Peter Steneteg 2019-06-26 12:46:25 +0200
  • f920ffabb2
    Merge pull request #900 from mmha/cmake-arch-independent-package Christophe 2019-06-21 16:18:46 +0200
  • 1a2d6cba99
    Merge pull request #902 from Zuzu-Typ/master Christophe 2019-06-21 16:18:02 +0200
  • ab45359c36
    Merge pull request #903 from Zuzu-Typ/ext_vector_double1 Christophe 2019-06-21 16:17:44 +0200
  • 5726c5ce71
    Merge pull request #904 from Zuzu-Typ/gauss_rand Christophe 2019-06-21 16:17:15 +0200
  • 7d6145ea3d
    Merge pull request #908 from Zuzu-Typ/2019-06-03-09-25 Christophe 2019-06-21 16:16:32 +0200
  • 6cd38b9b02
    Merge pull request #914 from rhoarau/sycl Christophe 2019-06-21 16:15:54 +0200
  • c2b1d6fdb1
    Merge pull request #915 from silvesthu/master Christophe 2019-06-21 16:15:20 +0200
  • 3d9bec8d2b Fix .natvis as structs renamed Ken Hu 2019-06-18 00:04:55 +0900
  • 2a8822865c Fix typos and code style (space to tab). rhoarau 2019-06-16 13:33:02 +0200
  • 1079444f7e Remove a preprocessor debug message and correct the readme rhoarau 2019-06-09 17:25:43 +0200
  • 8fb71ffd07 Initial SYCL support: rhoarau 2019-06-09 16:05:09 +0200
  • 537bc3a1d1 Fixed typo Zuzu-Typ 2019-06-03 14:35:04 +0200
  • b15bbffe5a Update packing.hpp Zuzu-Typ 2019-06-03 09:29:32 +0200
  • bc70a03adc Use static_cast instead of C-style Zuzu-Typ 2019-05-29 12:20:11 +0200
  • a201957cf9 Silence C4244 warning Zuzu-Typ 2019-05-28 16:10:58 +0200
  • 2800604781 Fixed typo Zuzu-Typ 2019-05-28 16:02:22 +0200
  • 24c0d923b0 Fixed typo Zuzu-Typ 2019-05-23 20:36:26 +0200
  • 3a53ea1f69 Remove architecture check from CMake package Morris Hafner 2019-05-20 20:41:46 +0100
  • 9c831a1a76 Added performance tests Christophe Riccio 2019-05-03 18:24:49 +0200
  • a91fb705db Added EXT_vector_integer extension Christophe Riccio 2019-04-26 19:01:12 +0200
  • 07c6d56b5f Added initial work for integer vector and scalar functions Christophe Riccio 2019-04-26 18:32:06 +0200
  • fce2abd01c
    Merge pull request #889 from jforberg/copying Christophe 2019-04-22 12:39:09 +0200