Commit Graph

531 Commits

Author SHA1 Message Date
Christophe Riccio
f433049bca Merge branch '0.9.2' into noise 2011-05-06 12:59:06 +01:00
Christophe Riccio
13ca4eabcc Added ULP tests 2011-05-06 12:56:47 +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
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
7a1cc47897 Added development tests 2011-05-04 00:54:35 +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
a7fb32669c Fixed tests 2011-05-03 00:01:24 +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
1c4abb3d73 Fixed tests to provide relevant output for CTest 2011-05-02 23:38:55 +01:00
Christophe Riccio
c3763826e8 Fixed gtc_swizzle test 2011-05-02 22:27:55 +01:00
Christophe Riccio
9e80867f7a Merge branch 'noise' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise 2011-04-30 23:42:24 +01:00
Christophe Riccio
6eb7d8ad20 Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-04-30 23:40:16 +01:00
Christophe Riccio
8f0ecea1a2 Merge branch '0.9.1' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-04-30 23:39:29 +01:00
Christophe Riccio
fc83ea0fda Merge branch 'gtx_ulp' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into gtx_ulp 2011-04-30 23:35:52 +01:00
Christophe Riccio
6bb1d3d835 Added test to check bug #83 2011-04-28 17:26:54 +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