Christophe Riccio
|
dab66f81e5
|
Fixed mix function for bool and bvec* type third parameter, issue #59
|
2013-03-17 14:03:37 +01:00 |
|
Christophe Riccio
|
003c547e43
|
Fixed isnan and isinf on Android with Clang, issue #54
|
2013-03-16 01:34:37 +01:00 |
|
Christophe Riccio
|
2a4434786e
|
Updated date
|
2013-02-20 16:21:56 +01:00 |
|
Christophe Riccio
|
a4aa39f9bd
|
Fixed 0x2013 dash character in comments that cause issue in Windows
|
2013-01-23 02:27:59 +01:00 |
|
Christophe Riccio
|
115c7fc64a
|
Added specific code path to isnan and isinf for CUDA, issue #35
|
2013-01-07 23:24:27 +00:00 |
|
Christophe Riccio
|
82832839c2
|
Resolved issue #24, incorrect assert messages for step and smoothstep
|
2012-12-21 00:17:23 +01:00 |
|
Christophe Riccio
|
931b7bcdd6
|
Fixed issue #18 glm::clamp and NaN's
|
2012-12-13 11:26:59 +01:00 |
|
Christophe Riccio
|
4d3af10700
|
Fixed space characters
|
2012-11-08 15:00:50 +01:00 |
|
Christophe Riccio
|
1fb8bec873
|
Fixed abs function for half based types
|
2012-11-06 01:23:14 +01:00 |
|
Christophe Riccio
|
1dda2390e5
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
|
Christophe Riccio
|
8c4ea6ebb2
|
Fixed isnan on GCC
|
2012-09-20 12:28:12 +02:00 |
|
Christophe Riccio
|
1eac545656
|
Fixed Intel compiler detection
|
2012-09-20 10:28:39 +02:00 |
|
Christophe Riccio
|
b012c80771
|
Fixed isnan for Intel compiler
|
2012-09-20 10:17:03 +02:00 |
|
Christophe Riccio
|
c2eea6da26
|
Removed floor_log2, comment that isnan and isinf are not working on MinGW
|
2012-09-18 01:52:16 +02:00 |
|
Christophe Riccio
|
1822f9dd04
|
Added Intel compiler support
|
2012-09-11 02:30:28 +02:00 |
|
Christophe Riccio
|
ac0c938442
|
Fixed VC warning
|
2012-05-09 22:39:17 +01:00 |
|
Christophe Riccio
|
a5fdf3c1bf
|
Fixed ticket #182, isnan and isinf conflicts
|
2012-04-30 22:23:08 +01:00 |
|
Christophe Riccio
|
88d3927558
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
|
Christophe Riccio
|
099a37205d
|
Fixed ticket #160, using isnan for isinf impl
|
2011-12-31 01:59:13 +00:00 |
|
Christophe Riccio
|
f18ad6bf2e
|
Updated doxygen documentation
|
2011-12-07 14:50:15 +00:00 |
|
Christophe Riccio
|
dd244d8d25
|
Fixed MinGW roundEven bug
|
2011-12-05 18:08:43 +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
|
6c00ffa1b4
|
Fixed roundEven implementation, tests are now passing
|
2011-10-20 18:13:07 +01:00 |
|
Christophe Riccio
|
5050bfacf7
|
Fixed setup options
|
2011-10-20 14:03:08 +01:00 |
|
Christophe Riccio
|
e6fded40dc
|
Vectorize
|
2011-10-14 11:16:13 +01:00 |
|
Christophe Riccio
|
d070f7cf77
|
Added semi-automatic vectorizer
|
2011-10-14 02:42:15 +01:00 |
|
Christophe Riccio
|
09ee14ad4c
|
Added uint log2 and deprecate GTX_unsigned_int
|
2011-10-11 15:31:16 +01:00 |
|
Christophe Riccio
|
97e07f6660
|
Typo / style
|
2011-09-25 05:09:34 +01:00 |
|
Christophe Riccio
|
16bcc4444f
|
Improved half implementation
|
2011-09-19 19:48:26 +01:00 |
|
Christophe Riccio
|
cc48ab3697
|
Added experiments and tests for roundEven
|
2011-09-17 11:12:35 +01:00 |
|
Christophe Riccio
|
472174a206
|
Fixed merge
|
2011-09-16 09:46:37 +01:00 |
|
Christophe Riccio
|
91b8ae9c6e
|
Fixed round function
|
2011-09-16 09:44:06 +01:00 |
|
Christophe Riccio
|
7cd97fe610
|
Fixed and test round functions
|
2011-09-16 09:39:51 +01:00 |
|
Christophe Riccio
|
6628d62ce6
|
Fixed merge
|
2011-09-13 13:35:05 +01:00 |
|
Christophe Riccio
|
76214fa0da
|
Fixed build
|
2011-09-13 13:32:42 +01:00 |
|
Christophe Riccio
|
a734a705b7
|
Fixed build
|
2011-09-13 13:25:06 +01:00 |
|
Christophe Riccio
|
dd2f8e1a97
|
Merge branch '0.9.2' into 0.9.3
|
2011-09-13 12:56:38 +01:00 |
|
Christophe Riccio
|
78ab122ae0
|
Declare specialized floattoXint functions
|
2011-09-13 12:56:11 +01:00 |
|
Christophe Riccio
|
12033f401b
|
Merge branch '0.9.2' into 0.9.3
|
2011-09-13 12:26:52 +01:00 |
|
Christophe Riccio
|
0c70a2b1ea
|
Fixed vec3 and vec4 for floattoXint functions
|
2011-09-13 12:26:33 +01:00 |
|
Christophe Riccio
|
9495a73137
|
Merge branch '0.9.2' into 0.9.3
|
2011-09-13 11:59:31 +01:00 |
|
Christophe Riccio
|
a198721c14
|
Fixed ticket 126, returns wrong types to floatToXint functions
|
2011-09-13 11:59:08 +01:00 |
|
Christophe Riccio
|
642edcc53a
|
Merge branch '0.9.2' into 0.9.3
|
2011-06-15 23:56:06 +01:00 |
|
Christophe Riccio
|
7931278c0f
|
Fixed mix with bool, ticket #107
|
2011-06-15 23:55:49 +01:00 |
|