Commit Graph

  • af10e20f68 Fixed core_func_integer test Christophe Riccio 2015-09-06 22:03:28 +02:00
  • d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 Christophe Riccio 2015-09-06 22:02:54 +02:00
  • 0dd4cc4356 Fixed test Christophe Riccio 2015-09-06 21:52:22 +02:00
  • d9085ff41e Udpated readme for #394 Christophe Riccio 2015-09-06 21:37:50 +02:00
  • bd64585574 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-09-06 21:36:29 +02:00
  • 992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 Christophe Riccio 2015-09-06 21:36:05 +02:00
  • 7b5971c87c Merge pull request #394 from cgcostume/master Christophe R. 2015-09-04 18:10:01 +02:00
  • 1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 Daniel Limberger 2015-09-04 16:15:35 +02:00
  • d7b01eb9ad Updated revision number for upcoming release Christophe Riccio 2015-08-31 22:55:00 +02:00
  • e7bae9891a Improved coding style consistency Christophe Riccio 2015-08-31 22:50:24 +02:00
  • bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 Christophe Riccio 2015-08-31 22:34:14 +02:00
  • d8f7b080d0 Fixed build Christophe Riccio 2015-08-31 22:25:12 +02:00
  • 3356896a3a Fixed build Christophe Riccio 2015-08-31 22:21:03 +02:00
  • 1d266efe20 - Improved constexpr for constant functions coverage #198 Christophe Riccio 2015-08-31 22:14:45 +02:00
  • f92c1219ed Fixed non-identity quaternions for equal vectors #234 Christophe Riccio 2015-08-31 21:56:34 +02:00
  • f28708265d Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-08-31 18:57:07 +02:00
  • c10df14b58 Fixed strict alignment warnings #235 #370 Christophe Riccio 2015-08-31 18:55:45 +02:00
  • 7a8b532519 Merge pull request #393 from morganbengtsson/master Christophe R. 2015-08-31 18:18:23 +02:00
  • 2f4338269d Fixed reliability issue of GLM_HAS caps #377 Christophe Riccio 2015-08-31 18:14:54 +02:00
  • 6aabe5a07d Fixed warnings Christophe Riccio 2015-08-31 18:13:46 +02:00
  • 70234afb49 Fixed warnings Christophe Riccio 2015-08-31 18:12:26 +02:00
  • debed28149 Fixed link errors on compilers not supported default function #377 Christophe Riccio 2015-08-31 18:01:51 +02:00
  • be983bd7cb Added test Christophe Riccio 2015-08-31 17:33:22 +02:00
  • 497da9a7cd Update matrix_decompose.hpp Morgan Bengtsson 2015-08-28 22:13:05 +02:00
  • ebdd48fa6f Merge branch 'master' of https://github.com/g-truc/glm Christophe R 2015-08-23 14:49:37 +02:00
  • cd907a8f0f Merge pull request #385 from BryceMehring/master Christophe R. 2015-08-13 17:19:38 -04:00
  • 6f128f5983 Fixed C++11 standard library error message Bryce Mehring 2015-08-12 22:44:32 -05:00
  • 7af366edb8 Merge pull request #380 from simonkrogmann/fix_rand_in_vc_2013 Christophe R. 2015-08-09 16:36:36 -04:00
  • 0092c91f42 Fix incorrect parenthesis Simon Krogmann 2015-08-09 19:08:41 +02:00
  • 79f6d92c8a Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 Christophe R 2015-08-09 10:50:29 +02:00
  • f9535f2398 Trying to reproduce #235 Christophe R 2015-08-09 00:24:38 +02:00
  • 116a9037cc Merge pull request #376 from trevex/master Christophe R. 2015-08-05 17:59:47 +02:00
  • d48a70d0da Fixed typo resulting in warnings when building with -Wpedantic. Nik Voss 2015-08-05 16:32:24 +02:00
  • 134166940d Added link to release tags Christophe Riccio 2015-08-02 10:35:23 +02:00
  • cedaed68f6 Updated version for final 0.9.7.0 release Christophe Riccio 2015-08-02 10:23:58 +02:00
  • 10c3d324a3 updated API Christophe Riccio 2015-08-02 10:23:00 +02:00
  • a9a552338d updated API Christophe Riccio 2015-08-02 10:22:42 +02:00
  • e0c4a71016 Clean up doxygen and source Christophe Riccio 2015-08-02 01:39:00 +02:00
  • 96824ffcf5 Reduced doc size Christophe Riccio 2015-08-01 23:16:31 +02:00
  • f8a0babec1 Updated doc Christophe Riccio 2015-08-01 23:00:53 +02:00
  • bc0f5317fd Updated documentation Christophe Riccio 2015-08-01 22:54:27 +02:00
  • 5437d49cf2 Renamed GTC_color to GTC_color_space Christophe Riccio 2015-08-01 21:55:28 +02:00
  • d6ae2fd694 Fixed matrix conversions and added unit tests #371 Christophe Riccio 2015-08-01 21:40:36 +02:00
  • 6ccdafb718 Updated GLM documentation Christophe R 2015-08-01 20:33:33 +02:00
  • 1e502c0919 Fixed decompose warnings #373 Christophe Riccio 2015-08-01 11:35:57 +02:00
  • 37d4ca9c4c Merge pull request #368 from JesseTG/jtg/oops-sorry Christophe R. 2015-07-25 23:28:38 +02:00
  • afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 Christophe Riccio 2015-07-25 23:23:59 +02:00
  • 53e494bea9 Removed GTX_multiple Christophe Riccio 2015-07-25 23:23:03 +02:00
  • a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 Christophe Riccio 2015-07-25 21:31:51 +02:00
  • 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type Jesse Talavera-Greenberg 2015-07-25 14:33:01 -04:00
  • f46249620a Add pure typedefs to the SIMD types Jesse Talavera-Greenberg 2015-07-25 14:28:24 -04:00
  • a8659bb767 Remove unused value_size static methods in simdQuat and simdVec4 Jesse Talavera-Greenberg 2015-07-25 14:26:55 -04:00
  • c2b4e2a5c0 Change the value_type of simdVec4 and simdQuat to a float Jesse Talavera-Greenberg 2015-07-25 14:25:26 -04:00
  • 4aa385a37a Change dualquat::components to 2, not 8 Jesse Talavera-Greenberg 2015-07-25 14:21:31 -04:00
  • 3400352e81 Reverse the mat::rows and mat::cols fields Jesse Talavera-Greenberg 2015-07-25 14:20:04 -04:00
  • 25bad4c78e Fix wrong name for mat2::columns Jesse Talavera-Greenberg 2015-07-25 14:17:59 -04:00
  • 644e567e09 Merge pull request #352 from shaxbee/master Christophe R. 2015-07-25 01:54:40 +02:00
  • ba9dfc6485 Updated readme Christophe Riccio 2015-07-25 01:41:33 +02:00
  • 185ba74f6a Merge pull request #367 from plasmacel/master Christophe R. 2015-07-25 01:39:49 +02:00
  • f7751bfb06 Added support of defaulted functions to *vec* types #366 Christophe Riccio 2015-07-25 01:24:03 +02:00
  • 3b9e90c7b6 std::hash specialization for glm::tdualquat Thom de Villa 2015-07-24 17:58:15 +02:00
  • 5100bd76dc Merge pull request #4 from g-truc/master Thom de Villa 2015-07-24 17:40:12 +02:00
  • 063c5c7367 Fixed quaternion pow #346 Christophe Riccio 2015-07-24 02:11:55 +02:00
  • f602c8e7ad Updated _MAYBE to follow GLM conventions Christophe Riccio 2015-07-24 02:02:24 +02:00
  • 1b9872138d Merge pull request #358 from JesseTG/jtg/preprocessor-cleanup Christophe R. 2015-07-24 01:52:26 +02:00
  • 5eef9a648e Merge pull request #365 from dustin-biser/patch-1 Christophe R. 2015-07-24 01:49:22 +02:00
  • b55ff22719 Fixed test Christophe Riccio 2015-07-24 01:47:54 +02:00
  • 034d32c376 Fixed tests Christophe Riccio 2015-07-24 01:32:51 +02:00
  • 562ab0b559 Test fix and warning fixes #364 Christophe Riccio 2015-07-24 01:24:28 +02:00
  • e07a6d15c4 Merge pull request #359 from JesseTG/jtg/more-gitignore Christophe R. 2015-07-24 01:18:02 +02:00
  • 386357f612 Update norm.hpp Dustin Biser 2015-07-22 11:31:45 -04:00
  • 467c386e97 Improve the .gitignore Jesse Talavera-Greenberg 2015-07-20 20:25:39 -04:00
  • 9cc7dc1763 Simplify GLM_FORCE_EXPLICIT_CTOR declarations Jesse Talavera-Greenberg 2015-07-20 20:18:24 -04:00
  • c2078afc12 Simplify the constexpr declarations of the GLM_META_PROG_HELPERS Jesse Talavera-Greenberg 2015-07-20 20:15:45 -04:00
  • 6d1ddc8980 Define MAYBE macros for explicit and constexpr Jesse Talavera-Greenberg 2015-07-20 20:11:33 -04:00
  • ac21d7bdad Fixed use of libstdc++ with Clang #351 Christophe Riccio 2015-07-19 17:59:21 +02:00
  • 9e2f6dfc7f Fixed Intel compiler build error on Linux #354 Christophe Riccio 2015-07-19 17:38:41 +02:00
  • 1e0cf75b2f More testing Christophe Riccio 2015-07-19 16:55:27 +02:00
  • f96887863d Added a heap allocation test Christophe Riccio 2015-07-19 16:41:07 +02:00
  • 76bd630bbd Fixed isfinite with C++98 compilers #343 Christophe Riccio 2015-07-19 16:32:36 +02:00
  • 056d6bd95e fixed typo #344 Christophe Riccio 2015-07-19 15:55:44 +02:00
  • dcfddb75b8 Updated list of compiler versions Christophe Riccio 2015-07-19 02:36:53 +02:00
  • 9539174494 Fixed build Christophe Riccio 2015-07-19 02:07:55 +02:00
  • 4f7afb272f Fixed GCC build, GLM_META_PROG_HELPERS unsupported with GCC 4.6 Christophe Riccio 2015-07-19 01:46:49 +02:00
  • 02d7be8531 Improved packing code to give vectorization a chance Christophe Riccio 2015-07-19 01:20:20 +02:00
  • 6887df4d39 Merge branch 'fix-type-punning' of https://github.com/cneumann/glm into union Christophe Riccio 2015-07-19 01:08:04 +02:00
  • c90f7b0973 Fixed build Christophe Riccio 2015-07-19 01:04:07 +02:00
  • 6f1b7c24ce Fixed build Christophe Riccio 2015-07-19 00:34:59 +02:00
  • 12328983ae Updated changelog #349 Christophe Riccio 2015-07-19 00:29:56 +02:00
  • 2005679652 Merge pull request #349 from JesseTG/jtg/gitignore Christophe Riccio 2015-07-19 00:28:49 +02:00
  • 38c9cd6cba Added GLM_META_PROG_HELPERS #350 Christophe Riccio 2015-07-19 00:25:33 +02:00
  • 47deb9709c Merge pull request #350 from JesseTG/jtg/template-convenience Christophe Riccio 2015-07-18 23:49:29 +02:00
  • 357eaf7071 Fixed warnings Christophe Riccio 2015-07-18 10:00:00 +02:00
  • eaefcc6689 Bump CMake version for interface target to 3.0 Zbigniew Mandziejewicz 2015-07-06 19:37:08 +08:00
  • 38f63d3943 Add static rows, cols, prec, and components fields to all matrix types Jesse Talavera-Greenberg 2015-07-03 15:21:11 -04:00
  • 5d05c8c1f7 Correct component amounts for simqQuat and simdVec4 Jesse Talavera-Greenberg 2015-07-03 15:00:37 -04:00
  • a9c26d065b Add static components and prec members to all vector and quaternion types Jesse Talavera-Greenberg 2015-07-03 14:57:46 -04:00
  • e601191ed2 Add .gitignore Jesse Talavera-Greenberg 2015-07-03 12:48:22 -04:00
  • 98a736bcf1 Merge pull request #341 from morganbengtsson/master Christophe Riccio 2015-06-28 14:25:07 +02:00
  • 0141954756 Added mirror repeat Christophe Riccio 2015-06-27 20:12:27 +02:00