From a43edc78fe9b355249b513bf1d17d5b740f1692b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:50:40 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index cb81a63..f4a97ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.685 - 2023-03-27 +### Fixed: +- Vulkan: Fix access level of extension fields and make them read-only. + - Code cleanup. No changes to emulator functionality. + +## 1.1.684 - 2023-03-26 +### Fixed: +- Vulkan: Remove CreateCommandBufferPool from Vulkan Initialization. + - Code cleanup. No changes to emulator functionality. + ## 1.1.683 - 2023-03-26 ### Fixed: - Vulkan: fix broken "VK_EXT_subgroup_size_control" support check. - - No known changes to emulator functionality. + - Fixes flickering graphics on AMD GPUs in Crisis Core -Final Fantasy VII- Reunion, Shin Megami Tensei V and possibly other games. ## 1.1.682 - 2023-03-26 ### Fixed: