From c84c7d84950c5c84110edb021d529076a35bf8a4 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Fri, 29 May 2020 23:09:18 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c822103..b11f127 100644 --- a/README.md +++ b/README.md @@ -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