Commit Graph

625 Commits

Author SHA1 Message Date
Christophe Riccio
d815607abb Fixed slerp 2011-05-26 22:01:28 +01:00
Christophe Riccio
3487ff30a4 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-25 22:08:08 +01:00
Christophe Riccio
2baf928bd5 Fixed type cast 2011-05-25 10:00:13 +01:00
Christophe Riccio
740c28a22c Typo 2011-05-25 09:58:59 +01:00
Christophe Riccio
f7d6ffc833 Added quaternion tests 2011-05-25 09:50:01 +01:00
Christophe Riccio
1aaf0525ea Updated quaternion test files 2011-05-25 09:07:49 +01:00
Christophe Riccio
24ab822b5c Fixed typo 2011-05-24 12:22:29 +01:00
Christophe Riccio
a87ce5d164 Updated documentation for GLM 0.9.2.1 release 2011-05-24 12:19:51 +01:00
Christophe Riccio
95889e3570 Fixed last glitch in Clang support 2011-05-23 10:16:52 +01:00
Christophe Riccio
f0164ad7ce More fixing for the swizzle operators 2011-05-23 02:36:19 +01:00
Christophe Riccio
7064dbd3a0 Fixing swizzle operator on Clang... WIP 2011-05-22 16:21:48 +01:00
Christophe Riccio
c216e0efb7 Merge GCC LLVM and Clang detections 2011-05-22 15:02:09 +01:00
Christophe Riccio
3473acdc2a Fixed SIMD trunc implementation 2011-05-22 11:59:02 +01:00
Christophe Riccio
0e9ad7b6a5 Fixed LLVM GCC support 2011-05-19 10:26:22 +01:00
Christophe Riccio
50c0f1cddb Updated release number 2011-05-19 01:09:03 +01:00
Christophe Riccio
7febaa193d Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-18 23:12:17 +01:00
Christophe Riccio
d7510204c1 Updated header files formatting 2011-05-18 15:38:26 +01:00
Christophe Riccio
14760e9770 Updated header files formatting 2011-05-18 15:38:03 +01:00
Christophe Riccio
9ecdd379e4 Removed old deprecated test function declarations 2011-05-18 14:55:06 +01:00
Christophe Riccio
b9a2087281 Improved compiler detection 2011-05-18 14:38:48 +01:00
Christophe Riccio
c99e2f523f Improved compiler detection 2011-05-17 18:57:45 +01:00
Christophe Riccio
98567e5113 Improved CUDA compiler detection 2011-05-17 18:25:39 +01:00
Christophe Riccio
3d4b649bd5 Added 'angle' tests 2011-05-17 18:16:48 +01:00
Christophe Riccio
a1d4b1da22 Fixed GLM_GTX_vector_angle implementation 2011-05-17 17:19:38 +01:00
Christophe Riccio
bc272cd8df Get ready GLM 0.9.2.1 release 2011-05-17 15:39:25 +01:00
Christophe Riccio
46780d918a Updated GLM manual with automatic CUDA support 2011-05-17 15:27:06 +01:00
Christophe Riccio
3d1fc74ebe Fixed error on Visual C++ when C++ extension are disable 2011-05-17 11:06:13 +01:00
Christophe Riccio
42d8cc7d64 Fixed warnings 2011-05-17 10:57:08 +01:00
Christophe Riccio
dd4b416cd5 Fixed build 2011-05-17 01:15:41 +01:00
Christophe Riccio
ba4124950b Fixed some build errors... 2011-05-16 23:27:37 +01:00
Christophe Riccio
3f7ad22b59 Updated GTX_rotate_vector test, basic test structure 2011-05-16 20:29:24 +01:00
Christophe Riccio
6734a5fda3 Updated white spaces 2011-05-16 20:17:14 +01:00
Christophe Riccio
d71d20a6ef Added test basic structure 2011-05-16 09:52:53 +01:00
Christophe Riccio
699e8d3039 Added GTX_rotate_vector test file 2011-05-16 09:48:29 +01:00
Christophe Riccio
bcd060c940 Improved vector angle tests 2011-05-16 00:20:59 +01:00
Christophe Riccio
43e52baed0 Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-16 00:09:22 +01:00
Christophe Riccio
eb850c0fef Fixed vector angle build #90 2011-05-15 23:58:00 +01:00
Christophe Riccio
867d59ca6e Fixed GTX test names 2011-05-15 21:43:41 +01:00
Christophe Riccio
7432afca27 Added test file for vector_angle 2011-05-15 21:32:19 +01:00
Christophe Riccio
5e859c8a0e Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-13 03:05:04 +01:00
Christophe Riccio
464ff7420c Clean up test files 2011-05-11 11:16:02 +01:00
Christophe Riccio
dc0ae7f145 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-10 00:48:02 +01:00
Christophe Riccio
e2f3ce429e Added automatic GLM detection 2011-05-10 00:38:33 +01:00
Christophe Riccio
ef9798533a Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-09 03:15:20 +01:00
Christophe Riccio
6157ddd174 updated API doc 2011-05-09 02:31:19 +01:00
Christophe Riccio
f3f1f8a8f3 Fixed release date 2011-05-09 01:54:02 +01:00
Christophe Riccio
10c32056f9 Added GLM 0.9.2.0 release post 2011-05-09 01:49:44 +01:00
Christophe Riccio
c30572652d Added GLM 0.9.2 manual changes 2011-05-09 01:48:07 +01:00
Christophe Riccio
db7414c484 Removed automatic CUDA compiler detection... 2011-05-09 00:50:52 +01:00
Christophe Riccio
a16e6d7165 Updated links to GLM 0.9.2 manual and API doc 2011-05-09 00:47:46 +01:00