From 141f37799daab48241ce7c7e49c105464e675026 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:44:04 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4ecab49..87aeaac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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.975 - 2023-08-06 +### Fixed: +- GPU: Don't sync/bind index buffer when it's not in use. + - On macOS, improves performance in Pokémon Legends Arceus. + ## 1.1.974 - 2023-08-03 ### Fixed: - GPU: Enable VK_EXT_4444_formats.