diff options
| author | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-02-25 12:08:03 +0000 |
|---|---|---|
| committer | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-02-25 12:08:03 +0000 |
| commit | 8cbe9b3f9ba031773aea33e41ba1b7e77802beba (patch) | |
| tree | f57780d70e9264f9cf13e9dd46a78ac8645a5c41 /fixtest/fixtest.depend | |
| parent | 7c2852e7f647ffad35eeda527d4c9d6bff96f226 (diff) | |
| download | libfixmath-8cbe9b3f9ba031773aea33e41ba1b7e77802beba.tar.gz | |
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.
Diffstat (limited to 'fixtest/fixtest.depend')
| -rw-r--r-- | fixtest/fixtest.depend | 37 |
1 files changed, 35 insertions, 2 deletions
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
<stdio.h>
<stdlib.h>
<math.h>
@@ -19,7 +19,7 @@ 1298453688 g:\vrfx\libfixmath\\libfixmath\fract32.h
<stdint.h>
-1298454206 g:\vrfx\libfixmath\\libfixmath\fix16.h
+1298634082 g:\vrfx\libfixmath\\libfixmath\fix16.h
<stdint.h>
1298562746 source:g:\vrfx\libfixmath\fixtest\hiclock.c
@@ -32,3 +32,36 @@ <windows.h>
<time.h>
+1298567472 source:i:\vrfx\libfixmath\fixtest\main.c
+ <stdio.h>
+ <stdlib.h>
+ <math.h>
+ <time.h>
+ <inttypes.h>
+ <libfixmath/fixmath.h>
+ "hiclock.h"
+
+1298453688 i:\vrfx\libfixmath\\libfixmath\fixmath.h
+ "uint32.h"
+ "fract32.h"
+ "fix16.h"
+
+1298453688 i:\vrfx\libfixmath\\libfixmath\uint32.h
+ <stdint.h>
+
+1298453688 i:\vrfx\libfixmath\\libfixmath\fract32.h
+ <stdint.h>
+
+1298577432 i:\vrfx\libfixmath\\libfixmath\fix16.h
+ <stdint.h>
+
+1298564182 i:\vrfx\libfixmath\fixtest\hiclock.h
+ <stdint.h>
+ <inttypes.h>
+ <sys/time.h>
+ <windows.h>
+ <time.h>
+
+1298562746 source:i:\vrfx\libfixmath\fixtest\hiclock.c
+ "hiclock.h"
+
|
