update for experimental-6.3-20210730

Andrew Eikum 2021-07-30 15:27:44 -05:00
parent 97acf83aad
commit d5b9ed9b65

@ -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. - All changes from Proton 6.3-5.
- Performance improvements around input, windowing, and memory allocation. - 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`. - 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. - Performance improvements for Mafia III: Definitive Edition.
- Fixed layout for Logitech G920 steering wheel controllers. - Fixed layout for Logitech G920 steering wheel controllers.
- Fix crashes in recent Quake Champions update. - Fix crashes in recent Quake Champions update.
- Fix window contents rendering in recent Uplay update.
- Support copy-paste in Origin launcher. - 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 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. - Update vkd3d-proton to recent development branch.