1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-11-29 11:24:14 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-12-12 21:56:06 +00:00 committed by GitHub
parent 80fe07777b
commit 5dad4ce464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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