10 Commits

Author SHA1 Message Date
tevador
2706a8b753 Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
tevador
42cb2fc852 Fixed non-x86 compilation 2019-05-15 22:35:45 +02:00
tevador
2a04dfdd4f Fixed x87 math precision (i386 build) 2019-05-15 16:30:20 +02:00
tevador
afaeff6066 Fixed incorrect sqrt results on 32bit targets using x87 math
Cleaner implementation of FSWAP
2019-05-15 13:23:50 +02:00
tevador
1aa7865619 Abstracted away from x86 intrinsics 2019-05-14 09:13:38 +02:00
tevador
ca96270509 Group E exponent changed from a static value (-240) to dynamic 2019-04-30 21:14:50 +02:00
tevador
5543fb5f2f Removed unused code 2019-04-30 09:12:43 +02:00
tevador
7f6bdd9a52 Code cleanup & refactoring 2019-04-28 16:42:45 +02:00
tevador
018c1a5222 Big endian bug fixes 2019-04-24 18:37:58 +02:00
tevador
d7eefce583 Removed capital letters from filenames 2019-04-20 16:53:06 +02:00