Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjaltesorgenfrei authored Feb 1, 2023
1 parent fa39973 commit 73b4a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Some ideas were also taken from [Zeux's blog](https://zeux.io/2020/02/27/writing
- [x] Never delete resources (images, views, framebuffers) in the resize. Instead put it in a delayed-deletion-queue. This will delete it when its no longer being used in a couple of frames
- [x] use imageless framebuffer
- [x] If the items in 4 and 5 are implemented, the resize function will not need to call vkDeviceWaitIdle()
- [ ] Implement Compute shaders <https://github.com/Overv/VulkanTutorial/pull/320>

### Descriptor Layout Idea

Expand Down

0 comments on commit 73b4a87

Please sign in to comment.