109 Commits

Author SHA1 Message Date
Christophe Riccio
30b39b01d7 Merge branch '0.9.1' into 0.9.2 2011-04-01 18:02:35 +01:00
Christophe Riccio
08fe3e049b Fixed ticket #78, typo 2011-03-28 12:33:18 +01:00
Christophe Riccio
63738b5cfa Fixed compiler detection ticket 75 2011-03-18 15:35:55 +00:00
Christophe Riccio
9f16d9e3e7 Fixed warning with Clang C++, ticket #71 2011-03-12 03:01:52 +00:00
Christophe Riccio
e2f8c06e85 Completed new precision API 2011-03-11 01:28:28 +00:00
Christophe Riccio
334acfa7aa Merge branch '0.9.1' into precision 2011-03-11 00:46:47 +00:00
Christophe Riccio
b1e770c63b Merge branch '0.9.1' into 0.9.2 2011-03-11 00:29:18 +00:00
Christophe Riccio
d08c508f01 Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 2011-03-11 00:25:00 +00:00
Christophe Riccio
e8a78c3998 Comment old precision API 2011-03-10 00:45:28 +00:00
Christophe Riccio
f4d6be2064 Added new default precision API 2011-03-09 10:29:08 +00:00
Christophe Riccio
e106bd62cf Fixed ticket #69, missing namespace 2011-03-09 10:09:45 +00:00
Christophe Riccio
1b91fe7790 Started removing GLMvalType 2011-03-03 10:53:20 +00:00
Christophe Riccio
06c18d08d7 Added GLSL man page link 2011-03-02 15:55:45 +00:00
Christophe Riccio
f73ebcedb9 Fixed inline 2011-03-02 11:44:14 +00:00
Christophe Riccio
5ac38b0af7 Updated version for GLM 0.9.1 final release 2011-02-28 11:13:04 +00:00
Christophe Riccio
a0b07465a7 Fixed setup moved 2011-02-22 10:13:20 +00:00
Christophe Riccio
418088a947 Moved setup.hpp 2011-02-22 01:22:38 +00:00
Christophe Riccio
ad84fb61f5 Fixed ticket #44 with name collision 2011-02-21 15:23:10 +00:00
Christophe Riccio
ce78b77f86 Improved alignment 2011-02-21 15:03:01 +00:00
Christophe Riccio
441f8a6575 Factorised code, reduces number of warnings 2011-02-21 14:43:47 +00:00
Christophe Riccio
e09a1f497e Resoved ticket #50, removed some warnings 2011-02-21 14:16:06 +00:00
Bob Kuehne
ba910c7be2 fixes for linux 2011-02-15 12:34:39 -05:00
Christophe Riccio
ac23e433f0 Fixed merge 2011-02-08 12:10:15 +00:00
Christophe Riccio
d77694f8ac Added SIMD sqrt functions support, ticket #2 2011-02-08 10:37:47 +00:00
Christophe Riccio
71eaa832ec Merge branch 'doc' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into doc 2011-02-07 12:29:04 +00:00
Christophe Riccio
2cf02a836c Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
Bob Kuehne
963822e537 * update branch
* fix bug
2011-02-04 15:47:45 -05:00
Christophe Riccio
b02890730b Removed some branching 2011-01-31 18:14:23 +00:00
Christophe Riccio
cb05c4c00f Fixed merge 2011-01-31 17:25:16 +00:00
Christophe Riccio
2268a23bf3 Fixed trunc implementation 2011-01-31 17:24:08 +00:00
Christophe Riccio
86328415fa Increase branch prediction on clamp function 2011-01-31 17:17:42 +00:00
Christophe Riccio
510d9bbccf Fixed build 2011-01-31 12:21:11 +00:00
Christophe Riccio
2b515fd191 Updated swizzle operator API 2011-01-28 14:26:37 +00:00
Christophe Riccio
e8b35cc58c Updated swizzle operator API 2011-01-28 14:24:33 +00:00
Christophe Riccio
1b6c73a82e Added packing implementations 2011-01-28 11:59:02 +00:00
Christophe Riccio
83809b1066 Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
Christophe Riccio
c06484ff12 Clean up 2011-01-24 15:44:14 +00:00
Christophe Riccio
53b7a7c64b Added packing function implementations 2011-01-20 13:50:03 +00:00
Christophe Riccio
e4421a9b0f Updated copyright dates 2011-01-20 11:40:14 +00:00
Christophe Riccio
56789da7f0 Fixed build 2011-01-20 11:01:17 +00:00
Christophe Riccio
5811efecad Updated compiler specific qualifier 2011-01-19 17:31:36 +00:00
Christophe Riccio
7c177c0ea3 Updated component modes management 2011-01-19 15:01:17 +00:00
Christophe Riccio
ecb326509a Clarify dummy.cpp purpose 2011-01-19 12:49:35 +00:00
Christophe Riccio
c9bc025081 Merge branch '0.9.0' into 0.9.1 2011-01-19 12:32:00 +00:00
Christophe Riccio
2fd280a6f8 Fixed build 2011-01-19 12:31:45 +00:00
Christophe Riccio
02241126ee Clarify dummy.cpp 2011-01-19 12:31:19 +00:00
Christophe Riccio
14b7c7337b Merge 2011-01-19 12:10:27 +00:00
Christophe Riccio
c6e7d14555 Updated equal and not equal operators for matrices 2011-01-19 12:05:28 +00:00
Christophe Riccio
efce35f901 Updated equal and not equal operators for vectors 2011-01-19 11:56:48 +00:00
Christophe Riccio
2a9bf3951a Updated static assert 2011-01-18 22:31:06 +00:00