summaryrefslogtreecommitdiff
path: root/src/window.c
AgeCommit message (Collapse)Author
2025-12-18Add support for depth & stencil buffersonelin
2025-12-18Fix importsonelin
2025-12-18TMP Rework renderingonelin
2025-11-26Add render pipeline customizationonelin
2025-11-26Add `window_get_size`onelin
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.