From 48a1844ca166f29b26a20a03477acf850c8ad890 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 29 Oct 2020 16:59:10 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2d55ede..a213bfd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5583 - 2020-10-29 +### Changed +- Miscellaneous resolution scaling change: now scales the texture size before sending it to the OpenGL backend. + - Resolution scaling now works on games that present BGRA textures such as Dragon Marked for Death among others. + ## 1.0.5580 - 2020-10-28 ### Added - Added scaling for Texture2DArray when using TexelFetch.