Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-24 | wip: framebuffer struct | omnisci3nce | |
2024-03-24 | command pool and allocate command buffers | omnisci3nce | |
2024-03-24 | swapchain creation and main renderpass | omnisci3nce | |
2024-03-24 | creating swapchain | omnisci3nce | |
2024-03-23 | temporarily ignore compute queue | omnisci3nce | |
need to understand the family queue indexes more, as it was complaining about present and compute both having index 2 | |||
2024-03-23 | fix vulkan debug callback | omnisci3nce | |
2024-03-23 | vk debugger and physical device selection | omnisci3nce | |
omg. | |||
2024-03-23 | required extensions and validation layers | omnisci3nce | |
2024-03-22 | swap PCs | omniscient | |
2024-03-09 | renderer functions necessary for model drawing | omniscient | |
2024-02-25 | change glfw header imports | Omniscient | |
2024-02-24 | repo init. partial port of existing code | Omniscient | |