Commit Graph

  • 59cc657ada Added documentation for GTC_packing Christophe Riccio 2013-08-23 00:34:39 +0200
  • da95e96fcf Fixed build on Clang and C++11 Christophe Riccio 2013-08-22 23:24:18 +0200
  • 1807881509 Added packXNorm documentation Christophe Riccio 2013-08-21 00:14:02 +0200
  • 9464e5b590 Added error for unsupported compiler versions Christophe Riccio 2013-08-20 23:25:38 +0200
  • da38a6e58c Better compiler detection in CMake. Language detection for Clang Christophe Riccio 2013-08-20 23:07:04 +0200
  • 53bd892a88 Added 1x8 packing functions. Add documentation for half packing functions. Christophe Riccio 2013-08-19 00:36:56 +0200
  • 6c1eb888ce Merge pull request #91 from zhumeng1989/0.9.5 Christophe Riccio 2013-08-18 13:15:27 -0700
  • 6d845c2192 Merge 88ee302567 into eb9fde1429 Meng Zhu 2013-08-18 13:13:42 -0700
  • 75a4068c82 Merge branch '0.9.5' into nohalf Christophe Riccio 2013-08-18 21:55:11 +0200
  • 79822f932d Merge branch '0.9.5' into packing Christophe Riccio 2013-08-18 21:54:41 +0200
  • eb9fde1429 Redefined highp_int to int following GLM 0.9.5 conventions Christophe Riccio 2013-08-18 21:53:11 +0200
  • 1ab7271e7d Fixed is_int and is_uint code duplication with GCC and C++11 #107 Christophe Riccio 2013-08-18 21:33:13 +0200
  • eb07c880c3 Merge branch '0.9.4' of https://github.com/g-truc/glm into 0.9.4 Christophe Riccio 2013-08-18 21:12:25 +0200
  • caf8f991ca Fixed detection to select the last known compiler if newer version #106 Christophe Riccio 2013-08-18 21:07:47 +0200
  • d0e382592a Fixed C++0X on VisualC++ 2012+ Christophe Riccio 2013-08-18 19:53:03 +0200
  • 3091725e92 Merge branch '0.9.5' into nohalf Christophe Riccio 2013-08-18 19:28:58 +0200
  • 8f3907400d Merge branch '0.9.5' into packing Christophe Riccio 2013-08-18 19:27:15 +0200
  • c93ff0a6aa Fixed merge Christophe Riccio 2013-08-18 19:25:18 +0200
  • 4570daf7d2 Fixed merge Christophe Riccio 2013-08-18 14:06:38 +0200
  • 25a5c21a24 Initial build with half types removed Christophe Riccio 2013-08-14 00:55:47 +0200
  • 54a395abd9 Added Visual C++ 2013 detection Christophe Riccio 2013-08-13 23:22:16 +0200
  • 37ae8da67c Updated readme for release 0.9.4.5 Christophe Riccio 2013-08-12 23:18:28 +0200
  • b592d9ff83 Added WINCE detection #92 Christophe Riccio 2013-08-12 23:05:29 +0200
  • 1951e24cfc Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-08-12 22:45:30 +0200
  • bcbffbea58 Fixed merge conflicts Christophe Riccio 2013-08-12 22:44:31 +0200
  • 5b525ced24 Back port fix for issue #99 Christophe Riccio 2013-08-12 22:32:39 +0200
  • 1375a99b83 Added missing non-const value_ptr fort quat #99 Christophe Riccio 2013-08-12 22:26:23 +0200
  • 07d0077773 Merge pull request #99 from jarmond/0.9.5 Christophe Riccio 2013-08-12 13:22:06 -0700
  • 4c5595e8db Merge e841c1dbe0 into 97f43994cd Jonathan Armond 2013-08-12 13:16:14 -0700
  • a105876133 Added GTC_packing implementation Christophe Riccio 2013-08-11 02:16:47 +0200
  • cf14790806 Added packF11F11F10 implementation Christophe Riccio 2013-08-10 19:52:59 +0200
  • e3e88f05a6 Merge branch '0.9.5' into packing Christophe Riccio 2013-08-09 23:22:53 +0200
  • 97f43994cd Added f11f11f10 conversion code Christophe Riccio 2013-08-09 21:15:08 +0200
  • 573712405b Added declaration for new GTC_packing extension Christophe Riccio 2013-08-09 00:01:02 +0200
  • e841c1dbe0 Add missing non-const value_ptr for quat Jonathan Armond 2013-07-15 12:06:54 +0100
  • b27ab93b19 Updated release date fo GLM 0.9.4.5 Christophe Riccio 2013-07-15 10:33:00 +0200
  • 2d983ed9cf Added WINCE detection Christophe Riccio 2013-07-15 10:18:32 +0200
  • 5d151a1036 Merge pull request #96 from tszirr/0.9.4 Christophe Riccio 2013-07-14 11:40:11 -0700
  • b9d708dc80 Merge 968c892f92 into 1a189b3400 tszirr 2013-07-14 11:24:57 -0700
  • 4e43b388bd Updated release note for bug #97 Christophe Riccio 2013-07-14 20:24:40 +0200
  • 493b36cf15 Merge branch '0.9.4' into 0.9.5 Christophe Riccio 2013-07-14 20:21:13 +0200
  • 1a189b3400 remove register specifier, deprecated in C++11 Jacob Parker 2013-07-14 13:25:03 -0400
  • 44cdb7add7 Merge pull request #97 from j3parker/0.9.5 Christophe Riccio 2013-07-14 10:40:05 -0700
  • 882953fcb5 Merge df192a6bcc into dbb0e5a312 Jacob Parker 2013-07-14 10:32:06 -0700
  • df192a6bcc remove register specifier, deprecated in C++11 Jacob Parker 2013-07-14 13:25:03 -0400
  • 968c892f92 Revert "fix: no implicit vector copy" Reason: Wrong branch This reverts commit 2d88860244. tszirr 2013-07-12 15:44:02 +0200
  • 861d6d1933 fix: swizzled operations in cuda code tszirr 2013-07-12 15:29:48 +0200
  • d0ddbc217d Merge https://github.com/tszirr/glm into 0.9.4 tszirr 2013-06-24 16:07:01 +0200
  • 2d88860244 fix: no implicit vector copy tszirr 2013-06-24 11:45:19 +0200
  • 5a48614f57 fix: component declaration order -> debug display order! tszirr 2013-06-21 17:17:34 +0200
  • b016594ac3 fix: function-local static arrays unsupported in cuda device code tszirr 2013-06-17 10:49:02 +0200
  • 58dc29a860 fix: subscript swizzles in cuda device code tszirr 2013-06-14 16:38:58 +0200
  • dbb0e5a312 Removed __declspec(align(16)) committed by mistake #91 Christophe Riccio 2013-06-13 16:58:09 +0000
  • 5f0c0a6f21 Fixed merge Christophe Riccio 2013-06-13 16:53:22 +0000
  • 4688f896f9 Fixed language detection on GCC when the C++0x mode isn't enabled #95 Christophe Riccio 2013-06-13 16:50:27 +0000
  • 119b36c4f2 Updated revision number for GLM 0.9.4.5 release Christophe Riccio 2013-06-13 16:41:39 +0000
  • fa2cca847f Fixed use of intrinsics in pure mode #92 Christophe Riccio 2013-06-13 16:37:00 +0000
  • 9f1e0cd388 Fixed use of intrinsics in pure mode #92 Christophe Riccio 2013-06-13 16:37:00 +0000
  • 2dcf1fe834 Merge 106fd19704 into bbf9989334 mysticbob 2013-06-13 08:33:49 -0700
  • 106fd19704 fix for gnu compiler version detection Bob Kuehne 2013-06-13 11:33:33 -0400
  • 77ea97da2d fix version number Bob Kuehne 2013-06-13 10:54:47 -0400
  • 88ee302567 Minor fix zhumeng1989 2013-06-10 22:23:22 +0800
  • 5b7154468c Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-06-06 21:46:26 +0000
  • bce3463dbc Merge ce40ca133d into 891d552d45 Denis 2013-06-05 23:52:25 -0700
  • ce40ca133d issue #86 fix Denis 2013-06-06 10:52:15 +0400
  • c1e150e6ec Added assets in perspective Christophe Riccio 2013-06-06 00:47:36 +0000
  • 891d552d45 Merge pull request #87 from nikodil/0.9.5 Christophe Riccio 2013-06-05 15:20:25 -0700
  • 4834fb808d Merge 065d9848f7 into 74d1f84e32 Felix Ungman 2013-06-03 04:06:04 -0700
  • 065d9848f7 Fixed operator*(mat4x4, vec4) Felix Ungman 2013-06-03 12:58:44 +0200
  • 74d1f84e32 Fixed merge Christophe Riccio 2013-05-28 03:50:41 +0200
  • bbf9989334 Fixed test crash due to the normalization of a nan vector 0.9.4.4 Christophe Riccio 2013-05-28 03:48:41 +0200
  • f4f7a71964 Back ported resolution for issue #71 for znear == 0 bug into branch 0.9.4 Christophe Riccio 2013-05-28 03:47:26 +0200
  • 11cf1126a9 Fixed merge Christophe Riccio 2013-05-28 03:14:17 +0200
  • e5df5fb0b3 Updated GLM 0.9.4.4 release note Christophe Riccio 2013-05-28 02:17:27 +0200
  • 149df8e3db Added assert on input values for glm::perspective Christophe Riccio 2013-05-27 18:29:04 +0000
  • d7fde821b1 Merge branch '0.9.5' into cxx11 cxx11 Christophe Riccio 2013-05-27 14:55:24 +0000
  • cf41c03c94 Fixed merge Christophe Riccio 2013-05-27 14:54:02 +0000
  • 38f2d35f4a Merge pull request #86 from tszirr/0.9.4 Christophe Riccio 2013-05-27 06:28:02 -0700
  • 58da784b72 Merge 216ad4c34d into 129efd75a9 tszirr 2013-05-27 06:11:50 -0700
  • 216ad4c34d Add more missing GLM_FUNC_QUALIFIERs tszirr 2013-05-27 15:07:22 +0200
  • e166850954 Fix missing return statement in swizzle assignment operator tszirr 2013-05-27 14:59:16 +0200
  • eb4cd987f1 Added missing GLM_FUNC_DECL specifiers tszirr 2013-05-27 14:55:08 +0200
  • fa77d41ab9 Fix broken _GLM_SWIZZLE4_4_MEMBERS tszirr 2013-05-27 14:34:41 +0200
  • 129efd75a9 Back ported extended swizzle fix for issue #84 Christophe Riccio 2013-05-26 09:59:39 +0000
  • edc5365189 Added more missing swizzle operators. #84 Christophe Riccio 2013-05-26 09:57:04 +0000
  • 1ac4dd648a Merge branch 'master' into 0.9.4 Christophe Riccio 2013-05-26 09:37:46 +0000
  • 959de31cfc Merge pull request #84 from meejah/master Christophe Riccio 2013-05-22 15:44:37 -0700
  • 2485c48931 Merge 3352b45222 into 0df4b94c4b meejah 2013-05-22 09:52:05 -0700
  • 3352b45222 Add a missing swizzle, for .xwww meejah 2013-05-22 10:45:30 -0600
  • 0d826a27ad Fix warnings when compiling with -Wshadow & clang Loren Brichter 2013-05-21 23:08:35 -0400
  • 056e053b3f Fixed merge Christophe Riccio 2013-05-16 14:36:51 +0000
  • b95a53095b Added assert in inversesqrt to detect division by zero. #61 Christophe Riccio 2013-05-16 14:36:04 +0000
  • 8ec6166072 Merge branch '0.9.4' into 0.9.5 Christophe Riccio 2013-05-16 13:50:26 +0000
  • bc9aaa4033 Fixed glm.natvis, issue #82 Christophe Riccio 2013-05-16 13:49:54 +0000
  • 9799ef57da C++11 implementation tests Christophe Riccio 2013-05-15 16:11:43 +0000
  • 2968f85b66 Fixed merge Christophe Riccio 2013-05-12 15:53:00 +0200
  • ef15d06104 Updated doxygen references Christophe Riccio 2013-05-12 15:51:11 +0200
  • 0a54eb99b1 Fixed compatibility type, using precision qualifier Christophe Riccio 2013-05-12 15:50:49 +0200
  • 01a98e97c1 Fixed perspective with zNear == 0 (#71) Christophe Riccio 2013-05-12 15:36:29 +0200
  • 1c68cee29b Clean up code test for branch compatibility on all platforms Christophe Riccio 2013-05-12 11:40:25 +0200