From 4fd5675710edff615c4d015765c6dde891a23cb9 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 14 Aug 2022 22:38:17 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a5884d1..f18c805 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.1.215 - 2022-08-14 +### Fixed: +- PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1. + - No changes expected in games. + ## 1.1.214 - 2022-08-14 ### Fixed: - Fix texture bindings using wrong sampler pool in some cases.