From c30f4d7266130940b1ab3bfafb96894d40b5233c Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Fri, 6 May 2022 17:01:24 +0200 Subject: [PATCH] docs: document gpu reset recovery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3da5f6f8..15a347de 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The following features have been implemented and should work: - Notifications (via mako) - Video playback with synced audio (via presentation time) - Simple games that don't require cursor grabs +- GPU reset recovery ### Missing Features