summary refs log tree commit diff
path: root/src/Render.cpp
AgeCommit message (Collapse)Author
2024-04-09Add FPS limiting for render threadMel
2024-02-15Give all threads specific thread roles and assert thread safetyMel
2024-02-12Split rendering into own thread and sync through render action listsMel