Commit Graph

639 Commits

Author SHA1 Message Date
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
dcf57ab59d Merge branch '0.9.2' into gtx_ulp 2011-04-26 14:11:35 +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
309d99e24f Merge branch '0.9.2' into cuda 2011-04-21 11:09:52 +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
161e73a7d5 Merge branch '0.9.2' into gtx_ulp 2011-04-15 21:13:48 +01:00
Christophe Riccio
059e500435 Merge branch '0.9.2' into noise 2011-04-15 21:11:40 +01:00
Christophe Riccio
8d4076e355 Merge branch '0.9.1' into 0.9.2 2011-04-15 21:11:17 +01:00
Christophe Riccio
951e1d6777 Preparing release of GLM 0.9.1.2 2011-04-15 20:12:49 +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