Skip to content

Commit

Permalink
Task should not be done
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjaltesorgenfrei committed Mar 2, 2023
1 parent 96a28f6 commit 2073a62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ Some ideas were also taken from [Zeux's blog](https://zeux.io/2020/02/27/writing
- [x] If the items in 4 and 5 are implemented, the resize function will not need to call vkDeviceWaitIdle()
- [x] Implement Compute shaders <https://github.com/Overv/VulkanTutorial/pull/320>
- [x] Delete `Renderer::uploadBuffer` it should be handled by `AssetManager`
- [ ] Create multiple vk::Framebuffer swapChainFramebuffers.
- [x] Create multiple vk::Framebuffer swapChainFramebuffers.
- No dont do that, i made the change because it is imageless now.

### Descriptor Layout Idea

Expand Down

0 comments on commit 2073a62

Please sign in to comment.