From 41004a3283eed776c676b5726f3c09b015f0415e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 14 Aug 2023 18:21:19 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 351efaf..38c1275 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.987 - 2023-08-14 +### Fixed: +- Vulkan: Buffer Mirrors for MacOS performance. + - Improves macOS performance greatly in literally every single game. + - Contributes towards upstreaming the closed-source macOS changes. + ## 1.1.987 - 2023-08-14 ### Fixed: - Simplify resolution scale updates.