diff --git a/Changelog.md b/Changelog.md index 03a0907..16296f4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file + +## 1.0.7101 - 2021-11-08 +### Added: +- Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins. + - Fixes black screens on games using OpenGL on the Switch, such as rRootate Reloaded and Dragon Quest III. + + ## 1.0.7100 - 2021-11-08 ### Fixed: - Fix bindless/global memory elimination with inverted predicates.