summary refs log tree commit diff
path: root/src/GFX/Binder.cpp
AgeCommit message (Collapse)Author
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ↵Mel
lighting
2023-07-10Add necessary Linux headersMel
2023-07-08Use own size typesMel
2023-06-30Avoid per-frame chunk copies and don't render block faces between chunksMel
2023-06-12Multithreaded world generation with PerlinMel
2022-10-23Modular mesh vertex attributesMel
2022-10-23Sun lightingMel
2022-10-21Namespace and Folder refactorMel