Commit Graph

  • 2e90c3e117 Merge pull request #183 from dachziegel/0.9.6 Christophe Riccio 2014-03-15 19:52:27 +0100
  • 19d2919ec3 Fixed version #179 Christophe Riccio 2014-03-15 19:49:26 +0100
  • 9fddf6225b include <cuda.h> to make sure CUDA_VERSION is defined dachziegel 2014-03-15 11:29:01 +0100
  • 2536c4c6b6 added GLM_FUNC_DECL to avoid nvcc warnings dachziegel 2014-03-15 11:04:12 +0100
  • ce431012c9 Fix merge Christophe Riccio 2014-02-25 21:00:25 +0100
  • 233847ebfb Added vec2 length test Christophe Riccio 2014-02-25 19:12:52 +0100
  • ae2af04599 Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178) Christophe Riccio 2014-02-21 02:15:35 +0100
  • 88830eba64 Merge pull request #178 from zlash/GTX_matrix_transform_2d Christophe Riccio 2014-02-21 02:07:00 +0100
  • 7cf0e87526 Added trigonometric.hpp dep to matrix_transform_2d.inl Miguel Ángel Pérez Martínez 2014-02-20 21:58:11 -0300
  • 1644912f7d Added GTX_matrix_transform_2d Miguel Ángel Pérez Martínez 2014-02-20 21:51:33 -0300
  • 016cce7bf1 Fixed GTX_raw_data code dependency Christophe Riccio 2014-02-19 02:10:36 +0100
  • 96861a7e19 Fixed GTX_raw_data code dependency Christophe Riccio 2014-02-19 02:09:43 +0100
  • 43691702e1 Fixed GTX_raw_data code dependency Christophe Riccio 2014-02-19 02:09:09 +0100
  • 13920db617 Fixed instruction set detection with GCC Christophe Riccio 2014-02-14 01:37:35 +0100
  • 3459fcfbc1 Fixed instruction set detection on GCC Christophe 2014-02-13 21:02:11 +0100
  • e606edf43b Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument Christophe Riccio 2014-02-09 16:25:36 +0100
  • 9eedee586d Added instruction set report and clean up output Christophe Riccio 2014-02-09 15:06:10 +0100
  • 2b17a90859 Fixed declaration and definition mismatch 0.9.5.2 Christophe Riccio 2014-02-08 20:49:34 +0100
  • 7ce6df4078 Fixed sqrt ambiguity Christophe Riccio 2014-02-08 20:21:24 +0100
  • 31ec3eed97 Clean up initializer list code. Christophe Riccio 2014-02-08 19:08:09 +0100
  • 4e444fed19 Fixed GLM_GTC_constants description brief (#162) Christophe Riccio 2014-02-08 14:16:23 +0100
  • a8fd81850f Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152) Christophe Riccio 2014-02-08 14:10:00 +0100
  • 577ee319e6 Updated release note Christophe Riccio 2014-02-08 13:46:53 +0100
  • 98a0d9e00e Merge pull request #163 from patzy/0.9.5 Christophe Riccio 2014-02-08 13:45:22 +0100
  • 6aa34be6ad Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165) Christophe Riccio 2014-02-08 13:43:32 +0100
  • a310855d23 Fixed undefined reference to fastInverseSqrt (#161) Christophe Riccio 2014-02-08 13:34:40 +0100
  • 1d981dd344 Fixed initializer list ambiguity (#159, #160) Christophe Riccio 2014-02-08 12:40:34 +0100
  • 32e57ce8ff Fix dot product clamp range for vector angle functions. Morgan Veyret 2014-02-01 21:05:44 +0100
  • 638d49b549 Added static assert to test the argument 'a' type of 'mix' function Christophe Riccio 2014-01-18 03:26:51 +0100
  • 49cc8e83e4 Merge Christophe Riccio 2014-01-18 03:19:46 +0100
  • 2c6275caed Merge Christophe Riccio 2014-01-18 03:17:36 +0100
  • 926c8d159c Fixed mix function link error Christophe Riccio 2014-01-18 03:14:00 +0100
  • d3b8b2b64e Added move contructors and assignment operators (#141) Christophe Riccio 2014-01-14 22:51:04 +0100
  • 6a3e1e9c35 Updated message Christophe Riccio 2014-01-14 20:32:10 +0100
  • d7862e4bb5 Fixed SSE code included in GLM tests on pure platforms Christophe Riccio 2014-01-14 14:07:09 +0100
  • 66efbcc597 Merge branch '0.9.5' into 0.9.6 Christophe Riccio 2014-01-14 09:27:28 +0100
  • 14c1c91f77 Clean up Christophe Riccio 2014-01-14 09:27:17 +0100
  • dd272c52ee Fixed non power of two matrix products Christophe Riccio 2014-01-13 23:41:11 +0100
  • c3e4881833 Fixed warnings with the Android NDK 9c (#156) Christophe Riccio 2014-01-12 22:48:57 +0100
  • 022a6f3294 Merge 0.9.5 Christophe Riccio 2014-01-11 23:52:32 +0100
  • 9a3781d99a Started GLM 0.9.5.2 Christophe Riccio 2014-01-11 23:51:12 +0100
  • 8a5603342c Merge 0.9.5 Christophe Riccio 2014-01-11 23:49:08 +0100
  • cfbd6e43b2 Updated doxygem documentation 0.9.5.1 Christophe Riccio 2014-01-11 23:35:39 +0100
  • 6335627796 Fixed build Christophe Riccio 2014-01-11 23:23:21 +0100
  • 01ac9e9b33 Fixed build Christophe Riccio 2014-01-11 23:21:54 +0100
  • 9f81728602 Fixed outerProduct return type (#155) Christophe Riccio 2014-01-11 22:35:19 +0100
  • aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages Christophe Riccio 2014-01-11 21:12:53 +0100
  • 3394af0cf2 Fixed build on GCC Christophe Riccio 2014-01-11 19:45:40 +0100
  • f2bce9c8fa Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2014-01-11 16:44:34 +0100
  • 90a249b5ff Optimized matrix inverse and division code (#149) Christophe Riccio 2014-01-11 16:44:15 +0100
  • a600ade276 Merge pull request #153 from tomcumming/0.9.5 Christophe Riccio 2014-01-07 04:06:22 -0800
  • b4a93abafe Ray plane intersection function Tom Cumming 2014-01-07 10:54:00 +0000
  • 14a7c56abd Ray plane intersection function Tom Cumming 2014-01-07 10:54:00 +0000
  • efdfa577ee defaultp is an enum, alias of highp (#150) Christophe Riccio 2014-01-06 00:48:10 +0100
  • ccb25c84c7 Update copyright year Christophe Riccio 2014-01-04 22:32:28 +0100
  • bd8836e53b Merge branch '0.9.5' into 0.9.6 Christophe Riccio 2014-01-04 22:29:45 +0100
  • 20e7fbc99a Merge pull request #149 from dustin-biser/0.9.6 Christophe Riccio 2014-01-04 13:25:51 -0800
  • 00f99d392c Remove unncessary divisions for mat inverses Dustin Biser 2014-01-04 15:11:16 -0500
  • aa26672da1 Fixed inverse link error when using namespace glm; (#147) Christophe Riccio 2014-01-04 16:34:11 +0100
  • 6f096fbb31 Fixed vector and matrix queries Christophe Riccio 2014-01-04 14:57:59 +0100
  • 06ac77dad4 Fixed declaration and definision mismatches (#148) Christophe Riccio 2014-01-04 13:55:37 +0100
  • 9edd8aacf0 Remove is_vector Christophe Riccio 2014-01-04 13:47:30 +0100
  • b96a26e9e2 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2014-01-04 13:43:08 +0100
  • aed7317408 Fixed declaration and definision mismatches (#148) Christophe Riccio 2014-01-04 13:42:49 +0100
  • 19ad72840f Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2014-01-04 13:27:24 +0100
  • 6ed8c3dbb3 Added vectorized implementation of fast inversesqrt Christophe Riccio 2014-01-04 13:27:06 +0100
  • c6896064ef Fixed rotate function declaration for quat Christophe Riccio 2014-01-04 12:54:27 +0100
  • 26e02fad68 Added initializer list for vectors Christophe Riccio 2014-01-04 12:46:47 +0100
  • 4f2d7a97e0 Merge Christophe Riccio 2014-01-01 14:05:48 +0100
  • 9b57315681 Fixed mismatch of GTC_packing declaration and definition prototypes Christophe Riccio 2013-12-28 19:14:11 +0100
  • 71035db795 Added ULP comparison between lowp and highp for inversesqrt Christophe Riccio 2013-12-28 03:45:18 +0100
  • 775c6136fc Fixed error 'inverse' is not a member of 'glm' from glm::unProject (#146) Christophe Riccio 2013-12-27 19:23:44 +0100
  • 78d487b482 Added ULP comparison between lowp and highp for inversesqrt Christophe Riccio 2013-12-27 02:20:53 +0100
  • 8a023f7767 Removed GTX_int_10_10_10_2, replaced by GTC_packing functions Christophe Riccio 2013-12-27 01:32:39 +0100
  • 40c772341a Fixed white space Christophe Riccio 2013-12-27 01:30:19 +0100
  • d252dd243b Added possible static_cast conversion of GLM types (#72) Christophe Riccio 2013-12-27 00:49:53 +0100
  • e5f8ebbfd7 Tests to reproduce bug #135, could not reproduce it Christophe Riccio 2013-12-26 20:38:28 +0100
  • 1b36eb7603 Removed GLM_FORCE_RADIANS Christophe Riccio 2013-12-26 20:26:31 +0100
  • 0d5deadf02 Removed GLM_FORCE_RADIANS, now it's the default behaviour Christophe Riccio 2013-12-26 19:15:48 +0100
  • 6d6c56f211 Merge branch '0.9.5' into 0.9.6 Christophe Riccio 2013-12-26 18:59:45 +0100
  • 1909f512e7 Deprecated degrees, display a message for each function using it. Christophe Riccio 2013-12-26 18:58:44 +0100
  • 39179ba1ad un/formatted() usage to un/formatted jan p springer 2013-12-26 15:15:53 +0000
  • d01630079c Fixed Visual C++ vec4 simd specification code path Christophe Riccio 2013-12-26 13:39:04 +0100
  • 5f1bb47bf2 Merge branch '0.9.5' into 0.9.6 Christophe Riccio 2013-12-26 13:15:20 +0100
  • 36de7ea9e9 Clean up Christophe Riccio 2013-12-26 13:14:50 +0100
  • 07a1abdfb3 Added vec4 SSE2 specializations Christophe Riccio 2013-12-26 13:03:26 +0100
  • 66ff530367 Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 Christophe Riccio 2013-12-26 11:42:58 +0100
  • d9f5e07641 Concept prof for vec4 SIMD specialication Christophe Riccio 2013-12-26 11:42:38 +0100
  • 6b2ecaaf42 Clean up Christophe Riccio 2013-12-26 02:46:34 +0100
  • 7fc5d21bbf Fixed build Christophe Riccio 2013-12-26 01:24:04 +0100
  • d68fd2d97e Fixed space characters Christophe Riccio 2013-12-26 00:32:09 +0100
  • 13676679ab Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-12-26 00:25:39 +0100
  • 5775879cfd Merge pull request #145 from jsb/0.9.5 Christophe Riccio 2013-12-25 15:25:08 -0800
  • 0de006a82c Updated version for next release Christophe Riccio 2013-12-26 00:20:08 +0100
  • ddd1efd5a7 Removed deprecated files Christophe Riccio 2013-12-26 00:06:15 +0100
  • fee3eddd37 Updated API documentation 0.9.5.0 Christophe Riccio 2013-12-25 23:48:55 +0100
  • e9d7e8e00b Merge angle Christophe Riccio 2013-12-25 23:36:11 +0100
  • 792e5ff74f Fixed ext.hpp Christophe Riccio 2013-12-25 23:32:35 +0100
  • fd256dfaa8 Updated GLM manual with per feature headers. Fixed io. Christophe Riccio 2013-12-25 23:21:46 +0100
  • e9cb71e8b6 Fixed io build Christophe Riccio 2013-12-25 17:56:03 +0100