Activity
feat: adds framebuffer and sync objects
feat: adds framebuffer and sync objects
feat: adds renderpass as well as command buffer and pool
feat: adds renderpass as well as command buffer and pool
feat: adds image wrapper and depth buffer to swapchain
feat: adds image wrapper and depth buffer to swapchain
Force push
feat: adds image wrapper and depth buffer to swapchain
feat: adds image wrapper and depth buffer to swapchain
feat: adds swapchain to vulkan context (missing depth buffer)
feat: adds swapchain to vulkan context (missing depth buffer)
feat: initialize logical device and queues
feat: initialize logical device and queues
Force push
feat: initialize logical device and queues
feat: initialize logical device and queues
feat: select list of suitable physical device candidate
feat: select list of suitable physical device candidate
Force push
feat: select list of suitable physical device candidate
feat: select list of suitable physical device candidate
feat: adds debugger to vulkan context
feat: adds debugger to vulkan context
feat: config vulkan with extensions and layers
feat: config vulkan with extensions and layers
chore: clean up of main with basic App struct
chore: clean up of main with basic App struct
chore: moves parser related files to related folder
chore: moves parser related files to related folder