| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-31 | Add CPU performance benchmarking | James Barnett | 1 | -2/+7 | |
| 2025-07-26 | Add configurable render chunk size | James Barnett | 1 | -19/+33 | |
| 2025-07-26 | Add configurable render chunk allocation modes | James Barnett | 1 | -16/+49 | |
| 2025-07-26 | Rework multithreaded rendering | James Barnett | 1 | -53/+101 | |
| Render worker tasks are now split into chunks rather than row blocks for better thread utilisation | |||||
| 2022-01-03 | Performance optimisations | James Barnett | 1 | -8/+24 | |
| 2022-01-02 | Add console output | James Barnett | 1 | -6/+8 | |
| 2022-01-02 | Implement multi-threaded rendering | James Barnett | 1 | -0/+70 | |