summaryrefslogtreecommitdiffstats
path: root/src/main.c (follow)
Commit message (Expand)AuthorAge
* Make it work on macOSHEADmainClément Sibille2025-03-15
* Add swapchain framebuffersClement Sibille2024-12-11
* Create the graphics pipelineClement Sibille2024-12-11
* Add render pass creation codeClement Sibille2024-12-11
* Add shader module loadingClement Sibille2024-12-11
* Add swapchain image view creationClement Sibille2024-12-11
* Retrieve the swapchain imagesClement Sibille2024-12-11
* Add swapchain creationClement Sibille2024-12-11
* Assert we don't overflow the queue family arrayClement Sibille2024-12-11
* Add graphics and present queue creationClement Sibille2024-12-10
* Add PhysicalDevice and QueueFamily retrievalClement Sibille2024-12-10
* Add physical device pickingClement Sibille2024-12-10
* Initialize instance and validation layersClement Sibille2024-12-10
Go back to lisible.xyz