Commit Graph

618 Commits

Author SHA1 Message Date
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
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
facf7a84c5 Getting ready GLM 0.9.1.2 release 2011-04-12 22:39:52 +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
0089077931 Completed make_xxx test 2011-04-09 11:12:39 +01:00
Christophe Riccio
9e5554514c Fixed merge 2011-04-09 11:04:08 +01:00
Christophe Riccio
3ef4497635 Updated test 2011-04-09 11:01:42 +01:00
Christophe Riccio
653eef7357 Updated test 2011-04-09 10:58:50 +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