Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-12-26 | seperate descriptor sets from pipelines to allow swapping out shader resource... | quou | -109/+193 |
2024-12-25 | Fix some of the object ID getters and stuff | quou | -5/+11 |
2024-12-23 | send textures to shaders | quou | -8/+343 |
2024-12-23 | Texture conversion and loading | quou | -108/+476 |
2024-12-22 | cute asset loading system | quou | -78/+101 |
2024-12-21 | render a triangle | quou | -69/+1120 |
2024-12-19 | remove commented debugging code | quou | -4/+0 |
2024-12-19 | properly destroy objects on device destruction | quou | -0/+17 |
2024-12-19 | basic vulkan setup | quou | -0/+1238 |