diff --git a/Changelog.md b/Changelog.md index c56b2a5..9212aa2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.958 - 2023-07-10 +### Fixed: +- MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat as TBDR. + - No known changes in games. + +## 1.1.957 - 2023-07-10 +### Fixed: +- MacOS: Fix rendering on AMD GPUs. + - Fixes flickering/partial rendering on macOS systems with AMD graphics cards in Pokémon Sword/Shield and possibly other games. + ## 1.1.956 - 2023-07-07 ### Fixed: - [Ryujinx.Ava] Address dotnet-format issues.