aboutsummaryrefslogtreecommitdiff
path: root/src/models
AgeCommit message (Collapse)AuthorFilesLines
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