| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix formatting | maruncz | 2021-04-22 | 2 | -58/+53 |
| * | added cmake project file | maruncz | 2021-04-19 | 2 | -88/+105 |
| * | 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 | 2 | -12/+17 |
| * | 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 | 3 | -14/+58 |
| * | Added multi-pass approach to fixtest, now produces more accurate results. On ... | flatmush | 2011-02-24 | 2 | -31/+37 |
| * | Minor fix regarding printf format in fixtest. | flatmush | 2011-02-24 | 2 | -2/+2 |
| * | Fixed an obvious bug, error was reported at 65536 times the correct value, re... | flatmush | 2011-02-24 | 2 | -3/+3 |
| * | Added a small program called fixtest which currently tests performance and av... | flatmush | 2011-02-24 | 6 | -0/+217 |
