summaryrefslogtreecommitdiff
path: root/examples/triangle/ex_triangle.c
AgeCommit message (Expand)Author
2024-10-05Remove more examplesomniscient
2024-06-09triangle on opengl works again. happy daysOmniscient
2024-06-09metal is back, babyomniscient
2024-06-08some more opengl workomniscient
2024-06-07what about this?Omniscient
2024-06-07triangle verts werent const so make static insteadOmniscient
2024-05-19chore: fmtOmniscient
2024-05-19cube compiles againOmniscient
2024-05-18working on image creationOmniscient
2024-05-11WIP: shader dataOmniscient
2024-05-11prototyping shader dataomniscient
2024-05-11draw with indexesOmniscient
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
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