Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-02 | Unify prng use | Lars-Dominik Braun | 1 | -1/+0 | |
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 striped rendering | Lars-Dominik Braun | 1 | -1/+0 | |
The amount of memory available is not a problem anymore. | |||||
2015-05-02 | Drop support for jpeg/netpbm output | Lars-Dominik Braun | 1 | -3/+0 | |
2015-05-02 | Replace isaac with xorshift | Lars-Dominik Braun | 1 | -1/+0 | |
No difference in performance. rdrand instruction alone is too slow. | |||||
2015-05-02 | Move out of subdir | Lars-Dominik Braun | 1 | -0/+206 | |