summaryrefslogtreecommitdiff
path: root/src/resources.c
AgeCommit message (Collapse)Author
2025-12-18Use `compile_shader_f` instead of source-string versiononelin
2025-11-15Simplify render command bufferonelin
2025-11-02Flatten project structureonelin
This will make it easier to break up the code into smaller chunks again later. One would think doing this seems fun to me at this point.