From 7a6183dacba21faf06bf412bd1e58f43b85bed86 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:28:09 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9212aa2..15b375b 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.959 - 2023-07-11 +### Fixed: +- Move support buffer update out of the backends. + - Moves support buffer update to the GPU project, removes duplicate code. No expected changes in games. + ## 1.1.958 - 2023-07-10 ### Fixed: - MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat as TBDR.