Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-09 00:56:31 +01:00
parent a7df317119
commit 0deda5edb4

@ -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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.872 - 2023-06-08
### Fixed:
- Vulkan: Use aspect flags for identity views for bindings.
- Fixes a regression from 1.1.805 that caused visual glitches or crashes on RADV (Mesa Vulkan drivers for AMD on Linux) in Kirby and the Forgotten Land, Mario + Rabbids Kingdom Battle, Metroid Prime Remastered, Pokémon Legends Arceus, Pokémon Scarlet/Violet, Pokémon Sword/Shield, The Legend of Zelda: Link's Awakening, Super Mario 3D World and possibly other games.
## 1.1.871 - 2023-06-08 ## 1.1.871 - 2023-06-08
### Fixed: ### Fixed:
- Remove barrier on Intel if control flow is potentially divergent. - Remove barrier on Intel if control flow is potentially divergent.