summary refs log tree commit diff
path: root/src/Game.cpp
AgeCommit message (Expand)Author
2024-02-19Fix for GCC and LinuxMel
2024-02-15Proper input systemMel
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