Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
6 days | update the makefile | quou | -1/+1 |
9 days | render a skybox | quou | -2/+10 |
11 days | Simpler depth prepass shader | quou | -1/+8 |
12 days | material system | quou | -2/+26 |
12 days | update makefile clean to also remove .d | quou | -0/+2 |
12 days | remove debugger thing | quou | -4/+1 |
13 days | UI modal windows | quou | -1/+4 |
2024-12-28 | converting, loading and rendering GLTF models | quou | -3/+17 |
2024-12-27 | Fix linux build | quou | -2/+3 |
2024-12-27 | building and running on windows with visual studio | quou | -1/+1 |
2024-12-27 | 3D maths | quou | -1/+4 |
2024-12-27 | basic text rendering | quou | -2/+8 |
2024-12-26 | seperate descriptor sets from pipelines to allow swapping out shader resource... | quou | -1/+4 |
2024-12-25 | rm convtexture in make clean | quou | -0/+1 |
2024-12-23 | Texture conversion and loading | quou | -3/+10 |
2024-12-22 | cute asset loading system | quou | -9/+22 |
2024-12-19 | basic vulkan setup | quou | -3/+9 |
2024-12-15 | Windowing + keyboard and mouse input | quou | -1/+22 |
2024-12-14 | initial commit | quou | -0/+29 |