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