summaryrefslogtreecommitdiff
path: root/interpolation.h
AgeCommit message (Collapse)AuthorFilesLines
2015-05-10Refactor det_matrixLars-Dominik Braun1-1/+0
2015-05-02Another massive cleanupLars-Dominik Braun1-30/+4
Drops unused functions, fixes function visibility.
2015-05-02Rewrite color palettesLars-Dominik Braun1-0/+2
Supports palettes with != 256 colors properly now. A lot of old code still (silently!) relies on that number though.
2015-05-02Rename project to “pucket”Lars-Dominik Braun1-1/+0
2015-05-02Unify prng useLars-Dominik Braun1-1/+1
Finally drop all isaac references, do not use system rng any more. Drop rng state from flam3_frame – it was not used anyway.
2015-05-02Vectorize c and post matrices as well apply_xformLars-Dominik Braun1-4/+4
2015-05-02Move out of subdirLars-Dominik Braun1-0/+58