| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added cmake project file | maruncz | 2021-04-19 | 1 | -72/+86 |
| * | Added option to replace sin function with ~384KiB look-up table for fastest a... | flatmush | 2011-02-25 | 1 | -11/+16 |
| * | Fixed a minor error in previous commit where the wrong function name is printed. | flatmush | 2011-02-25 | 1 | -1/+6 |
| * | Added fix16_exp currently using the Taylor Series algorithm off Wikipedia, if... | flatmush | 2011-02-25 | 1 | -7/+18 |
| * | Added multi-pass approach to fixtest, now produces more accurate results. On ... | flatmush | 2011-02-24 | 1 | -30/+36 |
| * | 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 | -2/+2 |
| * | Added a small program called fixtest which currently tests performance and av... | flatmush | 2011-02-24 | 1 | -0/+60 |
