summaryrefslogtreecommitdiff
path: root/src/core/include
AgeCommit message (Collapse)Author
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.
2025-10-31Remove unused threading snippetonelin
2025-05-02Move bindings to Windowonelin
2025-04-13Move mouse input to input contextonelin
2025-04-13Remove custom vector implementationonelin
cglm go brr
2025-04-11Remove old glfw window srconelin
2025-04-10Rename Platform structonelin
2025-03-20Fix some warningsonelin
2025-03-12Implement setting fps caponelin
2025-03-12Update sleep functiononelin
2025-03-11Measure time in milliseconds instead of secondsonelin
2024-03-01Move get_file_sz0scar
2024-02-18More reorganization0scar
2024-02-18Cleanup0scar
2024-02-18Add C++ header guard0scar
2024-02-13Add delta time to update function0scar
2024-02-12Add camera0scar
2024-02-11Include model rendering in rendering functionality0scar
2024-02-11Purge UI0scar
2024-02-11Add RenderObject constructor0scar
2024-02-08Change state signatures0scar
2024-02-08Expose `delay`0scar
2024-02-06General cleanup0scar
2024-02-06Move refresh_input_ctx0scar
2024-02-06Make init fn vector independent0scar
2024-02-06Fix hotreload inclusion0scar
2024-02-06Add threads (?)0scar
2024-02-06Fixup window handling & rendering0scar
2024-02-06Works on my machine0scar
Albeit when compiled twice :)
2024-02-05Organize the header files0scar