summaryrefslogtreecommitdiff
path: root/sc/sc.cpp
AgeCommit message (Collapse)AuthorLines
12 daysfix shader interpolator with no valuesquou-8/+12
12 daysmaterial systemquou-1/+1
2024-12-27building and running on windows with visual studioquou-4/+2
2024-12-273D mathsquou-0/+6
2024-12-26constant buffersquou-1/+126
2024-12-23send textures to shadersquou-7/+118
2024-12-21render a trianglequou-22/+116
2024-12-19basic vulkan setupquou-4/+11
2024-12-15use the Shader_Type in the shader compiler instead of another stage enumquou-14/+9
2024-12-14initial commitquou-0/+385