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:
yours3lf 2020-05-29 23:09:58 +01:00
commit 69debb6153

View File

@ -28,17 +28,17 @@
- [x] Layer support
- [ ] Emulated features
- [ ] Clear command support
- [ ] Copy command support
- [x] Copy command support
- [x] Render to texture features
- [x] VkRenderPass support
- [x] Subpass support
- [x] MSAA support
- [x] Performance
- [x] Performance counters
- [ ] Synchronization
- [ ] vkCmdPipelineBarrier support
- [x] WSI
- [ ] WSI
- [x] Direct to display support
- [ ] Vsync support
- [ ] Present modes support
- [ ] Fixes
- [ ] Hardware bug workarounds
- [ ] Handle offsets wherever required