From 8cbe9b3f9ba031773aea33e41ba1b7e77802beba Mon Sep 17 00:00:00 2001 From: flatmush Date: Fri, 25 Feb 2011 12:08:03 +0000 Subject: Added fix16_exp currently using the Taylor Series algorithm off Wikipedia, if anyone can optimize this better then go ahead. Modified fixtest to be a little more generic, can now easily change which function it tests. --- fixtest/fixtest.depend | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'fixtest/fixtest.depend') diff --git a/fixtest/fixtest.depend b/fixtest/fixtest.depend index db7e8ce..2822106 100644 --- a/fixtest/fixtest.depend +++ b/fixtest/fixtest.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1298567472 source:g:\vrfx\libfixmath\fixtest\main.c +1298635002 source:g:\vrfx\libfixmath\fixtest\main.c @@ -19,7 +19,7 @@ 1298453688 g:\vrfx\libfixmath\\libfixmath\fract32.h -1298454206 g:\vrfx\libfixmath\\libfixmath\fix16.h +1298634082 g:\vrfx\libfixmath\\libfixmath\fix16.h 1298562746 source:g:\vrfx\libfixmath\fixtest\hiclock.c @@ -32,3 +32,36 @@ +1298567472 source:i:\vrfx\libfixmath\fixtest\main.c + + + + + + + "hiclock.h" + +1298453688 i:\vrfx\libfixmath\\libfixmath\fixmath.h + "uint32.h" + "fract32.h" + "fix16.h" + +1298453688 i:\vrfx\libfixmath\\libfixmath\uint32.h + + +1298453688 i:\vrfx\libfixmath\\libfixmath\fract32.h + + +1298577432 i:\vrfx\libfixmath\\libfixmath\fix16.h + + +1298564182 i:\vrfx\libfixmath\fixtest\hiclock.h + + + + + + +1298562746 source:i:\vrfx\libfixmath\fixtest\hiclock.c + "hiclock.h" + -- cgit v1.2.3