Age | Commit message (Expand) | Author |
---|---|---|
2015-02-01 | COMMON: Add getRevTab to FFT | Bastien Bouclet |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-15 | COMMON: Remove useless member variable FFT:_permutation | Sven Hesse |
2012-04-17 | COMMON: Refactoring of FFT class to remove repeated fft<x>() functions. | D G Turner |
2012-04-16 | COMMON: Refactoring of FFT class, removing Cosine Table Reallocations. | D G Turner |
2012-04-14 | COMMON: Replaced static Sine and Cosine tables with dynamic generated. | D G Turner |
2011-07-18 | COMMON: Update class documentation to say they're now used by SCUMM | Matthew Hoops |
2011-07-18 | COMMON: Remove USE_BINK checks from header files | Matthew Hoops |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops |
2011-07-02 | COMMON: Add an FFT math handler | Matthew Hoops |