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

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Unknown 2019-12-12 21:56:43 +00:00
commit e00bb73a2b

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