summary refs log tree commit diff
path: root/assets/shaders/vertex.glsl
AgeCommit message (Collapse)Author
2024-02-12Split rendering into own thread and sync through render action listsMel
2023-07-21Extremely simple chunk-limited lightingMel
2023-07-09Ambient occlusion (without corners)Mel
2023-06-29Add fogMel
2022-10-23Sun lightingMel
2022-10-18Add layout qualifiers in vertex shaderMel
2022-10-10Try to add second VBOMel
2022-10-08Store assets nicelyMel