Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-02 | Vectorize accumulation | Lars-Dominik Braun | 1 | -14/+17 | |
Also vectorizes some color functions and switches to double accumulation buffer. Does not seem to be slower. | |||||
2015-05-02 | Drop density estimator | Lars-Dominik Braun | 1 | -3/+0 | |
First of all, it does not look too pretty. But more importantly now we can reduce the bucket size to four (instead of five) and vectorize that stuff. | |||||
2015-05-02 | Unify prng use | Lars-Dominik Braun | 1 | -3/+4 | |
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 | Vectorize c and post matrices as well apply_xform | Lars-Dominik Braun | 1 | -16/+11 | |
2015-05-02 | Move out of subdir | Lars-Dominik Braun | 1 | -0/+980 | |