From 3ff67c7ff926cc11d3128dc95112a2b96ffcd3c3 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:53:39 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index bb6b826..ce0a108 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 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. + ## 1.0.6215 - 2021-01-03 ### Fixed - Fixed a regression introduced by 1.0.6176 (PR 1766) affecting unpacked games.