Commit Graph

  • 038c8ad051 Tentative fix Clang 4.0 automated tests Christophe Riccio 2017-08-17 14:02:53 +0200
  • b2e1f9698e Highlight GLM_FORCE defines Christophe Riccio 2017-08-17 13:58:39 +0200
  • 007a97216a Tentative fix for GCC 6 Christophe Riccio 2017-08-17 13:22:50 +0200
  • 990222edfe Added Clang 4.0 and VC 2015 and 2017 tests Christophe Riccio 2017-08-17 13:17:54 +0200
  • 3d028660df Added Clang 5.0 tests Christophe Riccio 2017-08-17 12:34:13 +0200
  • ce0572ac7b Added tests with GCC 6 Christophe Riccio 2017-08-17 12:30:17 +0200
  • 1cead1904a Fixed matrix test using fast math with Clang Christophe Riccio 2017-08-17 12:24:23 +0200
  • 3a560f3fd5 Minimum perf run in debug build Christophe Riccio 2017-08-17 11:55:50 +0200
  • d336d3fb27 Fixed no-documentation warnings Christophe Riccio 2017-08-17 11:40:30 +0200
  • 1a973285f7 Fixed Apple Clang detection Christophe Riccio 2017-08-17 11:38:45 +0200
  • eb8689b8b5 More use of build-in CMake features, upgraded to CMake 3.2 Christophe Riccio 2017-08-17 10:54:16 +0200
  • 295326e0cf Display execution duration of automated test runs Christophe Riccio 2017-08-17 02:35:34 +0200
  • 6df3b1f2c5 Start by showing CMake version Christophe Riccio 2017-08-17 01:52:45 +0200
  • e37cf6e47f Fixed GCC 7.1.0 failing tests #666 Christophe Riccio 2017-08-17 00:08:37 +0200
  • cef33d74c5 Fixed clang test build Christophe Riccio 2017-08-16 23:06:34 +0200
  • 22fe828159 Improved GTC_type_precision and added issues regarding SIMD and constexpr interaction #653 Christophe Riccio 2017-08-16 22:35:29 +0200
  • cdb28edcaa Added test for inheritance #650 Christophe Riccio 2017-08-16 18:44:20 +0200
  • c0df21a398 Added glm/ext.hpp build test Christophe Riccio 2017-08-16 14:27:06 +0200
  • 6fa203eeb7 Removed broken code 0.9.8.5 Christophe Riccio 2017-08-16 14:15:24 +0200
  • 8387bea5e3 Updated readme Christophe Riccio 2017-08-16 13:40:35 +0200
  • 0849244b6b Merge d0cad04a99 into 126fa8c47d Nick La Rooy 2017-08-16 10:14:33 +0000
  • 126fa8c47d Merge pull request #667 from jasjuang/master Christophe 2017-08-16 12:04:18 +0200
  • 24e060894c - Fixed simd_mat4 build error #652 Christophe Riccio 2017-08-16 12:01:23 +0200
  • 440ab98019 Preparing GLM 0.9.8.5 release Christophe Riccio 2017-08-16 11:48:03 +0200
  • de205a16b5 Merge pull request #662 from dimi309/master Christophe 2017-08-16 11:46:04 +0200
  • fdfd03ffaf Fixed SIMD build Christophe Riccio 2017-08-16 03:43:17 +0200
  • 1bbf2dafb9 Fixed SIMD build Christophe Riccio 2017-08-16 03:28:11 +0200
  • 8bcf9b5ae7 Fixed SIMD build Christophe Riccio 2017-08-16 03:09:04 +0200
  • 211881abf9 Fixed swizzle operators build using SIMD Christophe Riccio 2017-08-16 02:42:47 +0200
  • 4c43e9e679 Fixed GTX_matrix_factorisation build Christophe Riccio 2017-08-16 02:24:28 +0200
  • f327d8e9d4 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:17:25 +0200
  • 62d89dcec7 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:14:40 +0200
  • 50202f09d9 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:11:27 +0200
  • 85acb8323a Fixed swizzle operators build Christophe Riccio 2017-08-16 02:06:44 +0200
  • e33108af5f Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:56:00 +0200
  • a8784e7518 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:52:46 +0200
  • 8624e38379 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:48:50 +0200
  • 3cd2872a00 Fixed build Christophe Riccio 2017-08-16 01:37:35 +0200
  • 247facbd49 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:33:39 +0200
  • faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) Christophe Riccio 2017-08-16 01:22:50 +0200
  • e76fca75a0 More consistent coding style Christophe Riccio 2017-08-15 22:04:24 +0200
  • d1afe662be More consistent coding style Christophe Riccio 2017-08-15 21:59:47 +0200
  • a805fb9d68 Renamed precision enum to qualifier Christophe Riccio 2017-08-15 21:23:47 +0200
  • a7b72ec5b2 Updated API doc Christophe Riccio 2017-08-15 21:22:51 +0200
  • 1e22cdd80e Removed api doc Christophe Riccio 2017-08-15 19:08:03 +0200
  • ac3abfdac7 Replaced vecType template argument by vec template Christophe Riccio 2017-08-15 19:07:25 +0200
  • da84db5481 Replaced vecType by vec Christophe Riccio 2017-08-15 17:32:36 +0200
  • 8a9582cc5e Added -Wno-undefined-reinterpret-cast Christophe Riccio 2017-08-15 16:55:43 +0200
  • c68940224a Fixed GCC and clang build Christophe Riccio 2017-08-15 16:12:54 +0200
  • bacbc2ab99 Tentative fix of GTC_type_precision Christophe Riccio 2017-08-15 15:12:04 +0200
  • 118be2fe8d Fixed Clang with -Weverything build error Christophe Riccio 2017-08-15 14:40:33 +0200
  • 1dda4f5014 Trying to identify test failure on the test systems Christophe Riccio 2017-08-11 02:02:01 +0200
  • c823345baa Fixed build Christophe Riccio 2017-08-10 23:38:41 +0200
  • 82cf733092 Fixed -Weverything warning Christophe Riccio 2017-08-10 22:42:36 +0200
  • 3a06085edd Fixed -Weverything warnings Christophe Riccio 2017-08-10 19:57:35 +0200
  • 5212c26da2 Clean up vecType Christophe Riccio 2017-08-10 03:28:29 +0200
  • 78e06f815b Fixed clang test Christophe Riccio 2017-08-10 03:23:00 +0200
  • 7740d53f6b Trying to find clang problem with GTC_type_precision Christophe Riccio 2017-08-10 02:51:17 +0200
  • 46a1a66f61 Enabled warnings as error with Clang unit tests Christophe Riccio 2017-08-10 02:50:03 +0200
  • c43c883db8 Enabled warnings are errors Christophe Riccio 2017-08-10 02:45:35 +0200
  • ec79dbdbef Disabled warnings Christophe Riccio 2017-08-10 02:43:41 +0200
  • 36c196b195 Fixed warnings Christophe Riccio 2017-08-10 02:25:37 +0200
  • e079fa0569 Removed GLI Christophe Riccio 2017-08-09 22:42:56 +0200
  • 5d77861141 Fixed warnings Christophe Riccio 2017-08-09 22:40:33 +0200
  • b936761960 Fixed warnings Christophe Riccio 2017-08-09 22:15:01 +0200
  • 3c7d778dba Added C++17 build argument Christophe Riccio 2017-08-08 23:56:40 +0200
  • ac8d625d23 Fixed warnings Christophe Riccio 2017-08-08 23:54:30 +0200
  • da32661074 Ignore some warnings Christophe Riccio 2017-08-08 23:35:46 +0200
  • 1bfc198625 Fixed warnings Christophe Riccio 2017-08-08 23:32:52 +0200
  • 2cc0c53da7 Fixed warnings Christophe Riccio 2017-08-08 23:19:16 +0200
  • f445a24f82 Fixed test warnings Christophe Riccio 2017-08-08 22:44:13 +0200
  • b138eed73b Fixed warnings Christophe Riccio 2017-08-08 22:40:22 +0200
  • f5dde80e2e Fixed warnings Christophe Riccio 2017-08-08 22:31:37 +0200
  • d712ac930f Fixed test build Christophe Riccio 2017-08-08 21:33:57 +0200
  • 5a747d2ae5 Fixed warnings Christophe Riccio 2017-08-08 20:28:37 +0200
  • 32054a8fdf Fixed warnings with -Weverything Christophe Riccio 2017-08-08 15:17:25 +0200
  • 0f34103f4f Fixed warnings with -Weverything Christophe Riccio 2017-08-08 15:01:07 +0200
  • 97ac535144 Fixed warnings with -Weverything Christophe Riccio 2017-08-08 14:59:11 +0200
  • d799c282db Fixed warnings Christophe Riccio 2017-08-08 14:25:06 +0200
  • 6c23545fbc Fixed -Wreserved-id-macro warnings Christophe Riccio 2017-08-08 11:37:24 +0200
  • 940af561cc Fixed -Wreserved-id-macro warnings Christophe Riccio 2017-08-08 11:35:36 +0200
  • 276a7beb19 Fixed warnings Christophe Riccio 2017-08-08 11:30:21 +0200
  • 59c11d9531 Tentative fix test with Clang Christophe Riccio 2017-08-07 23:34:36 +0200
  • 36178f91e9 More use of GLM constants Christophe Riccio 2017-08-07 17:28:56 +0200
  • 00e7908294 Fixed warnings Christophe Riccio 2017-08-07 14:56:45 +0200
  • a41c4d83d2 Fixed warning tests Christophe Riccio 2017-08-07 14:34:28 +0200
  • 336a949cf8 Removed -Wreserved-id-macro Christophe Riccio 2017-08-07 14:20:57 +0200
  • e7faf1b683 Fixed GTC_bit_field build Christophe Riccio 2017-08-07 11:22:18 +0200
  • 3a3653cfe5 Fixed bitfieldInterleave test Christophe Riccio 2017-08-07 04:04:15 +0200
  • 5ada4dbd65 Fixed exponential tests Christophe Riccio 2017-08-07 03:53:00 +0200
  • 01bac6a524 Improved exponential funtion test coverage Christophe Riccio 2017-08-07 03:35:21 +0200
  • cedc72e07a Fixed log test Christophe Riccio 2017-08-07 03:17:46 +0200
  • 45a716b893 Fixed epsilonEqual build Christophe Riccio 2017-08-07 03:18:21 +0200
  • 1e7d12b91b Fixed GLM_HAS_OPENMP when OpenMP is not enabled Christophe Riccio 2017-08-07 01:28:42 +0200
  • 49435a09da Fixed warings generated using -Weverything Christophe Riccio 2017-08-07 01:00:36 +0200
  • d63aa4ea85 Fixed build Christophe Riccio 2017-08-06 23:43:53 +0200
  • 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