aboutsummaryrefslogtreecommitdiff
path: root/common/fft.h
AgeCommit message (Expand)Author
2015-02-01COMMON: Add getRevTab to FFTBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-15COMMON: Remove useless member variable FFT:_permutationSven Hesse
2012-04-17COMMON: Refactoring of FFT class to remove repeated fft<x>() functions.D G Turner
2012-04-16COMMON: Refactoring of FFT class, removing Cosine Table Reallocations.D G Turner
2012-04-14COMMON: Replaced static Sine and Cosine tables with dynamic generated.D G Turner
2011-07-18COMMON: Update class documentation to say they're now used by SCUMMMatthew Hoops
2011-07-18COMMON: Remove USE_BINK checks from header filesMatthew Hoops
2011-07-13BUILD: Allow for disabling Bink supportMatthew Hoops
2011-07-02COMMON: Add an FFT math handlerMatthew Hoops