Commit Graph

465 Commits

Author SHA1 Message Date
Christophe Riccio
7e8942759e Merge branch '0.9.1' into 0.9.2 2011-05-07 16:00:15 +01:00
Christophe Riccio
af2a12f1dc Fixed assert 2011-05-07 16:00:07 +01:00
Christophe Riccio
5d09d8342a Fixed CUDA support for functions member of classes 2011-05-07 15:37:51 +01:00
Christophe Riccio
d44d87e266 Fixed float as int for CUDA compatibility 2011-05-07 15:01:35 +01:00
Christophe Riccio
e0a71fda81 Merge branch '0.9.1' into 0.9.2 2011-05-07 14:59:12 +01:00
Christophe Riccio
e4792b6f4d Fixed half to float implicit cast 2011-05-07 14:59:03 +01:00
Christophe Riccio
49da4b3863 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-06 21:18:37 +01:00
Christophe Riccio
1c85dcefd4 Fixed GTX_matrix_interpolation warnings 2011-05-06 13:29:43 +01:00
Christophe Riccio
58053e5b89 Added GLM_GTX_matrix_interpolation extension 2011-05-06 13:24:05 +01:00
Christophe Riccio
f433049bca Merge branch '0.9.2' into noise 2011-05-06 12:59:06 +01:00
Christophe Riccio
9fd02f9177 Fixed Visual C++ 32 case 2011-05-06 12:22:51 +01:00
Christophe Riccio
3d7d4dc9c2 Fixed glm::detail::nextafter implementation 2011-05-06 12:12:22 +01:00
Christophe Riccio
6efc6940b8 Merge branch '0.9.2' into gtx_ulp 2011-05-06 12:04:20 +01:00
Christophe Riccio
73a252b75b Merge branch '0.9.2' into noise 2011-05-06 12:03:56 +01:00
Christophe Riccio
b0d170258c Merge branch '0.9.1' into 0.9.2 2011-05-06 12:02:58 +01:00
Christophe Riccio
377e2bfb07 Updated 64 types support to include C99 compiler 2011-05-06 11:57:10 +01:00
Christophe Riccio
16a9250842 Added nextafter implementation 2011-05-06 11:16:10 +01:00
Christophe Riccio
ee56c3a449 Added float unit tests 2011-05-06 10:10:11 +01:00
Christophe Riccio
06d0b33f7b Fixed build 2011-05-05 13:36:07 +01:00
Christophe Riccio
29ffc7e748 Merge branch '0.9.2' into noise 2011-05-05 12:40:36 +01:00
Christophe Riccio
763699f528 Merge branch 'noise' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise 2011-05-05 12:36:32 +01:00
Christophe Riccio
378da68899 Merge branch '0.9.2' into gtx_ulp 2011-05-05 12:35:03 +01:00
Christophe Riccio
22a2cd5332 Fixed typo 2011-05-05 12:34:24 +01:00
Christophe Riccio
b6857ae15f Added ULP functions declarations 2011-05-04 20:58:30 +01:00
Christophe Riccio
17c964be6e Added vector implementation 2011-05-04 20:18:05 +01:00
Christophe Riccio
cb455f49ce Added GTX_ulp implementation of scalar functions (TODO: vector ones) 2011-05-04 10:32:44 +01:00
Christophe Riccio
58d2d282f2 Updated naming conventions 2011-05-04 10:21:25 +01:00
Christophe Riccio
144caa18d5 Fixed ticket #48, improved SLERP interpolation 2011-05-03 11:52:51 +01:00
Christophe Riccio
a432aec515 Visual C++ Version... 2011-05-03 00:20:09 +01:00
Christophe Riccio
79cec21c3a Merge branch '0.9.2' into gtx_ulp 2011-05-03 00:08:49 +01:00
Christophe Riccio
0ac5c86fd6 Merge branch '0.9.2' into noise 2011-05-03 00:08:15 +01:00
Christophe Riccio
ee79782477 Merge branch '0.9.1' into 0.9.2 2011-05-03 00:04:06 +01:00
Christophe Riccio
8e3b911add Fixed mat2 inverse ticket #84 2011-05-03 00:03:57 +01:00
Christophe Riccio
c42904c720 Merge branch '0.9.1' into 0.9.2 2011-05-02 23:44:48 +01:00
Christophe Riccio
5ffc2ec483 Fixed alignment 2011-05-02 23:44:37 +01:00
Christophe Riccio
7fad31404d Updated noise extension API 2011-04-28 11:26:18 +01:00
Christophe Riccio
b80a6bb251 Fixed build errors 2011-04-28 11:17:42 +01:00
Christophe Riccio
8c4f1fd150 Fixed build errors 2011-04-28 10:51:01 +01:00
Christophe Riccio
33acb4f3ee Merge branch 'noise' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise 2011-04-27 19:51:11 +01:00
Christophe Riccio
e159653b57 Fixed build error 2011-04-27 19:50:39 +01:00
Christophe Riccio
4cf1eedbaf Fixed build error 2011-04-27 19:40:14 +01:00
Christophe Riccio
33abc97077 Fixed build errors 2011-04-27 19:28:00 +01:00
Christophe Riccio
d78ffa1d15 Added draft implementations for all noise functions 2011-04-27 17:29:11 +01:00
Christophe Riccio
f9857721d8 Fixed qualifiers 2011-04-26 15:50:55 +01:00
Christophe Riccio
dbca36a123 Added noise function declarations 2011-04-26 15:46:22 +01:00
Christophe Riccio
00169d0cde Fixed noise function declarations 2011-04-26 14:59:33 +01:00
Christophe Riccio
46563c4e01 Merge branch '0.9.2' into noise 2011-04-26 14:48:58 +01:00
Christophe Riccio
7d0ba05fc2 Merge branch '0.9.2' into gtx_ulp 2011-04-26 14:48:36 +01:00
Christophe Riccio
eb95923402 Developement test 2011-04-26 14:46:30 +01:00
Christophe Riccio
69c764eca9 Fixed build 2011-04-26 14:24:45 +01:00
Christophe Riccio
6595dfab86 Updated function qualifier with GLM macro 2011-04-26 14:10:51 +01:00
Christophe Riccio
5d2673fbba Merge branch '0.9.2' into cuda 2011-04-26 14:07:36 +01:00
Christophe Riccio
d1dd18ce40 Fixed merge 2011-04-26 14:05:18 +01:00
Christophe Riccio
68ccdb2c0f Merge branch '0.9.2' into noise 2011-04-26 13:51:21 +01:00
Christophe Riccio
6d5cfcd4b0 Merge branch '0.9.1' into noise 2011-04-26 13:51:09 +01:00
Christophe Riccio
3fd2a71d1e Merge branch '0.9.1' into 0.9.2 2011-04-26 13:49:49 +01:00
Christophe Riccio
783daace97 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-04-26 13:25:29 +01:00
Christophe Riccio
3910e046b5 Merge branch '0.9.2' into gtx_ulp 2011-04-26 12:47:01 +01:00
Christophe Riccio
1cf66a25d9 Fixed make_vec* functions for XCode 4 2011-04-26 12:45:29 +01:00
Christophe Riccio
1dd9532605 Fixed ULP declaration 2011-04-26 12:42:01 +01:00
Christophe Riccio
8e4dcece16 Fixed vector based ULP functions 2011-04-26 12:29:56 +01:00
Christophe Riccio
2ca5985b0e Added ULP test file 2011-04-26 12:08:30 +01:00
Christophe Riccio
c6ccf28186 Merge branch '0.9.1' into gtx_ulp 2011-04-26 11:47:46 +01:00
Christophe Riccio
c7af08f4ce Fixed quaternion inverse, ticket #82 2011-04-25 23:24:30 +01:00
Christophe Riccio
082d9151d8 Updated simplex noise 3D 2011-04-21 18:19:06 +01:00
Christophe Riccio
477382f798 Merge branch '0.9.2' into noise 2011-04-21 17:21:15 +01:00
Christophe Riccio
3bf665116d Added snoise (2d) implementation draft 2011-04-21 17:20:56 +01:00
Christophe Riccio
a805b42f8b Added noise extension and test files 2011-04-21 12:27:05 +01:00
Christophe Riccio
952dbfcfd7 Updated compiler versions and identifer 2011-04-21 11:27:21 +01:00
Christophe Riccio
27b06c9e42 Fixed build 2011-04-21 11:09:39 +01:00
Christophe Riccio
504ad9c8fa Fixed build 2011-04-21 11:09:01 +01:00
Christophe Riccio
cbe4c95720 Added CUDA as a copiler 2011-04-21 11:07:48 +01:00
Christophe Riccio
7223b39c36 Merge branch '0.9.1' into gtx_ulp 2011-04-21 10:46:15 +01:00
Christophe Riccio
bc49db789c Fixed merge 2011-04-21 10:42:26 +01:00
Christophe Riccio
9b2634b19e Merge branch '0.9.2' into noise 2011-04-21 10:38:07 +01:00
Christophe Riccio
cafef80e83 Merge branch '0.9.1' into 0.9.2 2011-04-21 10:37:36 +01:00
Christophe Riccio
f818f0309d Fixed merge 2011-04-21 10:34:20 +01:00
Christophe Riccio
0fe8a365ba Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-04-20 12:16:49 +01:00
Christophe Riccio
5459a4dcfb Clarify angleAxis function 2011-04-20 10:30:26 +01:00
Christophe Riccio
a338b2771a Updated noise implementation 2011-04-15 19:33:22 +01:00
Christophe Riccio
b2ae0a3ce9 Added detail code for simplex noise implementation 2011-04-13 22:30:20 +01:00
Christophe Riccio
bbf97d0e23 Merge branch '0.9.2' into noise 2011-04-13 18:49:43 +01:00
Christophe Riccio
880026c083 Added links to GLSL man pages for noise functions 2011-04-13 18:46:32 +01:00
Christophe Riccio
15259dc1e2 Added packing function documentation 2011-04-13 18:41:57 +01:00
Christophe Riccio
1420d0c926 Added GLSL man page links for vector relational functions 2011-04-13 07:53:13 +01:00
Christophe Riccio
52534b80f8 Added GLSL man page links for trigonometric functions 2011-04-13 07:46:04 +01:00
Christophe Riccio
01d27e2042 Added GLSL man page links for matrix functions 2011-04-13 07:40:01 +01:00
Christophe Riccio
faaa9c3cf8 Completed interger function links to GLSL man pages 2011-04-12 22:44:18 +01:00
Christophe Riccio
123e58e266 Added links to the GLSL man pages 2011-04-12 22:13:14 +01:00
Christophe Riccio
b9f388f122 Added links to the GLSL man pages 2011-04-12 14:05:13 +01:00
Christophe Riccio
8663d9f67d Merge branch '0.9.1' into 0.9.2 2011-04-11 16:19:03 +01:00
Christophe Riccio
961f4e3eed Fixed uintBitsToFloat, function more os less missing 2011-04-11 16:18:40 +01:00
Christophe Riccio
dc4623b51d Added link to GLSL man pages 2011-04-11 16:12:35 +01:00
Christophe Riccio
6f5a9244ee Added man page links 2011-04-11 11:02:11 +01:00
Christophe Riccio
e87cca43e0 Merge branch '0.9.2' into gtx_ulp 2011-04-11 10:55:38 +01:00
Christophe Riccio
41382c1608 Added extension 2011-04-09 13:22:50 +01:00
Christophe Riccio
90e901b92f Added inital files for simplex noise 2011-04-09 13:05:08 +01:00
Christophe Riccio
8ef16675b5 Merge branch '0.9.2' into cuda 2011-04-09 11:28:44 +01:00
Christophe Riccio
9e5554514c Fixed merge 2011-04-09 11:04:08 +01:00
Christophe Riccio
73f66c2260 Anticipate VC2011 2011-04-09 10:16:18 +01:00
Christophe Riccio
4a9bd5c139 Updated revision number for release 2011-04-09 10:12:30 +01:00
Christophe Riccio
9e79018737 Merge branch '0.9.2' into cuda 2011-04-09 10:11:43 +01:00
Christophe Riccio
376d40ce00 updated version numbers 2011-04-09 10:11:35 +01:00
Christophe Riccio
bb99fbb289 Completed implementation of building a GLM type from a pointer 2011-04-09 10:10:20 +01:00
Christophe Riccio
2bf467eb3c Merge branch '0.9.1' into 0.9.2 2011-04-09 09:57:40 +01:00
Christophe Riccio
b4848bb3e1 Fixed warnings, ticket #79 2011-04-09 09:52:33 +01:00
Christophe Riccio
201281d06d Added CUDA support 2011-04-09 09:44:32 +01:00
Christophe Riccio
24e2477fdf Create a vector from a pointer 2011-04-08 22:09:15 +01:00
Christophe Riccio
30b39b01d7 Merge branch '0.9.1' into 0.9.2 2011-04-01 18:02:35 +01:00
Christophe Riccio
08fe3e049b Fixed ticket #78, typo 2011-03-28 12:33:18 +01:00
Christophe Riccio
63738b5cfa Fixed compiler detection ticket 75 2011-03-18 15:35:55 +00:00
Christophe Riccio
b7babdb5bc Fixed warnings 2011-03-18 03:06:13 +00:00
Christophe Riccio
0ec9f1d443 Fixed warning with 64 bits values 2011-03-18 01:50:40 +00:00
Christophe Riccio
9f16d9e3e7 Fixed warning with Clang C++, ticket #71 2011-03-12 03:01:52 +00:00
Christophe Riccio
b918e3ea3f Fixed pick function... again 2011-03-11 02:15:15 +00:00
Christophe Riccio
e2f8c06e85 Completed new precision API 2011-03-11 01:28:28 +00:00
Christophe Riccio
334acfa7aa Merge branch '0.9.1' into precision 2011-03-11 00:46:47 +00:00
Christophe Riccio
06ee0b868b Merge branch '0.9.1' into gtx_ulp 2011-03-11 00:41:09 +00:00
Christophe Riccio
b1e770c63b Merge branch '0.9.1' into 0.9.2 2011-03-11 00:29:18 +00:00
Christophe Riccio
d08c508f01 Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-03-11 00:25:00 +00:00
Christophe Riccio
e8a78c3998 Comment old precision API 2011-03-10 00:45:28 +00:00
Christophe Riccio
8f517b7505 Removed define GLMvaltype 2011-03-09 11:54:06 +00:00
Christophe Riccio
f4d6be2064 Added new default precision API 2011-03-09 10:29:08 +00:00
Christophe Riccio
e106bd62cf Fixed ticket #69, missing namespace 2011-03-09 10:09:45 +00:00
Christophe Riccio
453607acec Typo 2011-03-09 09:54:35 +00:00
Christophe Riccio
7ca74e2b4d Fixed pick implementation... again 2011-03-09 09:51:19 +00:00
Christophe Riccio
9cf34a3794 Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-03-07 09:59:25 +00:00
Christophe Riccio
84fef7d988 updated ULP extension 2011-03-07 09:56:48 +00:00
Christophe Riccio
0990ac4583 Added ULP base function 2011-03-06 13:39:19 +00:00
Christophe Riccio
29df45a166 Merge branch '0.9.1' into gtx_ulp 2011-03-06 11:28:27 +00:00
Christophe Riccio
1b91fe7790 Started removing GLMvalType 2011-03-03 10:53:20 +00:00
Christophe Riccio
06c18d08d7 Added GLSL man page link 2011-03-02 15:55:45 +00:00
Christophe Riccio
f73ebcedb9 Fixed inline 2011-03-02 11:44:14 +00:00
Christophe Riccio
89367d5def Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-03-02 09:26:37 +00:00
Christophe Riccio
5ac38b0af7 Updated version for GLM 0.9.1 final release 2011-02-28 11:13:04 +00:00
Christophe Riccio
71a1df2780 Fixed ticket #45 missing iline 2011-02-22 10:30:54 +00:00
Christophe Riccio
a0b07465a7 Fixed setup moved 2011-02-22 10:13:20 +00:00
Christophe Riccio
b3ab977291 Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-02-22 01:37:07 +00:00
Christophe Riccio
787a60956f Added files for GLM_GTX_ulp extension 2011-02-22 01:35:55 +00:00
Christophe Riccio
418088a947 Moved setup.hpp 2011-02-22 01:22:38 +00:00
Christophe Riccio
ecdbdf753c Fixed ticket #52, namespace collision 2011-02-21 15:24:01 +00:00
Christophe Riccio
ad84fb61f5 Fixed ticket #44 with name collision 2011-02-21 15:23:10 +00:00
Christophe Riccio
ce78b77f86 Improved alignment 2011-02-21 15:03:01 +00:00
Christophe Riccio
441f8a6575 Factorised code, reduces number of warnings 2011-02-21 14:43:47 +00:00
Christophe Riccio
e09a1f497e Resoved ticket #50, removed some warnings 2011-02-21 14:16:06 +00:00
Christophe Riccio
8ae490c437 Fixed cast 2011-02-17 11:27:36 +00:00
Christophe Riccio
0bac9eae91 Fixed inline, ticket #45 2011-02-17 01:36:59 +00:00
Bob Kuehne
ba910c7be2 fixes for linux 2011-02-15 12:34:39 -05:00
Christophe Riccio
97d39d643d Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-02-13 02:18:02 +00:00
Christophe Riccio
ba0b7a7bd9 Merge branch 'doc' into 0.9.1 2011-02-12 22:18:36 +00:00