Updated Changelog (markdown)

MutantAura 2024-07-10 22:22:08 +01:00
parent 9e1d18d1b5
commit 9629dba5e4
1 changed files with 7 additions and 0 deletions

@ -3,6 +3,13 @@ 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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1345 - 2024-07-10
### Fixed:
- Use draw clear on Adreno, instead of vkCmdClearAttachments.
- Works around an Adreno driver bug causing a race condition when calling vkCmdClearAttachments.
- Fixes incorrect Cascade Kingdom waterfall rendering and shadow flickering in Super Mario Odyssey.
- Fixes Astral Chain freezing on boot.
## 1.1.1344 - 2024-07-10 ## 1.1.1344 - 2024-07-10
### Fixed: ### Fixed:
- Force dynamic state update after rasterizer discard disable on Adreno. - Force dynamic state update after rasterizer discard disable on Adreno.