summaryrefslogtreecommitdiff
path: root/examples/triangle
AgeCommit message (Collapse)Author
2024-05-11upload data using staging buffer. use vertex buffer dataOmniscient
2024-05-10initiate scene when bringing up coreOmniscient
2024-05-10make core a static and add a default scene to itOmniscient
2024-05-09fix some validation errorsOmniscient
2024-05-09frames in flight. recreate swapchainOmniscient
still has a few validation errors
2024-05-08we are so triangleOmniscient
2024-05-08finishing submission + presentation for triangle exampleOmniscient
2024-05-07framebuffers, and create commandbufferOmniscient
2024-05-04set up most of basic pipeline stateOmniscient
2024-04-28start on pipeline layout, pipeline, renderpassomnisci3nce
2024-04-28start porting vulkan code to new RALomnisci3nce