From 78abd613f3a1f146775dd639deaef65c12eddfc5 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 4 Oct 2023 02:01:27 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9ddf959..2948fae 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1039 - 2023-10-03 +### Fixed: +- Implement textureSamples texture query shader instruction. + - Fixes an issue in Cocoon, though it's not known if this has a visible effect on the game. + ## 1.1.1038 - 2023-10-02 ### Fixed: - Decrement nvmap reference count on surface flinger prealloc.