From 9980502fb439b9d309c4cde7a65ce84db016c8ef Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sun, 6 Mar 2022 19:54:21 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 469df45..b9c733d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.61 - 2022-03-06 +### Fixed: +- Only initialize shader outputs that are actually used on the next stage + - Fixes models not rendering in PLA on AMD OpenGL (Windows) + - May improve performance Intel (Mesa) in select games e.g. PLA and Link's Awakening + ## 1.1.60 - 2022-03-05 ### Fixed: - A32: Fix ALU immediate instructions.