378 Commits

Author SHA1 Message Date
Christophe Riccio
a79b4c2989 Fixed merge 2011-05-18 15:57:02 +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
e83d70c213 Merge branch '0.9.2' into 0.9.3 2011-05-17 11:06:48 +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
96a0a678ad Updated doxygen comment convensions 2011-05-16 18:44:16 +01:00
Christophe Riccio
2ea4c1fb87 Merge branch '0.9.2' into 0.9.3 2011-05-10 00:52:37 +01:00
Christophe Riccio
e2f3ce429e Added automatic GLM detection 2011-05-10 00:38:33 +01:00
Christophe Riccio
6d19231a70 Automatic detection of the CUDA compiler? 2011-05-09 17:42:29 +01:00
Christophe Riccio
db7414c484 Removed automatic CUDA compiler detection... 2011-05-09 00:50:52 +01:00
Christophe Riccio
5c5e343a6c Automatically detect GLM 2011-05-09 00:26:30 +01:00
Christophe Riccio
d4dca93441 Merge branch '0.9.2' into noise 2011-05-08 01:43:50 +01:00
Christophe Riccio
ecc167d0f2 Added length member function 2011-05-08 01:36:13 +01:00
Christophe Riccio
a422706f1e Fixed static assert 2011-05-07 23:40:28 +01:00
Christophe Riccio
268ed351ef Fixed bitReverse function 2011-05-07 17:57:38 +01:00
Christophe Riccio
8432e064a8 Merge branch '0.9.2' into noise 2011-05-07 16:25:59 +01:00
Christophe Riccio
35a22393a7 Fixed merge 2011-05-07 16:23:05 +01:00
Christophe Riccio
9a11b8155e Fixed reverse 2011-05-07 16:20:26 +01:00
Christophe Riccio
f5dedea3d3 Use int instead of sizeType 2011-05-07 16:18:10 +01:00
Christophe Riccio
ac1fe72af1 Back to 0.9.1.3 version 2011-05-07 16:13:37 +01:00
Christophe Riccio
752e8540c2 Fixed conflict 2011-05-07 16:10:09 +01:00
Christophe Riccio
e74f71eb58 Fixed bitfieldExtract implementation 2011-05-07 16:09:10 +01:00
Christophe Riccio
97cedefcbf Fixed missing function definision qualifier 2011-05-07 16:01:22 +01:00
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
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
ee56c3a449 Added float unit tests 2011-05-06 10:10:11 +01:00
Christophe Riccio
29ffc7e748 Merge branch '0.9.2' into noise 2011-05-05 12:40:36 +01:00
Christophe Riccio
22a2cd5332 Fixed typo 2011-05-05 12:34:24 +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
f9857721d8 Fixed qualifiers 2011-04-26 15:50:55 +01:00
Christophe Riccio
d1dd18ce40 Fixed merge 2011-04-26 14:05:18 +01:00
Christophe Riccio
3bf665116d Added snoise (2d) implementation draft 2011-04-21 17:20:56 +01:00
Christophe Riccio
952dbfcfd7 Updated compiler versions and identifer 2011-04-21 11:27:21 +01:00
Christophe Riccio
cbe4c95720 Added CUDA as a copiler 2011-04-21 11:07:48 +01:00
Christophe Riccio
bc49db789c Fixed merge 2011-04-21 10:42:26 +01:00
Christophe Riccio
f818f0309d Fixed merge 2011-04-21 10:34:20 +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