1327 Commits

Author SHA1 Message Date
Christophe Riccio
888c298192 Fixed build 2011-11-22 22:28:18 +00:00
Christophe Riccio
665a0861f0 Added Unix platform detection 2011-11-22 22:27:44 +00:00
Christophe Riccio
e03c9687d8 Merge branch '0.9.2' into 0.9.3 2011-11-22 18:55:54 +00:00
Christophe Riccio
128c307142 Fixed outerProduct 2011-11-22 18:55:03 +00:00
Christophe Riccio
04958c1564 Added Chrone Native Client support 2011-11-22 18:34:09 +00:00
Christophe Riccio
d09501b7b0 Added epsilon constant and improved queries... still probably broken, need extra test 2011-11-22 17:52:53 +00:00
Christophe Riccio
64da6d3da3 Remove value_size() from vectors 2011-11-22 16:36:09 +00:00
Christophe Riccio
66408cfc4b Fixed ticket #149, misleading call to row_size in the code 2011-11-22 16:24:02 +00:00
Christophe Riccio
d26c9df71d Fixed outerproduct ticket #150 2011-11-22 16:08:21 +00:00
Christophe Riccio
369e929910 Fixed ticket #147 refract for scalar 2011-11-14 18:13:18 +00:00
Christophe Riccio
390498ef87 Fixed refract for double based types 2011-11-14 17:48:39 +00:00
Christophe Riccio
c516145130 Fixed ticket #144 < instead of <= 2011-11-14 12:24:40 +00:00
Christophe Riccio
7f153a2b62 Fixed modf 2011-11-14 11:55:03 +00:00
Christophe Riccio
f2454e61f8 Fixed Android build 2011-10-25 16:29:01 +01:00
Christophe Riccio
173b009d1f Fixed isnan and isinf on Android 2011-10-25 15:02:11 +01:00
Christophe Riccio
a11aa14e86 Added platform detection 2011-10-25 14:15:17 +01:00
Christophe Riccio
bfa79b2a67 Merge branch '0.9.2' into 0.9.3 2011-10-25 13:52:16 +01:00
Christophe Riccio
6525d84e3b Fixed android build 2011-10-25 13:51:36 +01:00
Christophe Riccio
91966f0775 Merge branch '0.9.2' into 0.9.3 2011-10-24 18:15:07 +01:00
Christophe Riccio
cd1569c543 Added product declarations 2011-10-24 18:14:51 +01:00
Christophe Riccio
83f278f922 Fixed doxygen errors 2011-10-24 17:11:09 +01:00
Christophe Riccio
859833fa62 Fixed doxygen error 2011-10-24 15:47:31 +01:00
Christophe Riccio
499e5291e4 Merge branch '0.9.2' into 0.9.3 2011-10-24 00:42:34 +01:00
Christophe Riccio
25b4a14df2 Added missing none squared products 2011-10-24 00:42:24 +01:00
Christophe Riccio
e298ecfe1a Fixed swizzle functions 2011-10-23 00:19:53 +01:00
Christophe Riccio
66a8720bc0 Fixed condition to enable half vector specialization 2011-10-22 22:18:16 +01:00
Christophe Riccio
671ebd40eb Fixed GCC 4.2.4 build 2011-10-22 02:49:28 +01:00
Christophe Riccio
6c00ffa1b4 Fixed roundEven implementation, tests are now passing 2011-10-20 18:13:07 +01:00
Christophe Riccio
774bd01b92 Added link to roundEven what about 2011-10-20 14:16:39 +01:00
Christophe Riccio
5050bfacf7 Fixed setup options 2011-10-20 14:03:08 +01:00
Christophe Riccio
ee15fe5289 Clean up setup 2011-10-20 12:14:24 +01:00
Christophe Riccio
7533265233 Updated style, typo, removed old swizzle macro 2011-10-20 12:00:51 +01:00
Christophe Riccio
d43e671dcd Fixed ln_ten constant 2011-10-20 11:30:05 +01:00
Christophe Riccio
7cbda2e1e2 Added GLM_SUPPORT_SWIZZLE_OPERATOR macro 2011-10-20 11:28:23 +01:00
Christophe Riccio
9db0d3525a Fixed language detection on GCC 2011-10-19 23:45:59 +01:00
Christophe Riccio
a7611bfdf3 Fixed vector half type code broken in a previous merge 2011-10-19 22:49:14 +01:00
Christophe Riccio
840aefa52e Test change 2011-10-19 22:40:11 +01:00
Christophe Riccio
cc8fa8a9c1 Removed dependence with a deprecated extension 2011-10-19 19:02:46 +01:00
Christophe Riccio
1e7923e7b9 Fixed compiler setup options 2011-10-19 19:00:44 +01:00
Christophe Riccio
212e1a1f07 Fixed swizzle functions for single component name mode of vector types 2011-10-19 16:51:50 +01:00
Christophe Riccio
4843f8ffb9 Added swizzle operator from generated functions for non C++11 compiler 2011-10-19 16:49:28 +01:00
Christophe Riccio
9e735277ad Added explicit swizzle functions 2011-10-18 16:27:20 +01:00
Christophe Riccio
b4206636b7 Merge branch '0.9.3' into swizzle 2011-10-18 14:52:46 +01:00
Christophe Riccio
85f2429d0e Fixed vec1 definition 2011-10-18 14:52:17 +01:00
Christophe Riccio
6acbd8582c Added individual swizzle function preprocessor commands 2011-10-18 14:29:31 +01:00
Christophe Riccio
f4b1844b9a Merge branch '0.9.3' into swizzle 2011-10-18 14:15:36 +01:00
Christophe Riccio
be97b8b213 Added vec1 types 2011-10-18 14:14:48 +01:00
Christophe Riccio
1882f16c97 Added GL_NV_gpu_shader5 types 2011-10-18 12:35:13 +01:00
Christophe Riccio
b056a22498 Improved pure code path 2011-10-18 11:21:34 +01:00
Christophe Riccio
911df15e8a Fixed build 2011-10-18 11:02:20 +01:00