aboutsummaryrefslogtreecommitdiff
path: root/fixsingen/fixsingen.depend
diff options
context:
space:
mode:
authorflatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4>2011-02-25 16:07:39 +0000
committerflatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4>2011-02-25 16:07:39 +0000
commit5dd63f37ce73be2d36bb0ded9c7d8ba84932ccb7 (patch)
tree302052045a1fd37ea40af107fe1b208f8ff31256 /fixsingen/fixsingen.depend
parent0317f964f43995d26d4a54d2f7d37b686ee5a97b (diff)
downloadlibfixmath-5dd63f37ce73be2d36bb0ded9c7d8ba84932ccb7.tar.gz
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.
Diffstat (limited to 'fixsingen/fixsingen.depend')
-rw-r--r--fixsingen/fixsingen.depend4
1 files changed, 2 insertions, 2 deletions
diff --git a/fixsingen/fixsingen.depend b/fixsingen/fixsingen.depend
index c4ab73e..e0c975d 100644
--- a/fixsingen/fixsingen.depend
+++ b/fixsingen/fixsingen.depend
@@ -1,5 +1,5 @@
# depslib dependency file v1.0
-1298645188 source:g:\vrfx\libfixmath\fixsingen\main.c
+1298649568 source:g:\vrfx\libfixmath\fixsingen\main.c
<stdio.h>
<stdlib.h>
<inttypes.h>
@@ -17,6 +17,6 @@
1298453688 g:\vrfx\libfixmath\\libfixmath\fract32.h
<stdint.h>
-1298634082 g:\vrfx\libfixmath\\libfixmath\fix16.h
+1298648502 g:\vrfx\libfixmath\\libfixmath\fix16.h
<stdint.h>