summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
48 hoursuse a generated makefile instead of handwritten onesquou-144/+131
3 daysmipmap the environment probequou-1/+5
5 daysupdate the makefilequou-1/+1
9 daysrender a skyboxquou-2/+10
11 daysSimpler depth prepass shaderquou-1/+8
12 daysmaterial systemquou-2/+26
12 daysupdate makefile clean to also remove .dquou-0/+2
12 daysremove debugger thingquou-4/+1
13 daysUI modal windowsquou-1/+4
2024-12-28converting, loading and rendering GLTF modelsquou-3/+17
2024-12-27Fix linux buildquou-2/+3
2024-12-27building and running on windows with visual studioquou-1/+1
2024-12-273D mathsquou-1/+4
2024-12-27basic text renderingquou-2/+8
2024-12-26seperate descriptor sets from pipelines to allow swapping out shader resource...quou-1/+4
2024-12-25rm convtexture in make cleanquou-0/+1
2024-12-23Texture conversion and loadingquou-3/+10
2024-12-22cute asset loading systemquou-9/+22
2024-12-19basic vulkan setupquou-3/+9
2024-12-15Windowing + keyboard and mouse inputquou-1/+22
2024-12-14initial commitquou-0/+29