From bb5df83e43f1cb28a267c846a85f989d68b6be98 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 4 Dec 2022 18:44:40 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 360b150..22d2d51 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,12 +13,12 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.1.419 - 2022-12-04 ### Fixed: -- Use lazy checks for specialization state. +- GPU: Use lazy checks for specialization state. - Improves performance slightly in Super Mario Odyssey. ## 1.1.418 - 2022-12-04 ### Fixed: -- Swap bindings array instead of copying. +- GPU: Swap bindings array instead of copying. - Improves performance slightly in Super Mario Odyssey. ## 1.1.417 - 2022-12-03