Commit Graph

  • f9dd517d0c Added implementation of missing matrix constructor Christophe Riccio 2011-06-01 20:17:23 +0100
  • d373c85b67 Updated documentation for 0.9.2.2 release Christophe Riccio 2011-06-01 19:01:44 +0100
  • 92d3fc5b6a Fixed #102, removed GCC warnings Christophe Riccio 2011-06-01 17:22:15 +0100
  • d850bdcd0b Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-06-01 17:00:34 +0100
  • e43633dbe6 Moved test to GTX tests Christophe Riccio 2011-06-01 17:00:20 +0100
  • 39580d05f0 Fixed quaternion tests Christophe Riccio 2011-06-01 16:46:04 +0100
  • 2500be6bcb Fixed #95, shortMix implementation Christophe Riccio 2011-06-01 16:27:50 +0100
  • 6c9364c2e8 Fixed ticket #104, dependence between GTX_epsilon and GTC_quaternion Christophe Riccio 2011-06-01 16:17:45 +0100
  • 54e8df2ff3 Fixed compiler detection between GCC, LLVM and Clang; fixed MinGW build Christophe Riccio 2011-06-01 16:09:20 +0100
  • 5375fbbc97 Added random tests Christophe Riccio 2011-06-01 11:57:43 +0100
  • b049cae5f2 Updated random tests Christophe Riccio 2011-06-01 10:45:24 +0100
  • 35ed096cc8 Added declarations for missing constructors Christophe Riccio 2011-06-01 10:02:02 +0100
  • 07ec8c95b2 Fixed a bunch of warnings Christophe Riccio 2011-06-01 00:58:31 +0100
  • b1a0af8b87 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-31 21:42:12 +0100
  • 74e22c481e Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-31 21:41:26 +0100
  • 93e45a52d5 Fixed warnings Christophe Riccio 2011-05-31 21:30:52 +0100
  • 2b79365baf Removed many warnings with GCC/LLVM Christophe Riccio 2011-05-31 19:34:19 +0100
  • a849404eef Removed test that fails build... probably correct behaviour, to check tough. Christophe Riccio 2011-05-31 19:29:54 +0100
  • 87f1e507f3 Fixed mix build on MacOSX Christophe Riccio 2011-05-31 19:28:30 +0100
  • 9b8783d3c3 Added short and fast slerp tests Christophe Riccio 2011-05-31 19:18:49 +0100
  • d082ecf8a3 Added vec2 tests Christophe Riccio 2011-05-31 19:11:34 +0100
  • 69c6bdd7a8 Fixed warnings on Visual C++ Christophe Riccio 2011-05-31 17:41:21 +0100
  • 6fab8113d7 Fixed contructor of mat2 and added tests Christophe Riccio 2011-05-31 17:25:16 +0100
  • 9fbf421f13 Added quaternion test Christophe Riccio 2011-05-31 16:46:13 +0100
  • 6ff27ec9f9 Added half type tests Christophe Riccio 2011-05-31 16:45:41 +0100
  • b3c293f8b4 Fixed missing precision quaternion types Christophe Riccio 2011-05-31 16:18:14 +0100
  • ffb940cbdf Fixed missing precision matrix types Christophe Riccio 2011-05-31 16:15:21 +0100
  • b99df41b3e Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-31 16:10:20 +0100
  • d17e389b3a Updated message and precision tests Christophe Riccio 2011-05-31 16:07:22 +0100
  • 22e51711c1 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-31 14:34:18 +0100
  • 5d2350f7c8 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-27 20:21:27 +0100
  • daa63fd5cc Updated GTC_type_ptr tests Christophe Riccio 2011-05-27 20:20:52 +0100
  • c9b7b712fb Fixed angle implementation Christophe Riccio 2011-05-27 16:34:20 +0100
  • e4a52432ff Fixed ticket #103: doc typo Christophe Riccio 2011-05-27 10:26:38 +0100
  • ce48d7f05e Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-27 00:46:20 +0100
  • 6128d643eb Added missing types declarations Christophe Riccio 2011-05-27 00:46:05 +0100
  • fc8a5d4c0a Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-27 00:38:58 +0100
  • 2305e6b2f0 Removed test messages for dev left behind... Christophe Riccio 2011-05-27 00:36:59 +0100
  • f87def17de Fixed tests Christophe Riccio 2011-05-27 00:31:58 +0100
  • 5c70242e90 Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-27 00:28:50 +0100
  • 197d784549 Fixed quat mix build Christophe Riccio 2011-05-27 00:27:52 +0100
  • bf11a54bc8 Fixed half based types, missing non square matrices types Christophe Riccio 2011-05-26 22:39:08 +0100
  • b8de01d411 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-26 22:02:45 +0100
  • d815607abb Fixed slerp Christophe Riccio 2011-05-26 22:01:28 +0100
  • 4be7a9bbaa Fixed factorial implementation Christophe Riccio 2011-05-26 15:00:06 +0100
  • 04d9f92688 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-26 11:27:24 +0100
  • f4dbbd42ef Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 Christophe Riccio 2011-05-26 11:26:21 +0100
  • 706c299636 Added length functions to matrix types and quaternions and tests. Ticket #97 Christophe Riccio 2011-05-26 02:23:51 +0100
  • 9e1bc811e3 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-25 22:37:46 +0100
  • 3487ff30a4 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-25 22:08:08 +0100
  • f58cc0900f Added length function tests Christophe Riccio 2011-05-25 19:59:31 +0100
  • 2baf928bd5 Fixed type cast Christophe Riccio 2011-05-25 10:00:13 +0100
  • 740c28a22c Typo Christophe Riccio 2011-05-25 09:58:59 +0100
  • f7d6ffc833 Added quaternion tests Christophe Riccio 2011-05-25 09:50:01 +0100
  • 1aaf0525ea Updated quaternion test files Christophe Riccio 2011-05-25 09:07:49 +0100
  • 598a8fc87e Merge branch 0.9.2 Christophe Riccio 2011-05-24 13:33:05 +0100
  • 05cac2eb81 Updated documentation for GLM 0.9.2.2 release Christophe Riccio 2011-05-24 13:32:07 +0100
  • 24ab822b5c Fixed typo 0.9.2.1 Christophe Riccio 2011-05-24 12:22:29 +0100
  • a87ce5d164 Updated documentation for GLM 0.9.2.1 release Christophe Riccio 2011-05-24 12:19:51 +0100
  • 95889e3570 Fixed last glitch in Clang support Christophe Riccio 2011-05-23 10:16:52 +0100
  • f0164ad7ce More fixing for the swizzle operators Christophe Riccio 2011-05-23 02:36:19 +0100
  • 934132b6ae Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-22 23:24:41 +0100
  • 7064dbd3a0 Fixing swizzle operator on Clang... WIP Christophe Riccio 2011-05-22 16:21:48 +0100
  • c216e0efb7 Merge GCC LLVM and Clang detections Christophe Riccio 2011-05-22 15:02:09 +0100
  • 3473acdc2a Fixed SIMD trunc implementation Christophe Riccio 2011-05-22 11:59:02 +0100
  • 89bd8856c1 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-21 13:18:58 +0100
  • f5fd037ade Updated doxygen documentation Christophe Riccio 2011-05-20 18:58:29 +0100
  • 0e9ad7b6a5 Fixed LLVM GCC support Christophe Riccio 2011-05-19 10:26:22 +0100
  • d44abf89f4 Updated release number Christophe Riccio 2011-05-19 01:14:13 +0100
  • d012a38c72 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-19 01:09:17 +0100
  • 50c0f1cddb Updated release number Christophe Riccio 2011-05-19 01:09:03 +0100
  • 0727ab02fd Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-19 00:59:03 +0100
  • 7febaa193d Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-18 23:12:17 +0100
  • a79b4c2989 Fixed merge Christophe Riccio 2011-05-18 15:57:02 +0100
  • d7510204c1 Updated header files formatting Christophe Riccio 2011-05-18 15:38:26 +0100
  • 14760e9770 Updated header files formatting Christophe Riccio 2011-05-18 15:38:03 +0100
  • 9ecdd379e4 Removed old deprecated test function declarations Christophe Riccio 2011-05-18 14:55:06 +0100
  • b9a2087281 Improved compiler detection Christophe Riccio 2011-05-18 14:38:48 +0100
  • c99e2f523f Improved compiler detection Christophe Riccio 2011-05-17 18:57:45 +0100
  • 98567e5113 Improved CUDA compiler detection Christophe Riccio 2011-05-17 18:25:39 +0100
  • 3d4b649bd5 Added 'angle' tests Christophe Riccio 2011-05-17 18:16:48 +0100
  • 1a787e1c8a Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-17 17:20:19 +0100
  • a1d4b1da22 Fixed GLM_GTX_vector_angle implementation Christophe Riccio 2011-05-17 17:19:38 +0100
  • bc272cd8df Get ready GLM 0.9.2.1 release Christophe Riccio 2011-05-17 15:39:25 +0100
  • 46780d918a Updated GLM manual with automatic CUDA support Christophe Riccio 2011-05-17 15:27:06 +0100
  • e83d70c213 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-17 11:06:48 +0100
  • 3d1fc74ebe Fixed error on Visual C++ when C++ extension are disable Christophe Riccio 2011-05-17 11:06:13 +0100
  • 42d8cc7d64 Fixed warnings Christophe Riccio 2011-05-17 10:57:08 +0100
  • cda930bb7a Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-17 01:29:19 +0100
  • dd4b416cd5 Fixed build Christophe Riccio 2011-05-17 01:15:41 +0100
  • b71547aeb8 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-17 00:46:20 +0100
  • ba4124950b Fixed some build errors... Christophe Riccio 2011-05-16 23:27:37 +0100
  • dccf62a5ee Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-05-16 21:59:35 +0100
  • 3f7ad22b59 Updated GTX_rotate_vector test, basic test structure Christophe Riccio 2011-05-16 20:29:24 +0100
  • 6734a5fda3 Updated white spaces Christophe Riccio 2011-05-16 20:17:14 +0100
  • 231bcde7e3 Improved doxygens documentation Christophe Riccio 2011-05-16 19:28:59 +0100
  • 96a0a678ad Updated doxygen comment convensions Christophe Riccio 2011-05-16 18:44:16 +0100
  • b02f491cec Improved doxygens see also Christophe Riccio 2011-05-16 17:49:47 +0100
  • db651b1845 Improved see also Christophe Riccio 2011-05-16 17:14:33 +0100
  • 921175612b Fixed doxygen warning Christophe Riccio 2011-05-16 17:14:13 +0100