Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-12-26 | allow manually creating vertex formats | quou | -0/+24 | |
2024-12-26 | seperate descriptor sets from pipelines to allow swapping out shader ↵ | quou | -11/+49 | |
resources without recreating pipelines | ||||
2024-12-23 | send textures to shaders | quou | -0/+55 | |
2024-12-23 | Texture conversion and loading | quou | -13/+17 | |
2024-12-22 | cute asset loading system | quou | -3/+15 | |
2024-12-21 | render a triangle | quou | -6/+77 | |
2024-12-19 | basic vulkan setup | quou | -0/+104 | |