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 - [x] Layer support
- [ ] Emulated features - [ ] Emulated features
- [ ] Clear command support - [ ] Clear command support
- [ ] Copy command support - [x] Copy command support
- [x] Render to texture features - [x] Render to texture features
- [x] VkRenderPass support - [x] VkRenderPass support
- [x] Subpass support - [x] Subpass support
- [x] MSAA support - [x] MSAA support
- [x] Performance - [x] Performance
- [x] Performance counters - [x] Performance counters
- [ ] Synchronization - [ ] WSI
- [ ] vkCmdPipelineBarrier support
- [x] WSI
- [x] Direct to display support - [x] Direct to display support
- [ ] Vsync support
- [ ] Present modes support
- [ ] Fixes - [ ] Fixes
- [ ] Hardware bug workarounds - [ ] Hardware bug workarounds
- [ ] Handle offsets wherever required - [ ] Handle offsets wherever required