4217 Commits (15158e8aa906365cd2219dbb37352345d8ab5bf1)
 

Author SHA1 Message Date
Christophe 67d647ae46 Fixed version ago%!(EXTRA string=6 years)
Christophe 163f0d162d Tentative fix build ago%!(EXTRA string=6 years)
Christophe 29987a3100 Fixed prevPowerOfTwo build ago%!(EXTRA string=6 years)
Christophe 8bf26a2bb3 Fixed C++ 98 build ago%!(EXTRA string=6 years)
Christophe a87784c125 Fixed C++98 build ago%!(EXTRA string=6 years)
Christophe 22af215da4 Merge branch 'master' of https://github.com/g-truc/glm ago%!(EXTRA string=6 years)
Christophe 1e2972f2d7
Merge pull request #933 from Hinara/patch-1 ago%!(EXTRA string=6 years)
Christophe 083dfdcb91 Fixed build ago%!(EXTRA string=6 years)
Christophe 1e558b21c6
Merge pull request #932 from ClobberXD/patch-1 ago%!(EXTRA string=6 years)
Christophe 23b184f64d
Merge pull request #927 from l90lpa/fix-lxNorm ago%!(EXTRA string=6 years)
Christophe e620adac1b Fixed build ago%!(EXTRA string=6 years)
Christophe 7cb9607ffb Fixed quaternion initialization ago%!(EXTRA string=6 years)
Hinara 163b57c319
Fix compilation under xcode 6.4 ago%!(EXTRA string=6 years)
ANAND 3fe07c3cda
Delete .vscode/settings.json ago%!(EXTRA string=6 years)
Liam Adams a78024d2bf Add testing of lMaxNorm. ago%!(EXTRA string=6 years)
Liam Adams 2400954df2 Add lMaxNorm for computing the max norm. ago%!(EXTRA string=6 years)
Liam Adams 8f7d378116 Add testing of lxNorm. ago%!(EXTRA string=6 years)
Liam Adams 7d20bc8104 Take the absolute vaue of the components to avoid possible negative norm values. ago%!(EXTRA string=6 years)
Christophe 947527d3ac Fixed string_cast, broken after fixing #916 ago%!(EXTRA string=6 years)
Christophe 69622b2954 Fixed perf test results ago%!(EXTRA string=6 years)
Christophe cb9cd7ccb8 Fixed GTC_round build ago%!(EXTRA string=6 years)
Christophe 2423d607fe Fixed GCC warning about member initialization order ago%!(EXTRA string=6 years)
Christophe 4074dfcf07 Added findNSB functions and tests ago%!(EXTRA string=6 years)
Christophe 72f776b280 Fixed build ago%!(EXTRA string=6 years)
Christophe 9fbd011cab Fixed merge ago%!(EXTRA string=6 years)
Christophe f5381ef536 Fixed quaternion componant order: w, {x, y, z} #916 ago%!(EXTRA string=6 years)
Christophe 3a65b7a628 Completed EXT_*_integer extensions ago%!(EXTRA string=6 years)
Christophe 3288df2f89 Added EXT_vector_integer test ago%!(EXTRA string=6 years)
Christophe 27b622e968 Merged master ago%!(EXTRA string=6 years)
Christophe 8c5fde6c8f Updated 0.9.9.6 release note ago%!(EXTRA string=6 years)
Christophe 4fc28977d6
Merge pull request #920 from inviwo/feature/hash-qua ago%!(EXTRA string=6 years)
Christophe 513af73cc4
Merge pull request #921 from inviwo/feature/gcc6-standard-version ago%!(EXTRA string=6 years)
Christophe 867a40acf5
Merge pull request #922 from karjonas/gcc_if_constexpr ago%!(EXTRA string=6 years)
Jonas Karlsson 81dfda4cf3 Fix gcc if constexpr error ago%!(EXTRA string=6 years)
Peter Steneteg 598a3dc7b7 Fix for g++6 where -std=c++1z sets __cplusplus to 201500 instead of 201402 ago%!(EXTRA string=6 years)
Peter Steneteg 9a1f85ae79 Hash hashes qua instead of tquat closes #919 ago%!(EXTRA string=6 years)
Christophe f920ffabb2
Merge pull request #900 from mmha/cmake-arch-independent-package ago%!(EXTRA string=6 years)
Christophe 1a2d6cba99
Merge pull request #902 from Zuzu-Typ/master ago%!(EXTRA string=6 years)
Christophe ab45359c36
Merge pull request #903 from Zuzu-Typ/ext_vector_double1 ago%!(EXTRA string=6 years)
Christophe 5726c5ce71
Merge pull request #904 from Zuzu-Typ/gauss_rand ago%!(EXTRA string=6 years)
Christophe 7d6145ea3d
Merge pull request #908 from Zuzu-Typ/2019-06-03-09-25 ago%!(EXTRA string=6 years)
Christophe 6cd38b9b02
Merge pull request #914 from rhoarau/sycl ago%!(EXTRA string=6 years)
Christophe c2b1d6fdb1
Merge pull request #915 from silvesthu/master ago%!(EXTRA string=6 years)
Ken Hu 3d9bec8d2b Fix .natvis as structs renamed ago%!(EXTRA string=6 years)
rhoarau 2a8822865c Fix typos and code style (space to tab). ago%!(EXTRA string=6 years)
rhoarau 1079444f7e Remove a preprocessor debug message and correct the readme ago%!(EXTRA string=6 years)
rhoarau 8fb71ffd07 Initial SYCL support: ago%!(EXTRA string=6 years)
Zuzu-Typ 537bc3a1d1 Fixed typo ago%!(EXTRA string=6 years)
Zuzu-Typ b15bbffe5a Update packing.hpp ago%!(EXTRA string=6 years)
Zuzu-Typ bc70a03adc Use static_cast instead of C-style ago%!(EXTRA string=6 years)