aboutsummaryrefslogtreecommitdiff
path: root/src/models
AgeCommit message (Collapse)AuthorFilesLines
2025-08-01Update colors and typographyJames Barnett1-0/+2
2025-07-31Add CPU performance benchmarkingJames Barnett1-0/+92
2025-07-26Add configurable render chunk sizeJames Barnett1-0/+1
2025-07-26Add configurable render chunk allocation modesJames Barnett1-1/+8
2025-07-26Rework multithreaded renderingJames Barnett7-0/+195
Render worker tasks are now split into chunks rather than row blocks for better thread utilisation