From d5b9ed9b6577e94f986f7f4d95b0b7593e56d20b Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Fri, 30 Jul 2021 15:27:44 -0500 Subject: [PATCH] update for experimental-6.3-20210730 --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index d0a6f9c..47ca4e2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## Available in Proton Experimental (as of 2021/07/29): +## Available in Proton Experimental (as of 2021/07/30): - All changes from Proton 6.3-5. - Performance improvements around input, windowing, and memory allocation. - Optionally support Nvidia's NVAPI GPU support library. It is disabled by default and can be enabled with `PROTON_ENABLE_NVAPI=1`. @@ -10,6 +10,7 @@ - Performance improvements for Mafia III: Definitive Edition. - Fixed layout for Logitech G920 steering wheel controllers. - Fix crashes in recent Quake Champions update. +- Fix window contents rendering in recent Uplay update. - Support copy-paste in Origin launcher. - Update wine-mono to [6.3.0](https://github.com/madewokherd/wine-mono/releases/tag/wine-mono-6.3.0). - Update vkd3d-proton to recent development branch.