summaryrefslogtreecommitdiff
path: root/video.hpp
AgeCommit message (Expand)AuthorLines
2024-12-26seperate descriptor sets from pipelines to allow swapping out shader resource...quou-11/+49
2024-12-23send textures to shadersquou-0/+55
2024-12-23Texture conversion and loadingquou-13/+17
2024-12-22cute asset loading systemquou-3/+15
2024-12-21render a trianglequou-6/+77
2024-12-19basic vulkan setupquou-0/+104