summaryrefslogtreecommitdiff
path: root/src/platform_glfw.c
AgeCommit message (Collapse)Author
2025-12-18Resize framebuffers on window resizeonelin
2025-12-18Try linear filtering:)onelin
2025-12-18Enable face cullingonelin
2025-12-18TMP Rework renderingonelin
2025-11-26Add `window_get_size`onelin
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.