aboutsummaryrefslogtreecommitdiff
path: root/fixtest/fixtest.depend
Commit message (Expand)AuthorAgeFilesLines
* Updated sin lut to use ~200KiB for it's table with the same accuracy, the loo...flatmush2011-02-251-1/+1
* Added option to replace sin function with ~384KiB look-up table for fastest a...flatmush2011-02-251-1/+1
* Added fix16_exp currently using the Taylor Series algorithm off Wikipedia, if...flatmush2011-02-251-2/+35
* Added multi-pass approach to fixtest, now produces more accurate results. On ...flatmush2011-02-241-1/+1
* Minor fix regarding printf format in fixtest.flatmush2011-02-241-1/+1
* Fixed an obvious bug, error was reported at 65536 times the correct value, re...flatmush2011-02-241-1/+1
* Added a small program called fixtest which currently tests performance and av...flatmush2011-02-241-0/+34