Commit graph

7 commits

Author SHA1 Message Date
e884d7a216 Use pragma once instead of include guards 2016-07-13 12:06:33 +02:00
7d4989b670 using namespace std 2015-12-11 00:36:50 +01:00
88d2a78b70 Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
dc27590496 Improved estimated rendering time 2015-11-02 23:39:34 +01:00
0c8a88cddb Added render time 2015-09-13 22:38:44 +02:00
4fcf1d071c Added render tests from command line 2015-09-10 00:40:47 +02:00
7c7b6043c5 Improved render progress.
A bug was also fixed where some canvas pixels were shaded twice,
leading to a performance loss.
2015-08-23 20:22:37 +02:00