1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-19 11:52:16 +01:00

Update README.md

This commit is contained in:
Yours3lf 2020-05-29 23:09:18 +01:00 committed by GitHub
parent 27f7e593d9
commit c84c7d8495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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