| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-02 | Flatten project structure | onelin | |
| 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-04-09 | Fetch GLFW3 if not installed locally | onelin | |
| 2025-03-21 | Actually use asan | onelin | |
| 2025-03-16 | Enable some compilation flags | onelin | |
| 2025-03-15 | tmp | onelin | |
| 2025-03-15 | Add common compile flags | onelin | |
| 2025-03-15 | Target 64-bit architechture | onelin | |
| 2025-02-26 | Try some lto and pic | 0undefined | |
| 2025-02-26 | Rename NOT_SUBPROJECT => MAINPROJECT | 0undefined | |
| 2025-02-26 | Bump stb dependency | 0undefined | |
| 2024-08-25 | Try squishing shader buffer info into a single i32 | 0scar | |
| 2024-08-01 | Fix realloc on ptr ptr | 0scar | |
| 2024-03-01 | Fixup stb dependency again | 0scar | |
| 2024-03-01 | Fixup stb dependency | 0scar | |
| 2024-02-11 | Add stb_image | 0scar | |
| 2024-02-08 | Assume assimp is precompiled and installed on-system | 0scar | |
| 2024-02-08 | Add assimp v5.3.1 | 0scar | |
| 2024-02-06 | Fix leeks | 0scar | |
| 2024-02-06 | Fix static compilation | 0scar | |
| 2024-02-06 | Fix hot reloading | 0scar | |
| 2024-02-06 | Move engine compilation target to src dir | 0scar | |
| 2024-02-06 | Fixup window handling & rendering | 0scar | |
| 2024-02-06 | Works on my machine | 0scar | |
| Albeit when compiled twice :) | |||
| 2024-02-05 | Add CMake files | 0scar | |
| 2024-02-05 | Use multi context | 0scar | |
| 2024-02-05 | Fixme! | 0scar | |
| 2024-02-05 | Add GLAD | 0scar | |
| 2024-02-01 | Intialize GLFW and GLEW | 0scar | |
| 2023-09-03 | Move build type to version no | 0scar | |
| 2023-09-03 | Fix working dir for cmake git cmd | 0scar | |
| 2023-09-03 | Add some versioning management | 0scar | |
| 2023-08-15 | Update the _DEBUG macro test to something more standard | 0scar | |
| 2023-08-14 | Add reloading of state-specific keybindings bindings | 0scar | |
| 2023-08-14 | Change some flags and stuff | 0scar | |
| 2023-08-02 | Update input handling method | 0scar | |
| 2023-08-01 | Add compile_commands | 0scar | |
| 2023-07-28 | Add PIC to daw | 0scar | |
| 2023-07-28 | Fix configuration bug | 0scar | |
| 2023-07-28 | Fix paths | 0scar | |
| 2023-07-28 | Disable pedantics when compilining hostreload | 0scar | |
| 2023-07-28 | Implement hotloading | 0scar | |
| * This commit implements dltools.{c,h}: _A simple wrapper around libdl / dlfcn.h_ * Reload states when done initializing engine, if hotloading is enabled. * Adds general function types for state functions. | |||
| 2023-07-28 | test | 0scar | |
| 2023-07-28 | Flesh out cmakelists & streamline some functions | 0scar | |
| 2023-07-28 | Initial independent commit | 0scar | |
