Updated Changelog (markdown)

Pierre-Loup A. Griffais 2019-07-30 15:50:46 -07:00
parent 6bcf0c801e
commit 62d7386939

@ -2,7 +2,7 @@
###### 4.11-1: ###### 4.11-1:
- Rebased Proton patches on top of Wine 4.11. This brings more than 3300 improvements to Wine into Proton. 154 patches from Proton 4.2 were upstreamed or are no longer needed. - Rebased Proton patches on top of Wine 4.11. This brings more than 3300 improvements to Wine into Proton. 154 patches from Proton 4.2 were upstreamed or are no longer needed.
- Proton now ships with D9VK v0.13f. D9VK is an experimental Vulkan-based Direct3D 9 renderer. It must be enabled by the user with the PROTON_USE_D9VK user setting. - Proton now ships with D9VK v0.13f. D9VK is an experimental Vulkan-based Direct3D 9 renderer. It must be enabled by the user with the PROTON_USE_D9VK user setting.
- Proton now includes experimental support for futex-based in-process synchronization primitives, which can reduce CPU usage compared to esync. For now, this requires special kernel support. See this forum thread for testing instructions. - Proton now includes experimental support for futex-based in-process synchronization primitives, which can reduce CPU usage compared to esync. For now, this requires special kernel support. See [this forum thread](https://steamcommunity.com/app/221410/discussions/0/3158631000006906163/) for testing instructions.
- The display's current refresh rate is now reported to games. - The display's current refresh rate is now reported to games.
- Update DXVK to v1.3. - Update DXVK to v1.3.
- More window management and mouse cursor focus fixes. - More window management and mouse cursor focus fixes.