Commit Graph

531 Commits

Author SHA1 Message Date
Christophe Riccio
575e57ae9e Completed matrix access tests 2011-05-08 00:53:04 +01:00
Christophe Riccio
840c3d44f4 Added mat4 access tests 2011-05-08 00:31:34 +01:00
Christophe Riccio
d1571fd15f Fixed nextafterf on Visual C++ 2011-05-07 23:41:45 +01:00
Christophe Riccio
a422706f1e Fixed static assert 2011-05-07 23:40:28 +01:00
Christophe Riccio
d49148564a Fixed cast warninf 2011-05-07 23:36:03 +01:00
Christophe Riccio
fee7daf6ef Added matric access tests 2011-05-07 21:38:41 +01:00
Christophe Riccio
47c9476452 Added matrix_access test 2011-05-07 18:12:03 +01:00
Christophe Riccio
268ed351ef Fixed bitReverse function 2011-05-07 17:57:38 +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
4d1e1b71ca Fixed typo 2011-05-07 15:59:31 +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
bd993218ab Merge branch '0.9.1' into 0.9.2 2011-05-07 10:07:27 +01:00
Christophe Riccio
67e504e40b Merge branch '0.9.1' 2011-05-07 10:04:54 +01:00
Christophe Riccio
793d0a6f59 Getting ready GLM 0.9.1.3 release 2011-05-07 00:30:59 +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
6d1adf04da Added type precision tests 2011-05-06 21:18:04 +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
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
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
faff516c22 Added int and uint tests 2011-05-06 10:15:12 +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
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
ee79782477 Merge branch '0.9.1' into 0.9.2 2011-05-03 00:04:06 +01:00