aboutsummaryrefslogtreecommitdiff
path: root/src/renderer.rs
AgeCommit message (Expand)Author
2023-01-18add some more docstringsDaniel Schadt
2023-01-18add support for SQLite outputDaniel Schadt
2023-01-17factor out saving logicDaniel Schadt
2023-01-17replace std::mpsc with crossbeam_channelDaniel Schadt
2023-01-16use a single thread to write out filesDaniel Schadt
2023-01-12parallelize PNG encodingDaniel Schadt
2023-01-12clean up some unused codeDaniel Schadt
2023-01-11add some first benchmarksDaniel Schadt
2023-01-10considerably speed up the rendering processDaniel Schadt
2023-01-08add a progress barDaniel Schadt
2023-01-08fix janky linesDaniel Schadt
2023-01-08Initial commitDaniel Schadt