Age | Commit message (Expand) | Author |
---|---|---|
2018-08-25 | COMMON: Cos/Sin Table switch internal structure so at() is faster | David Fioramonti |
2018-08-18 | COMMON: allow cos/sin number of points to be more flexible | David Fioramonti |
2018-07-25 | COMMON: Add at() index function to cosine/sine table | David Fioramonti |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-06-08 | COMMON: Save memory by allocating only required entries in Cosine-/SineTable. | Johannes Schickel |
2013-06-08 | COMMON: Fix regression in SineTable creation. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-04-14 | COMMON: Replaced static Sine and Cosine tables with dynamic generated. | D G Turner |
2012-04-13 | COMMON: Minor reduction of sine/cosine table size (8 bytes...). | D G Turner |
2011-07-19 | JANITORIAL: Fix MSVC warnings | Littleboy |
2011-07-19 | COMMON: Move cosine/sine tables out of header files | Matthew Hoops |