Commit Graph

  • a6b3483cc6 Use '#include "…"' instead of '#include <…>' for glm files Sebastian Buchwald 2019-01-16 20:35:57 +0100
  • d80bff2c10 Replace relative #includes Sebastian Buchwald 2019-01-16 19:34:36 +0100
  • 8cd6db11cd
    Merge pull request #856 from scheibel/patch-1 Christophe 2019-01-15 20:43:44 +0100
  • 1d757f5347
    Add missing include to vec1 Willy Scheibel 2019-01-11 22:53:29 +0100
  • ef9d65e0c6 Added GLM_FORCE_INTRINSICS define Christophe Riccio 2019-01-11 12:58:31 +0100
  • 47031aa4b7
    Merge pull request #848 from c0nd3v/master Christophe 2018-12-30 14:42:50 +0100
  • 9945be40f1 Use emplace_back instead of push_back Sebastian Buchwald 2018-12-15 13:19:11 +0100
  • 73bd4baac1 Omitted .vscode Connor Roberts 2018-12-10 14:39:32 -0500
  • 437a131adb
    Merge pull request #837 from tim3385/master Christophe 2018-11-29 15:35:27 +0100
  • 69271c117c The title of 5.2 in content is wrong. "GPU=>GLU" houstond 2018-11-24 02:25:18 +0800
  • ddebaba033
    Merge pull request #831 from MrVallentin/typos Christophe 2018-11-05 20:08:16 +0100
  • cc80d7674b Fixed in mat4x3 conversion #829 Christophe Riccio 2018-11-05 20:03:55 +0100
  • a8953c672f Fixed typos MrVallentin 2018-11-05 13:47:57 +0100
  • 9749727c2d Fixed refract for negative 'k' #808 0.9.9.3 Christophe Riccio 2018-10-31 14:16:28 +0100
  • 3ffcfb8f12 Fixed implicit conversion on Clang Android #824 Christophe Riccio 2018-10-24 14:57:40 +0200
  • 980dfabcd7 Added message for GLM_SWIZZLE deprecation Christophe Riccio 2018-10-24 14:54:12 +0200
  • b8ee874742
    Merge pull request #821 from cdwfs/silent-padding-warning Christophe 2018-10-17 00:46:27 +0200
  • eaca81874f Suppress struct-padding warning on vec3s with GLM_CONFIG_ALIGNED_GENTYPES + GLM_CONFIG_SILENT_WARNINGS Cort Stratton 2018-10-09 13:13:39 +0200
  • 7d527af1ec Minor formatting changes for existing messages (add trailing periods) Cort Stratton 2018-10-09 13:12:24 +0200
  • fd00b057da Add message when GLM_FORCE_DEFAULT_ALIGNED_GENTYPES is defined and enabled Cort Stratton 2018-10-09 13:12:01 +0200
  • 6f6f4d3ae8
    Merge pull request #818 from hkr/bitfieldInsert Christophe 2018-10-08 12:22:08 +0200
  • d0ae3f966e Fix bitfieldInsert according to GLSL spec "bitfieldInsert inserts the bits least significant bits of insert into base at offset offset..." Florian Penzkofer 2018-10-04 17:23:44 -0500
  • cef58e189d Added packing experiments packing Christophe Riccio 2018-10-01 18:48:40 +0200
  • 3d526d1388 Improved EXT_scalar_packing tests Christophe Riccio 2018-10-01 17:24:54 +0200
  • 47b9ad7f08 Added EXT_vector/scalar_packing Christophe Riccio 2018-10-01 17:17:43 +0200
  • 84dfcc5295 Merge branch 'master' into packing Christophe Riccio 2018-10-01 15:04:23 +0200
  • 77ce9b5b29 Tentative fix of GCC 6 tests Christophe Riccio 2018-10-01 14:19:08 +0200
  • abff0a39ac Fixed build Christophe Riccio 2018-10-01 11:23:26 +0200
  • 0fdf6624c1 Experiment to move packing Christophe Riccio 2018-10-01 11:00:37 +0200
  • 3d26f49775 Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816 Christophe Riccio 2018-09-30 21:52:09 +0200
  • 68c7e7e50b Tentative fix constexpr with GCC Christophe Riccio 2018-09-30 11:07:11 +0200
  • 8ab84dfc69 Initial experiments for color extension color Christophe Riccio 2018-09-30 10:45:17 +0200
  • 81d626daf6 Added test for #764 Christophe Riccio 2018-09-27 21:22:07 +0200
  • d1487eec8e Fixed build dev Christophe Riccio 2018-09-27 11:44:08 +0200
  • 3b607947a7 Merge branch 'dev' of https://github.com/g-truc/glm into dev Christophe Riccio 2018-09-27 11:40:16 +0200
  • 1362d51967 Added adjugate functions to GTX_matrix_operation #151 Christophe Riccio 2018-09-27 11:39:52 +0200
  • d3282d8177 Fixed build Christophe Riccio 2018-09-26 23:31:12 +0200
  • d884410781 Fixed build Christophe Riccio 2018-09-26 22:50:00 +0200
  • a30dc0f6f5 Fixed build Christophe Riccio 2018-09-26 22:43:34 +0200
  • 76683aa287 Added vector ulp functions Christophe Riccio 2018-09-26 18:27:55 +0200
  • 32573c86ec Fixed double tests Christophe Riccio 2018-09-26 15:08:04 +0200
  • e259e2789d Fixed double tests Christophe Riccio 2018-09-26 14:52:55 +0200
  • 84d5e96144 Clean up dead files Christophe Riccio 2018-09-26 12:51:51 +0200
  • 21d0092f6a Fixed simplex noise build with double #734 Christophe Riccio 2018-09-26 12:51:31 +0200
  • 9b0434255f Deleted useless file Christophe Riccio 2018-09-26 12:12:48 +0200
  • 3a392ec09b Added constant time ULP distance between float #121 Christophe Riccio 2018-09-26 12:09:28 +0200
  • 59cae7b5cb Added constant time ULP distance between float #121 Christophe Riccio 2018-09-26 12:09:06 +0200
  • 0f4a597f10 Added matrix relationak function taking ULPs Christophe Riccio 2018-09-25 15:05:55 +0200
  • 6b622f2ed4 Tentative fix of GCC build Christophe Riccio 2018-09-24 11:08:09 +0200
  • 906efb8045 Fixed VC2013 build Christophe Riccio 2018-09-21 15:36:01 +0200
  • d5df61aa66 Fixed tests Christophe Riccio 2018-09-21 15:25:54 +0200
  • 635ff4ef2d Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775 Christophe Riccio 2018-09-18 22:35:28 +0200
  • b2a7f1093c Added vector retionnal with max ULPs arguments and fixed double support Christophe Riccio 2018-09-17 19:06:02 +0200
  • 311f59ed7e Added vector retionnal with max ULPs arguments Christophe Riccio 2018-09-17 18:46:02 +0200
  • e5d6b1c64b Merged master Christophe Riccio 2018-09-17 11:48:15 +0200
  • 770498a407 updated GLM version for future GLM 0.9.9.3 Christophe Riccio 2018-09-14 13:28:24 +0200
  • 21a30e1116 Updated readme for GLM 0.9.9.2 release 0.9.9.2 Christophe Riccio 2018-09-14 13:12:40 +0200
  • 9c8a348e21 Clean up test Christophe Riccio 2018-09-14 11:21:30 +0200
  • fe83040cbd Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 Christophe Riccio 2018-09-10 15:45:01 +0200
  • 72327cea4f Added equal and notEqual overload with max ULPs parameters for scalar numbers #121 Christophe Riccio 2018-09-04 02:14:48 +0200
  • cf6504b65e Fixed GLM_FORCE_CXX** section in the manual Christophe Riccio 2018-09-03 23:53:45 +0200
  • 416fa93e42 Added PDF manual 0.9.9.1 Christophe Riccio 2018-09-03 23:15:27 +0200
  • fc4350f28f Updated image color theme Christophe Riccio 2018-09-03 11:37:05 +0200
  • 86d812d3e9 Removed tabs.css Christophe Riccio 2018-09-03 00:00:43 +0200
  • 0c2e470baf Updated API doc Christophe Riccio 2018-09-02 23:34:18 +0200
  • 49b508a1ab Updated doxygen API documentation Christophe Riccio 2018-08-31 21:32:56 +0200
  • 9dcdae8e8f Updated doxygen API documentation Christophe Riccio 2018-08-31 20:46:32 +0200
  • 0b974f0d00 Improved doxygen API doc Christophe Riccio 2018-08-31 20:23:27 +0200
  • f6be32ed0d Completed manual for GLM 0.9.9.1 Christophe Riccio 2018-08-31 19:02:16 +0200
  • 1ff9f236d2 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2018-08-31 18:50:08 +0200
  • c334499931 Fixed Clang 3.6 build Christophe Riccio 2018-08-31 18:49:53 +0200
  • 9a42579497 Updated manual Christophe Riccio 2018-08-31 18:24:28 +0200
  • b5dafc0e23 Use Clang 3.6 Christophe Riccio 2018-08-31 00:23:27 +0200
  • a5593b178f Updated manual, EXT extensions Christophe Riccio 2018-08-31 00:20:29 +0200
  • d479d5bf35 Tentative fix Travis Christophe Riccio 2018-08-31 00:20:05 +0200
  • 7e16e6c2a5 Use Clang 3.9 on trusty as Clang 3.6 on precise seems broken Christophe Riccio 2018-08-30 20:54:52 +0200
  • 99eb6b3cc6 Improved manual and API documentations Christophe Riccio 2018-08-30 12:06:10 +0200
  • 8177cf4aa3 Fixed decoloration Christophe Riccio 2018-08-30 01:06:07 +0200
  • 62e4c59d8d More manual documentation Christophe Riccio 2018-08-30 01:04:26 +0200
  • b40c557f25 Improved EXT extensions documentation Christophe Riccio 2018-08-30 00:16:14 +0200
  • 65874078a2 Fixed title Christophe Riccio 2018-08-29 22:34:09 +0200
  • 556f657936 Fixed doxygen failure Christophe Riccio 2018-08-29 21:50:57 +0200
  • 45d7fc8c4e Improved doxygen doc Christophe Riccio 2018-08-29 14:28:01 +0200
  • a0c47aced6 Clean up doxygen documentation Christophe Riccio 2018-08-29 10:56:55 +0200
  • 0e3c9f0d7d Added reference to other extensions Christophe Riccio 2018-08-29 01:34:02 +0200
  • 34f0c510b6 Fixed doxygen Christophe Riccio 2018-08-29 00:05:54 +0200
  • 37504928bb Fixed API documentation references and filenames Christophe Riccio 2018-08-28 21:55:47 +0200
  • b52c256622
    Merge pull request #808 from tigert1998/master Christophe 2018-08-28 12:49:06 +0200
  • 84b6247093 Modify glm::refract according to GLSL man page: return vector zero when full reflection happens #806 tigertang 2018-08-28 11:25:04 +0800
  • b1e8bcad29 Added guide for contributing to GLM and coding style guide #798 Christophe Riccio 2018-08-28 01:13:15 +0200
  • abdb9fa3a2 Fixed display of GLM version as part of GLM build messages Christophe Riccio 2018-08-28 01:12:15 +0200
  • e12d724143 Added backward compatibility with GLM_FORCE_ALIGNED, replaced by GLM_FORCE_DEFAULT_ALIGNED_GENTYPES Christophe Riccio 2018-08-27 23:29:09 +0200
  • 7c445ee93d Clean up GLM_FORCE_DEFAULT_ALIGNED_GENTYPES Christophe Riccio 2018-08-27 23:25:00 +0200
  • 76580af80e Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806 Christophe Riccio 2018-08-27 23:13:02 +0200
  • f56011fb20 Fixed aligned test on compilers that doesn't support it Christophe Riccio 2018-08-27 22:11:17 +0200
  • 87f9f3bd78 Added manual documentation for GLM_FORCE_DEFAULT_ALIGNED_GENTYPES Christophe Riccio 2018-08-27 21:33:55 +0200
  • 2fdc2dc748 Clarify the support of constexpr Christophe Riccio 2018-08-27 20:19:19 +0200
  • bde7af55b1 Updated tested compiler versions Christophe Riccio 2018-08-27 19:31:47 +0200
  • a4e9d8b056 Updated manual Christophe Riccio 2018-08-26 01:08:12 +0200
  • 978df09b00 Clean up manual highlight Christophe Riccio 2018-08-25 22:45:01 +0200