summaryrefslogtreecommitdiff
path: root/src/renderer/backends
AgeCommit message (Collapse)Author
2024-03-24wip: framebuffer structomnisci3nce
2024-03-24command pool and allocate command buffersomnisci3nce
2024-03-24swapchain creation and main renderpassomnisci3nce
2024-03-24creating swapchainomnisci3nce
2024-03-23temporarily ignore compute queueomnisci3nce
need to understand the family queue indexes more, as it was complaining about present and compute both having index 2
2024-03-23fix vulkan debug callbackomnisci3nce
2024-03-23vk debugger and physical device selectionomnisci3nce
omg.
2024-03-23required extensions and validation layersomnisci3nce
2024-03-22swap PCsomniscient
2024-03-09renderer functions necessary for model drawingomniscient
2024-02-25change glfw header importsOmniscient
2024-02-24repo init. partial port of existing codeOmniscient