From 04753c8a10011c5b8ed9175332857da48c7c5bf6 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Thu, 4 Jun 2020 21:34:11 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13e4a66..eb5d021 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ - [x] Performance counters - [ ] WSI - [x] Direct to display support - - [ ] Vsync support - - [ ] Present modes support + - [x] Vsync support + - [x] Present modes support - [ ] Fixes - [ ] Hardware bug workarounds - [ ] Handle offsets wherever required From cc995ad4030b99e7bfe619f94d0ecbc4d44471e3 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Thu, 4 Jun 2020 21:34:24 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5d021..636b81a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ - [x] MSAA support - [x] Performance - [x] Performance counters -- [ ] WSI +- [x] WSI - [x] Direct to display support - [x] Vsync support - [x] Present modes support