From bbfbcc5af86d8c741f219db6a06955c7d7799238 Mon Sep 17 00:00:00 2001 From: "ryan.kuba" Date: Thu, 23 Feb 2023 12:27:41 -0800 Subject: [PATCH] KASM-4038 add current options in readme and add note to changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cec0a57..2be7842 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,9 @@ desktop: height: 768 allow_resize: true pixel_depth: 24 + gpu: + hw3d: false + drinode: /dev/dri/renderD128 network: protocol: http @@ -255,6 +258,7 @@ command_line: - Cursor lock - IME support for languages with extended characters - Better mobile support + - DRI3 GPU acceleration with open source drivers (AMDGPU,Intel,ATI,ARM) Future Goals: