diff --git a/Changelog.md b/Changelog.md index be283be..9cf4acd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5072 - 2020-07-28 ### Fixed -- Fixed a shader regression on Intel iGPUs (and possibly AMD GPUs) by reverting layout changes introduced in 1.0.4937 (PR 1370). NOTE: transform feedback is not going to work on Intel iGPUs in Windows. +- Fixed a shader regression on Intel iGPUs (and possibly AMD GPUs) by reverting varying layout changes introduced in 1.0.4937 (PR 1370). NOTE: transform feedback is not going to work on Intel iGPUs in Windows. ## 1.0.5071 - 2020-07-28 ### Added