Updated Changelog (markdown)

MutantAura 2024-07-07 23:40:55 +01:00
parent bdd31adca4
commit 5388734781
1 changed files with 6 additions and 0 deletions

@ -3,6 +3,12 @@ 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.1343 - 2024-07-07
### Fixed:
- Disallow concurrent fence waits on Adreno.
- Works around an Adreno driver bug when waiting on a fence from multiple threads.
- Fixes crashes in a variety of titles including The Legend of Zelda: Tears of the Kingdom at boot.
## 1.1.1342 - 2024-07-07
### Fixed:
- Disable descriptor set template updates for buffer textures on Adreno.