From 8848816b49687dc389947acbd4526a28f8b4766b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 1 Feb 2021 16:59:54 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7e22885..9d06315 100644 --- a/Changelog.md +++ b/Changelog.md @@ -281,6 +281,12 @@ All updates to the Ryujinx official master build will be documented in this file - Updated the missing sample timestamp in DebugPad. - Fixes a regression introduced in the HID Sharedmem Rework (PR 1003) that caused several games not to boot. These games now boot again. +## 1.0.6235 - 2021-01-04 +### Added +GPU: +- Implemented some missing texture formats. + - Improves rendering in Psikyo Shooting Stars Alpha and Bravo, Sky Gamblers - Afterburner, and possibly other games that use these texture formats. + ## 1.0.6229 - 2021-01-04 ### Added - Implemented Pmull_V instructions with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test.