Commit Graph

  • 2e43c201cd Fixed warning C4309 #679 Christophe Riccio 2017-09-23 22:58:51 +02:00
  • dc3e0b5ccb Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627 Christophe Riccio 2017-09-23 16:32:25 +02:00
  • aa38362b2c Added spearate functions to use both nagative one and zero near clip plans #680 Christophe Riccio 2017-09-23 15:55:18 +02:00
  • 083782185e Added openBounded and closeBounded Christophe Riccio 2017-09-20 23:10:52 +02:00
  • bfa6c9e192 - Added EXT_vector_relational: openBounded and closeBounded Christophe Riccio 2017-09-20 17:57:44 +02:00
  • 30ee2cd1bb - Added GTX_texture: levels function Christophe Riccio 2017-09-20 15:32:29 +02:00
  • a2497e6174 Fixed glm::to_string on quaternions wrong components order #681 Christophe Riccio 2017-09-20 14:29:22 +02:00
  • 1bf24f8344 Fixed glm::log2<int>() returns wrong value, missing static assert #683 Christophe Riccio 2017-09-20 14:17:42 +02:00
  • 5606dd1aac Merge pull request #682 from CaptainCarrot/Quaternion-Look-At Christophe 2017-09-20 14:03:30 +02:00
  • 5360662d77 Fixed test Christophe Riccio 2017-09-20 13:42:13 +02:00
  • 62433e1f40 Update gtx_quaternion.cpp CaptainCarrot 2017-09-14 09:33:49 +02:00
  • e28dd1db59 Update gtx_quaternion.cpp CaptainCarrot 2017-09-14 09:08:44 +02:00
  • 3669256fd1 Update quaternion.inl CaptainCarrot 2017-09-14 09:05:09 +02:00
  • 1fe48f0d09 Update quaternion.hpp CaptainCarrot 2017-09-14 09:04:09 +02:00
  • 13ccb5154f Merge pull request #676 from therocode/master Christophe 2017-08-31 12:57:21 +02:00
  • c07050ef9d Fixed incorrect indentation Tobias Widlund 2017-08-31 12:42:59 +02:00
  • ec5b3fd897 Fixed build #675 Christophe Riccio 2017-08-30 10:28:02 +02:00
  • e8e8d3607c Fixed test build Christophe Riccio 2017-08-25 21:14:23 +02:00
  • 5cf8765656 Added GTX_texture Christophe Riccio 2017-08-25 15:55:41 +02:00
  • 5c5cfa5b66 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-08-25 15:11:40 +02:00
  • ba4e508e98 Added make_vec* Christophe Riccio 2017-08-25 15:11:24 +02:00
  • 793f2fe9f2 Merge pull request #674 from feng-lab/fixMismatchedPandQ Christophe 2017-08-25 10:25:04 +02:00
  • a6e27e8079 fix mismatched template argument (P to Q) Linqing Feng 2017-08-25 10:50:05 +09:00
  • b5eb654ff0 Fixed Visual C++ /W4 warnings Christophe Riccio 2017-08-22 23:58:31 +02:00
  • 6932058f59 Fixed quaternion constructor from two vectors special cases #469 Christophe Riccio 2017-08-22 22:47:36 +02:00
  • 4e0c87683c Merge pull request #672 from amc522/master Christophe 2017-08-21 21:41:48 +02:00
  • 8150e4848b Added more testing for fmin/fmax nan cases Aaron 2017-08-21 11:40:37 -07:00
  • d75ef41bdb Checking if either argument is nan in fmin and fmax Aaron 2017-08-21 11:16:46 -07:00
  • d550798ca0 Added EXT_vec1: *vec1 types Christophe Riccio 2017-08-21 10:36:27 +02:00
  • de28722e36 Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument Christophe Riccio 2017-08-20 21:38:33 +02:00
  • 68a829e7ed Added fmin, fmax and fclamp to GTX_extended_min_max #372 Christophe Riccio 2017-08-20 18:42:48 +02:00
  • fc53581c68 Fixed Better follow GLSL min and max specification #372 Christophe Riccio 2017-08-20 16:53:50 +02:00
  • 3358f33870 Fixed Visual C++ warnings Christophe Riccio 2017-08-18 20:09:46 +02:00
  • 7466c4a9e7 Fixed Visual C++ warnings Christophe Riccio 2017-08-18 20:08:36 +02:00
  • d0ed6aef21 Fixed Visual C++ /W4 warnings Christophe Riccio 2017-08-18 18:41:04 +02:00
  • a2253436c7 Fixed warnings Christophe Riccio 2017-08-18 16:56:57 +02:00
  • f654900a01 Fixed warnings Christophe Riccio 2017-08-18 16:54:53 +02:00
  • c4794851aa Fixed /W4 warnings Christophe Riccio 2017-08-18 13:48:47 +02:00
  • 2c2d3931ee Fixed Visual C++ /W4 warnings Christophe Riccio 2017-08-18 12:59:16 +02:00
  • e1dc14ddd4 Fixed doxygen warnings Christophe Riccio 2017-08-18 12:37:44 +02:00
  • bace93d798 Fixed API documentation reference Christophe Riccio 2017-08-18 12:27:47 +02:00
  • 72e6b8973f Updated API documentation Christophe Riccio 2017-08-17 21:00:32 +02:00
  • dfd700e44b Fixed API doc image Christophe Riccio 2017-08-17 20:40:23 +02:00
  • c013b4e58f Updated API doc Christophe Riccio 2017-08-17 20:39:22 +02:00
  • 8a8a6c2b76 Updated API doc Christophe Riccio 2017-08-17 19:53:21 +02:00
  • e9f210c85f Enable /WX, warning as error on Visual Studio Christophe Riccio 2017-08-17 19:51:03 +02:00
  • 23db2cd8b9 Show core feature first in the API doc modules Christophe Riccio 2017-08-17 17:52:22 +02:00
  • 2240849164 Improve API documentation Christophe Riccio 2017-08-17 17:36:40 +02:00
  • d93a3be4ac - Improved API documentation #668 Christophe Riccio 2017-08-17 16:24:32 +02:00
  • b9936ac0ca Clean up white space Christophe Riccio 2017-08-17 15:21:13 +02:00
  • fdf92ba340 Avoid duplicated code Christophe Riccio 2017-08-17 15:20:23 +02:00
  • 4bc87efa09 Fixed build on GCC 7.1 Christophe Riccio 2017-08-17 15:12:31 +02:00
  • c23162a62a Using GCC 7.0 instead of GCC 7.1 Christophe Riccio 2017-08-17 14:20:31 +02:00
  • d74732f985 Using GCC 7.1 instead of 6.0 Christophe Riccio 2017-08-17 14:16:45 +02:00
  • 038c8ad051 Tentative fix Clang 4.0 automated tests Christophe Riccio 2017-08-17 14:02:53 +02:00
  • b2e1f9698e Highlight GLM_FORCE defines Christophe Riccio 2017-08-17 13:58:39 +02:00
  • 007a97216a Tentative fix for GCC 6 Christophe Riccio 2017-08-17 13:22:50 +02:00
  • 990222edfe Added Clang 4.0 and VC 2015 and 2017 tests Christophe Riccio 2017-08-17 13:17:54 +02:00
  • 3d028660df Added Clang 5.0 tests Christophe Riccio 2017-08-17 12:34:13 +02:00
  • ce0572ac7b Added tests with GCC 6 Christophe Riccio 2017-08-17 12:30:17 +02:00
  • 1cead1904a Fixed matrix test using fast math with Clang Christophe Riccio 2017-08-17 12:24:23 +02:00
  • 3a560f3fd5 Minimum perf run in debug build Christophe Riccio 2017-08-17 11:55:50 +02:00
  • d336d3fb27 Fixed no-documentation warnings Christophe Riccio 2017-08-17 11:40:30 +02:00
  • 1a973285f7 Fixed Apple Clang detection Christophe Riccio 2017-08-17 11:38:45 +02:00
  • eb8689b8b5 More use of build-in CMake features, upgraded to CMake 3.2 Christophe Riccio 2017-08-17 10:54:16 +02:00
  • 295326e0cf Display execution duration of automated test runs Christophe Riccio 2017-08-17 02:35:34 +02:00
  • 6df3b1f2c5 Start by showing CMake version Christophe Riccio 2017-08-17 01:52:45 +02:00
  • e37cf6e47f Fixed GCC 7.1.0 failing tests #666 Christophe Riccio 2017-08-17 00:08:37 +02:00
  • cef33d74c5 Fixed clang test build Christophe Riccio 2017-08-16 23:06:34 +02:00
  • 22fe828159 Improved GTC_type_precision and added issues regarding SIMD and constexpr interaction #653 Christophe Riccio 2017-08-16 22:35:29 +02:00
  • cdb28edcaa Added test for inheritance #650 Christophe Riccio 2017-08-16 18:44:20 +02:00
  • c0df21a398 Added glm/ext.hpp build test Christophe Riccio 2017-08-16 14:27:06 +02:00
  • 8387bea5e3 Updated readme Christophe Riccio 2017-08-16 13:40:35 +02:00
  • 126fa8c47d Merge pull request #667 from jasjuang/master Christophe 2017-08-16 12:04:18 +02:00
  • de205a16b5 Merge pull request #662 from dimi309/master Christophe 2017-08-16 11:46:04 +02:00
  • fdfd03ffaf Fixed SIMD build Christophe Riccio 2017-08-16 03:43:17 +02:00
  • 1bbf2dafb9 Fixed SIMD build Christophe Riccio 2017-08-16 03:28:11 +02:00
  • 8bcf9b5ae7 Fixed SIMD build Christophe Riccio 2017-08-16 03:09:04 +02:00
  • 211881abf9 Fixed swizzle operators build using SIMD Christophe Riccio 2017-08-16 02:42:47 +02:00
  • 4c43e9e679 Fixed GTX_matrix_factorisation build Christophe Riccio 2017-08-16 02:24:28 +02:00
  • f327d8e9d4 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:17:25 +02:00
  • 62d89dcec7 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:14:40 +02:00
  • 50202f09d9 Fixed swizzle operators build Christophe Riccio 2017-08-16 02:11:27 +02:00
  • 85acb8323a Fixed swizzle operators build Christophe Riccio 2017-08-16 02:06:44 +02:00
  • e33108af5f Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:56:00 +02:00
  • a8784e7518 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:52:46 +02:00
  • 8624e38379 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:48:50 +02:00
  • 3cd2872a00 Fixed build Christophe Riccio 2017-08-16 01:37:35 +02:00
  • 247facbd49 Fixed shadows template parameter warnings Christophe Riccio 2017-08-16 01:33:39 +02:00
  • faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) Christophe Riccio 2017-08-16 01:22:50 +02:00
  • e76fca75a0 More consistent coding style Christophe Riccio 2017-08-15 22:04:24 +02:00
  • d1afe662be More consistent coding style Christophe Riccio 2017-08-15 21:59:47 +02:00
  • a805fb9d68 Renamed precision enum to qualifier Christophe Riccio 2017-08-15 21:23:47 +02:00
  • a7b72ec5b2 Updated API doc Christophe Riccio 2017-08-15 21:22:51 +02:00
  • 1e22cdd80e Removed api doc Christophe Riccio 2017-08-15 19:08:03 +02:00
  • ac3abfdac7 Replaced vecType template argument by vec template Christophe Riccio 2017-08-15 19:07:25 +02:00
  • da84db5481 Replaced vecType by vec Christophe Riccio 2017-08-15 17:32:36 +02:00
  • 8a9582cc5e Added -Wno-undefined-reinterpret-cast Christophe Riccio 2017-08-15 16:55:43 +02:00
  • c68940224a Fixed GCC and clang build Christophe Riccio 2017-08-15 16:12:54 +02:00
  • bacbc2ab99 Tentative fix of GTC_type_precision Christophe Riccio 2017-08-15 15:12:04 +02:00