From 5aa6816c608b30e14d951431a51ae90db50febf0 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Jun 2021 05:38:01 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 774d1cd..21b3506 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.6901 - 2021-06-02 +### Changed +- Now uses quads on OpenGL hosts when supported. + - Improves OpenGL performance in Xenoblade Chronicles DE/2, Fast RMX, and potentially other games. + ## 1.0.6900 - 2021-06-01 ### Changed - Changed the clear alpha channel to be applied on the bound framebuffer instead of clearing the alpha channel by its handle.