summary refs log tree commit diff
path: root/src/Render.cpp
AgeCommit message (Expand)Author
2024-04-17Hack to fix GLEW EGL/GLX confusion errorMel
2024-04-14Fix SIOF [1] in asset system and rework for better flexibilityMel
2024-04-09Raise hard-coded FPS limit to 60Mel
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