Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-02 | Unify prng use | Lars-Dominik Braun | 1 | -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-02 | Drop Windows/Mac support, require pthreads | Lars-Dominik Braun | 1 | -23/+0 | |
2015-05-02 | Vectorize flam3_iterate | Lars-Dominik Braun | 1 | -1/+1 | |
2015-05-02 | Explicit input coordinates | Lars-Dominik Braun | 1 | -17/+0 | |
Slower, obviously. | |||||
2015-05-02 | Vectorize variants | Lars-Dominik Braun | 1 | -4/+4 | |
Slightly worse with amdlibm, slightly better with gcc’s builtins (no optimization) and worse with optimization | |||||
2015-05-02 | Move out of subdir | Lars-Dominik Braun | 1 | -0/+154 | |