From 5dd63f37ce73be2d36bb0ded9c7d8ba84932ccb7 Mon Sep 17 00:00:00 2001 From: flatmush Date: Fri, 25 Feb 2011 16:07:39 +0000 Subject: Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). Fixed a bug in the sin lut code so that the results are always accurate. Changed fixsingen tool to generate tables correctly for the new implementation. --- fixtest/fixtest.depend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fixtest') diff --git a/fixtest/fixtest.depend b/fixtest/fixtest.depend index 473a164..26758c6 100644 --- a/fixtest/fixtest.depend +++ b/fixtest/fixtest.depend @@ -19,7 +19,7 @@ 1298453688 g:\vrfx\libfixmath\\libfixmath\fract32.h -1298634082 g:\vrfx\libfixmath\\libfixmath\fix16.h +1298648502 g:\vrfx\libfixmath\\libfixmath\fix16.h 1298562746 source:g:\vrfx\libfixmath\fixtest\hiclock.c -- cgit v1.2.3