Commit Graph

  • 59cc657ada Added documentation for GTC_packing Christophe Riccio 2013-08-23 00:34:39 +02:00
  • da95e96fcf Fixed build on Clang and C++11 Christophe Riccio 2013-08-22 23:24:18 +02:00
  • 1807881509 Added packXNorm documentation Christophe Riccio 2013-08-21 00:14:02 +02:00
  • 9464e5b590 Added error for unsupported compiler versions Christophe Riccio 2013-08-20 23:25:38 +02:00
  • da38a6e58c Better compiler detection in CMake. Language detection for Clang Christophe Riccio 2013-08-20 23:07:04 +02:00
  • 53bd892a88 Added 1x8 packing functions. Add documentation for half packing functions. Christophe Riccio 2013-08-19 00:36:56 +02:00
  • 6c1eb888ce Merge pull request #91 from zhumeng1989/0.9.5 Christophe Riccio 2013-08-18 13:15:27 -07:00
  • 75a4068c82 Merge branch '0.9.5' into nohalf Christophe Riccio 2013-08-18 21:55:11 +02:00
  • 79822f932d Merge branch '0.9.5' into packing Christophe Riccio 2013-08-18 21:54:41 +02:00
  • eb9fde1429 Redefined highp_int to int following GLM 0.9.5 conventions Christophe Riccio 2013-08-18 21:53:11 +02:00
  • 1ab7271e7d Fixed is_int and is_uint code duplication with GCC and C++11 #107 Christophe Riccio 2013-08-18 21:33:13 +02:00
  • 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 +02:00
  • caf8f991ca Fixed detection to select the last known compiler if newer version #106 Christophe Riccio 2013-08-18 21:07:47 +02:00
  • d0e382592a Fixed C++0X on VisualC++ 2012+ Christophe Riccio 2013-08-18 19:53:03 +02:00
  • 3091725e92 Merge branch '0.9.5' into nohalf Christophe Riccio 2013-08-18 19:28:58 +02:00
  • 8f3907400d Merge branch '0.9.5' into packing Christophe Riccio 2013-08-18 19:27:15 +02:00
  • c93ff0a6aa Fixed merge Christophe Riccio 2013-08-18 19:25:18 +02:00
  • 4570daf7d2 Fixed merge Christophe Riccio 2013-08-18 14:06:38 +02:00
  • 25a5c21a24 Initial build with half types removed Christophe Riccio 2013-08-14 00:55:47 +02:00
  • 54a395abd9 Added Visual C++ 2013 detection Christophe Riccio 2013-08-13 23:22:16 +02:00
  • 37ae8da67c Updated readme for release Christophe Riccio 2013-08-12 23:18:28 +02:00
  • b592d9ff83 Added WINCE detection #92 Christophe Riccio 2013-08-12 23:05:29 +02:00
  • 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 +02:00
  • bcbffbea58 Fixed merge conflicts Christophe Riccio 2013-08-12 22:44:31 +02:00
  • 5b525ced24 Back port fix for issue #99 Christophe Riccio 2013-08-12 22:32:39 +02:00
  • 1375a99b83 Added missing non-const value_ptr fort quat #99 Christophe Riccio 2013-08-12 22:26:23 +02:00
  • 07d0077773 Merge pull request #99 from jarmond/0.9.5 Christophe Riccio 2013-08-12 13:22:06 -07:00
  • a105876133 Added GTC_packing implementation Christophe Riccio 2013-08-11 02:16:47 +02:00
  • cf14790806 Added packF11F11F10 implementation Christophe Riccio 2013-08-10 19:52:59 +02:00
  • e3e88f05a6 Merge branch '0.9.5' into packing Christophe Riccio 2013-08-09 23:22:53 +02:00
  • 97f43994cd Added f11f11f10 conversion code Christophe Riccio 2013-08-09 21:15:08 +02:00
  • 573712405b Added declaration for new GTC_packing extension Christophe Riccio 2013-08-09 00:01:02 +02:00
  • e841c1dbe0 Add missing non-const value_ptr for quat Jonathan Armond 2013-07-15 12:06:54 +01:00
  • b27ab93b19 Updated release date fo GLM 0.9.4.5 Christophe Riccio 2013-07-15 10:33:00 +02:00
  • 2d983ed9cf Added WINCE detection Christophe Riccio 2013-07-15 10:18:32 +02:00
  • 5d151a1036 Merge pull request #96 from tszirr/0.9.4 Christophe Riccio 2013-07-14 11:40:11 -07:00
  • 4e43b388bd Updated release note for bug #97 Christophe Riccio 2013-07-14 20:24:40 +02:00
  • 493b36cf15 Merge branch '0.9.4' into 0.9.5 Christophe Riccio 2013-07-14 20:21:13 +02:00
  • 1a189b3400 remove register specifier, deprecated in C++11 Jacob Parker 2013-07-14 13:25:03 -04:00
  • 44cdb7add7 Merge pull request #97 from j3parker/0.9.5 Christophe Riccio 2013-07-14 10:40:05 -07:00
  • df192a6bcc remove register specifier, deprecated in C++11 Jacob Parker 2013-07-14 13:25:03 -04:00
  • 968c892f92 Revert "fix: no implicit vector copy" Reason: Wrong branch This reverts commit 2d88860244. tszirr 2013-07-12 15:44:02 +02:00
  • 861d6d1933 fix: swizzled operations in cuda code tszirr 2013-07-12 15:29:48 +02:00
  • d0ddbc217d Merge https://github.com/tszirr/glm into 0.9.4 tszirr 2013-06-24 16:07:01 +02:00
  • 2d88860244 fix: no implicit vector copy tszirr 2013-06-24 11:45:19 +02:00
  • 5a48614f57 fix: component declaration order -> debug display order! tszirr 2013-06-21 17:17:34 +02:00
  • b016594ac3 fix: function-local static arrays unsupported in cuda device code tszirr 2013-06-17 10:49:02 +02:00
  • 58dc29a860 fix: subscript swizzles in cuda device code tszirr 2013-06-14 16:38:58 +02:00
  • dbb0e5a312 Removed __declspec(align(16)) committed by mistake #91 Christophe Riccio 2013-06-13 16:58:09 +00:00
  • 5f0c0a6f21 Fixed merge Christophe Riccio 2013-06-13 16:53:22 +00:00
  • 4688f896f9 Fixed language detection on GCC when the C++0x mode isn't enabled #95 Christophe Riccio 2013-06-13 16:50:27 +00:00
  • 119b36c4f2 Updated revision number for GLM 0.9.4.5 release Christophe Riccio 2013-06-13 16:41:39 +00:00
  • fa2cca847f Fixed use of intrinsics in pure mode #92 Christophe Riccio 2013-06-13 16:37:00 +00:00
  • 9f1e0cd388 Fixed use of intrinsics in pure mode #92 Christophe Riccio 2013-06-13 16:37:00 +00:00
  • 88ee302567 Minor fix zhumeng1989 2013-06-10 22:23:22 +08:00
  • 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 +00:00
  • c1e150e6ec Added assets in perspective Christophe Riccio 2013-06-06 00:47:36 +00:00
  • 891d552d45 Merge pull request #87 from nikodil/0.9.5 Christophe Riccio 2013-06-05 15:20:25 -07:00
  • 065d9848f7 Fixed operator*(mat4x4, vec4) Felix Ungman 2013-06-03 12:58:44 +02:00
  • 74d1f84e32 Fixed merge Christophe Riccio 2013-05-28 03:50:41 +02:00
  • bbf9989334 Fixed test crash due to the normalization of a nan vector Christophe Riccio 2013-05-28 03:48:41 +02:00
  • f4f7a71964 Back ported resolution for issue #71 for znear == 0 bug into branch 0.9.4 Christophe Riccio 2013-05-28 03:47:26 +02:00
  • 11cf1126a9 Fixed merge Christophe Riccio 2013-05-28 03:14:17 +02:00
  • e5df5fb0b3 Updated GLM 0.9.4.4 release note Christophe Riccio 2013-05-28 02:17:27 +02:00
  • 149df8e3db Added assert on input values for glm::perspective Christophe Riccio 2013-05-27 18:29:04 +00:00
  • cf41c03c94 Fixed merge Christophe Riccio 2013-05-27 14:54:02 +00:00
  • 38f2d35f4a Merge pull request #86 from tszirr/0.9.4 Christophe Riccio 2013-05-27 06:28:02 -07:00
  • 216ad4c34d Add more missing GLM_FUNC_QUALIFIERs tszirr 2013-05-27 15:07:22 +02:00
  • e166850954 Fix missing return statement in swizzle assignment operator tszirr 2013-05-27 14:59:16 +02:00
  • eb4cd987f1 Added missing GLM_FUNC_DECL specifiers tszirr 2013-05-27 14:55:08 +02:00
  • fa77d41ab9 Fix broken _GLM_SWIZZLE4_4_MEMBERS tszirr 2013-05-27 14:34:41 +02:00
  • 129efd75a9 Back ported extended swizzle fix for issue #84 Christophe Riccio 2013-05-26 09:59:39 +00:00
  • edc5365189 Added more missing swizzle operators. #84 Christophe Riccio 2013-05-26 09:57:04 +00:00
  • 1ac4dd648a Merge branch 'master' into 0.9.4 Christophe Riccio 2013-05-26 09:37:46 +00:00
  • 959de31cfc Merge pull request #84 from meejah/master Christophe Riccio 2013-05-22 15:44:37 -07:00
  • 3352b45222 Add a missing swizzle, for .xwww meejah 2013-05-22 10:45:30 -06:00
  • 056e053b3f Fixed merge Christophe Riccio 2013-05-16 14:36:51 +00:00
  • b95a53095b Added assert in inversesqrt to detect division by zero. #61 Christophe Riccio 2013-05-16 14:36:04 +00:00
  • 8ec6166072 Merge branch '0.9.4' into 0.9.5 Christophe Riccio 2013-05-16 13:50:26 +00:00
  • bc9aaa4033 Fixed glm.natvis, issue #82 Christophe Riccio 2013-05-16 13:49:54 +00:00
  • ef15d06104 Updated doxygen references Christophe Riccio 2013-05-12 15:51:11 +02:00
  • 0a54eb99b1 Fixed compatibility type, using precision qualifier Christophe Riccio 2013-05-12 15:50:49 +02:00
  • 01a98e97c1 Fixed perspective with zNear == 0 (#71) Christophe Riccio 2013-05-12 15:36:29 +02:00
  • 1c68cee29b Clean up code test for branch compatibility on all platforms Christophe Riccio 2013-05-12 11:40:25 +02:00
  • 9841d2a2b4 Removed SSE tests Christophe Riccio 2013-05-11 22:40:02 +02:00
  • 929b521381 Added embedded SSE opetimizations in mat4 code Christophe Riccio 2013-05-11 00:08:55 +02:00
  • 66e3e52592 Fixed increment and decrement operators for matrix types Christophe Riccio 2013-05-10 23:08:30 +02:00
  • 95e72aa545 Added asserts to GTC_matrix_access Christophe Riccio 2013-05-10 22:00:53 +02:00
  • 6487ed1c34 Added assert to row and column functions Christophe Riccio 2013-05-10 21:52:23 +02:00
  • 1b3d5cd378 Fixed space characters Christophe Riccio 2013-05-10 21:37:20 +02:00
  • a2583caa0f Added vector type operator declarations Christophe Riccio 2013-05-10 14:03:54 +02:00
  • a319cff426 Removed scalar functions Christophe Riccio 2013-05-10 12:36:10 +02:00
  • ebd38a0a78 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2013-05-10 11:28:22 +02:00
  • 9556540244 Fixed documents Christophe Riccio 2013-05-10 11:28:08 +02:00
  • 28d8e7f251 Fixed increment and decrement operators tests Christophe Riccio 2013-05-10 01:44:13 +02:00
  • 4a93e0ab70 Fixed explicit empty constructors for specialized half classes Christophe Riccio 2013-05-09 16:06:59 +02:00
  • 1839858465 Fixed missing typename Christophe Riccio 2013-05-09 13:46:56 +02:00
  • 691f04e14f Fixed post in/decrement operators Christophe Riccio 2013-05-08 21:52:21 +02:00
  • 28c6bba18c Refacted GTC_angle Christophe Riccio 2013-05-07 01:20:00 +02:00
  • 929f140b1e Added GTC_angle extension files Christophe Riccio 2013-05-07 01:05:45 +02:00