summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2024-12-19update the debug compiler flag to include -Wall and -Wextraquou-1/+1
2024-12-19basic vulkan setupquou-37/+5707
2024-12-19assert to prevent double freequou-0/+1
2024-12-19hash functionquou-1/+24
2024-12-19heap_block_sizequou-0/+12
2024-12-19fix the heap allocatorquou-6/+7
2024-12-15Windowing + keyboard and mouse inputquou-2/+465
2024-12-15use the Shader_Type in the shader compiler instead of another stage enumquou-14/+9
2024-12-14initial commitquou-0/+1378