From beb97c4fd93865c04fe5be4951d40934af8f4302 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 5 Feb 2023 22:32:21 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 71a8f4d..6214fa8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.600 - 2023-02-05 +### Fixed: +- Insert bitcast for assignment of fragment integer outputs on GLSL. + - Fixes a regression from 1.1.549 that broke rendering on OpenGL in several games, including Kirby and the Forgotten Land and Luigi's Mansion 3. + ## 1.1.599 - 2023-02-01 ### Fixed: - Implement Account LoadOpenContext.