Commit Graph

  • ec8fa4623c Fixed Cuda build, no support of __declspec(align(alignment)) Christophe Riccio 2016-08-09 20:05:19 +0200
  • 39020ad727 Merge branch '0.9.8' Christophe Riccio 2016-08-08 11:45:38 +0200
  • 8fbec7f28e Fixed Clang detection #537 Christophe Riccio 2016-08-08 11:45:30 +0200
  • fa8b1f419d Merge branch '0.9.8' Christophe Riccio 2016-08-07 12:57:01 +0200
  • 4db0dfcb19 Added lowestBitValue to GTX_bit #536 Christophe Riccio 2016-08-07 12:56:49 +0200
  • 0a032d0314 Merge branch '0.9.8' Christophe Riccio 2016-08-07 12:44:04 +0200
  • f71171d49b Fixed 32-bits build #528 #529, fixed VC 32 bits crash Christophe Riccio 2016-08-07 12:42:45 +0200
  • 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash Christophe Riccio 2016-08-07 12:42:45 +0200
  • 49b8593e3e Merge 2bb36acdf5 into e671d50e05 Sami Kankaristo 2016-08-07 10:15:41 +0000
  • e671d50e05 Merge branch '0.9.8' Christophe Riccio 2016-08-06 19:41:09 +0200
  • dcdc966969 Workaround Cuda compiler bug #530 Christophe Riccio 2016-08-06 19:40:39 +0200
  • cd50d4ae5c Tentative CUDA workaround #530 Christophe Riccio 2016-08-06 19:35:46 +0200
  • 55d7fa2775 Merge branch '0.9.8' Christophe Riccio 2016-08-06 19:28:34 +0200
  • edc328c7c9 Fixed GTX_wrap #534, improved GTX_wrap for SIMD friendliness Christophe Riccio 2016-08-06 19:28:16 +0200
  • 897a5af243 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-08-06 18:32:05 +0200
  • 54057ebda0 Merge branch '0.9.8' Christophe Riccio 2016-08-06 18:31:15 +0200
  • f1cfd55da0 Fixed code sample #531 Christophe Riccio 2016-08-06 18:28:41 +0200
  • 2bb36acdf5 Fix 32-bit builds with GCC Sami Kankaristo 2016-07-23 20:34:26 +0300
  • 8e8edcfb8d Merge pull request #527 from IndiumGames/pedantic Christophe 2016-07-20 23:01:53 +0200
  • f4103fe7f8 Change -pedantic to -Wpedantic Sami Kankaristo 2016-07-20 21:26:45 +0300
  • 27a25cb6a8 Merge branch '0.9.8' Christophe Riccio 2016-07-17 22:37:28 +0200
  • 63dcf6ad77 Fix #ifdef (had old name) Sami Kankaristo 2016-07-17 21:01:57 +0300
  • dcb6a006ca Merge pull request #526 from IndiumGames/fix-define-name Christophe 2016-07-17 22:30:10 +0200
  • c784051948 Fix #ifdef (had old name) Sami Kankaristo 2016-07-17 21:01:57 +0300
  • 3f7630a7af Merged GLM 0.9.8 branch Christophe Riccio 2016-07-17 11:54:55 +0200
  • a3b7bf46e7 Ignore long long warning with C++98 tests Christophe Riccio 2016-07-17 11:53:47 +0200
  • ecc91d4361 Merge 0.9.8 branch Christophe Riccio 2016-07-17 11:52:15 +0200
  • 867f03c5f2 Fixed disable pedentic warning for anoynymous struct in GLM Christophe Riccio 2016-07-17 11:30:12 +0200
  • 1d8dadcd15 Fixed disable pedentic warning for anoynymous struct in GLM Christophe Riccio 2016-07-17 11:15:53 +0200
  • 60026b2066 Fixed build and clean up Christophe Riccio 2016-07-17 11:07:46 +0200
  • de77fadde2 Fixed long long warnings Christophe Riccio 2016-07-17 10:56:27 +0200
  • aa7951aaa4 Fixed long long warnings Christophe Riccio 2016-07-17 10:54:53 +0200
  • 6fa619ee13 Fixed disabled long long warning on GCC Christophe Riccio 2016-07-17 03:46:50 +0200
  • 4ab9776756 Fixed build error Christophe Riccio 2016-07-17 03:43:56 +0200
  • 8c8c8367e3 Improved aligned types support Christophe Riccio 2016-07-17 03:37:24 +0200
  • ad1ae45066 More use of GLM_HAS_ALIGNED_TYPE Christophe Riccio 2016-07-17 03:18:19 +0200
  • b3d57f2cc9 Improved aligned types support Christophe Riccio 2016-07-17 03:06:58 +0200
  • eb20cdc6ae Added precision qualifier tests Christophe Riccio 2016-07-17 02:17:25 +0200
  • 48ab7db993 Merge branch '0.9.8' Christophe Riccio 2016-07-17 01:13:47 +0200
  • 71004231c6 Updated readme Christophe Riccio 2016-07-17 01:13:38 +0200
  • dc89797275 - Added quaternion version of isnan and isinf #521 Christophe Riccio 2016-07-17 01:02:30 +0200
  • 7e8d5f4406 Merge branch '0.9.8' Christophe Riccio 2016-07-17 00:01:08 +0200
  • 21a9d4ce18 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible Christophe Riccio 2016-07-16 23:54:11 +0200
  • a1b4bdbf03 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible Christophe Riccio 2016-07-16 23:54:11 +0200
  • 630f0840f2 Removed 0.9.8 deprecated extensions Christophe Riccio 2016-07-16 23:46:41 +0200
  • a5e9632215 Merge branch '0.9.8' Christophe Riccio 2016-07-16 23:42:01 +0200
  • 7eb0adb7a5 Clean up Christophe Riccio 2016-07-16 23:41:50 +0200
  • 12de9b3764 Merged 0.9.8 branch Christophe Riccio 2016-07-16 23:21:29 +0200
  • 08a7fc698e Updated 0.9.8 readme URL Christophe Riccio 2016-07-16 23:20:33 +0200
  • 077aaca6f7 Updated version Christophe Riccio 2016-07-16 23:18:23 +0200
  • 6a6b54b699 Fixed long long warnings, fixed precision qualifier values on Clang where qualifiers had the same values Christophe Riccio 2016-07-16 22:34:07 +0200
  • c80e142816 No more warnings for use of long long Christophe Riccio 2016-07-16 22:25:09 +0200
  • 0671e609bb Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-07-16 20:45:09 +0200
  • 7268a3d0c3 0.9.7 branch Christophe Riccio 2016-07-16 20:41:43 +0200
  • dff3af56a8 GLM 0.9.7.6 release 0.9.7.6 0.9.7 Christophe Riccio 2016-07-16 20:20:38 +0200
  • 07baa3b45a Revert, to reduce risks of regressions Christophe Riccio 2016-07-16 20:03:22 +0200
  • 2a3d241d78 GLM requires anynimous struct for SIMD optimizations and swizzle support #524 Christophe Riccio 2016-07-16 18:46:15 +0200
  • 848d68fe96 GLM requires long long support (C++98) and anonymous struct (C++11), disable the warnings within GLM. Strict compilers support check is performed. #524 Christophe Riccio 2016-07-16 18:36:56 +0200
  • b157b1f6e3 Fixed build Christophe Riccio 2016-07-16 16:54:11 +0200
  • 9e27641d94 Fixed Clang warning Christophe Riccio 2016-07-16 16:52:58 +0200
  • 46cd601681 Fixed build error #524 Christophe Riccio 2016-07-16 15:57:49 +0200
  • 61e8432634 Fixed bad merge Christophe Riccio 2016-07-16 01:00:24 +0200
  • 6271aa1530 Merged 0.9.7 branch, Factorized GLM_COMPILER_LLVM and GLM_COMPILER_APPLE_CLANG into GLM_COMPILER_CLANG Christophe Riccio 2016-07-16 00:54:05 +0200
  • 2087606611 - Improved C++ 11 STL detection #523 Christophe Riccio 2016-07-16 00:28:32 +0200
  • 76fce77337 - Updated list of compiler versions detected Christophe Riccio 2016-07-15 23:49:20 +0200
  • 09cbd5f7d6 Removed useless const references Christophe Riccio 2016-07-15 23:11:25 +0200
  • 6d169bccc2 Fixed scalar reciprocal functions (GTC_reciprocal) #520 Christophe Riccio 2016-07-15 22:40:00 +0200
  • 166099e82d Added generic quaternion SIMD optimizations Christophe Riccio 2016-07-14 20:52:29 +0200
  • 9459aac681 Allows length2 specialization Christophe Riccio 2016-07-14 16:42:46 +0200
  • 0698e6537a Merge branch '0.9.7' Christophe Riccio 2016-07-14 16:41:20 +0200
  • 33b9dad843 Fixed build Christophe Riccio 2016-07-14 16:38:59 +0200
  • 212d343d5f Reduce included code Christophe Riccio 2016-07-14 16:38:08 +0200
  • c85e24d978 Merge branch '0.9.7' Christophe Riccio 2016-07-14 16:25:24 +0200
  • b6da1e45e8 Fixed build Christophe Riccio 2016-07-14 16:25:11 +0200
  • c406cabf6b Merged 0.9.7 Christophe Riccio 2016-07-14 16:02:20 +0200
  • e42e6257e3 Cherry pick #482 fix Christophe Riccio 2016-03-05 22:25:17 +0100
  • f4f69be57e Merge branch '0.9.7' Christophe Riccio 2016-07-14 15:49:38 +0200
  • bfb64e7657 Fixed missing vec1 overload to length2 and distance2 functions #431 Christophe Riccio 2016-06-04 23:48:05 +0200
  • 6e9b524be1 Fixed matrix functions using SIMD code on unaligned types #518 Christophe Riccio 2016-07-14 15:21:45 +0200
  • b8b43e6a4d Added GTC_functions extension Christophe Riccio 2016-07-14 15:20:44 +0200
  • 4df663213f Fixed compile errors from reciprocal.inl Jordan Clare 2016-07-09 02:34:44 -0400
  • 3b1af3fe0b Fixed build using SIMD Christophe Riccio 2016-07-01 01:01:32 +0200
  • e721e97a91 Merge 92d0d4e77e into 6cb2c7f95c Miro Knejp 2016-06-28 16:52:49 +0000
  • 92d0d4e77e Move header files from /glm to /include/glm subfolder Miro Knejp 2016-06-28 18:33:17 +0200
  • 6cb2c7f95c Fixed spelling mistake #517 Christophe Riccio 2016-06-20 00:25:34 +0200
  • 348aba01a9 README: s/aliaing/aliasing Daniel Cousens 2016-06-19 01:31:21 +1000
  • 0e1e181484 Clean up Christophe Riccio 2016-06-10 23:14:17 +0200
  • 9613edbaf5 Updated GTC_type_aligned extension Christophe Riccio 2016-06-09 23:18:44 +0200
  • c256a4ed11 Added unaligned precision qualifiers Christophe Riccio 2016-06-09 20:12:33 +0200
  • 7aca47b19e Fixed missing vec1 overload to length2 and distance2 functions #431 Christophe Riccio 2016-06-04 23:48:05 +0200
  • 0699896927 Merge branch '0.9.7' Christophe Riccio 2016-06-04 23:12:05 +0200
  • 39e63661a6 Fixed STL for C++11 detection on ICC #510 Christophe Riccio 2016-06-04 23:08:08 +0200
  • 8848bc2a08 Fixed STL for C++11 detection on Intel compiler #510 Christophe Riccio 2016-06-04 23:08:08 +0200
  • b54a256499 - Fixed strict aliaing warnings #473 Christophe Riccio 2016-06-04 22:57:21 +0200
  • 4155e5b820 Workaround GCC build with GLM_FORCE_PURE defined Christophe Riccio 2016-06-02 02:54:05 +0200
  • 731a263325 Fixed bitcount build errors Christophe Riccio 2016-06-02 02:32:54 +0200
  • 5fdca07eee Clean up Christophe Riccio 2016-06-02 01:01:36 +0200
  • fd4ada5843 Support aligned *vec* even when SIMD isn't enabled Christophe Riccio 2016-06-02 00:33:55 +0200
  • 416632ea37 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-06-01 20:04:05 +0200
  • b357636d0f Fixed GCC build Christophe Riccio 2016-06-01 20:03:36 +0200