From 5dad4ce4648800684b8ca2f33b51e6dd0e87b6c8 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Thu, 12 Dec 2019 21:56:06 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 829bc83..6ffb6a8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ - [ ] WSI - [ ] Direct to display support - [ ] Secondary command buffers +- [ ] Fixes + - [ ] Hardware bug workarounds + - [ ] Handle offsets wherever required + - [ ] Handle subresource ranges properly + - [ ] Handle allocation scopes properly + - [ ] Shader module creation might not be thread safe - [ ] Try to pass as much of the VK CTS as possible with existing feature set