From 35f9f695dc7c1bb0dfd137da5a9822483ef61f3c Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 8 Jan 2021 22:06:39 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 87b6d95..b2e17ca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ All updates to the Ryujinx official master build will be documented in this file ### Changed - Added support for conditional on BRK and SYNC shader instructions. - Improves rendering on Monster Hunter Rise Demo, but there are still other bugs preventing most objects from being drawn. + - As shader changes occurred, shader caches have been gracefully invalidated; the next time a game is launched the cache will automatically rebuild at boot time. ## 1.0.6250 - 2021-01-08 ### Changed