From 1ec7551611f653c7ebff3a84cde83f2eb60bbf58 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 19 May 2021 12:48:57 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index dab794f..6c891e1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6877 - 2021-05-19 -- Shader re-compilation/rebuilding triggered at boot-time (such as in the case of a driver upgrade of shader code change) is now multi-threaded. +- Shader recompilation/rebuilding triggered at boot-time (such as in the case of a driver upgrade of shader code change) is now multi-threaded. - Reduces boot-time shader recompilation time by up to 75%. ## 1.0.6876 - 2021-05-19