Updated Changelog (markdown)

MetrosexualGarbodor 2023-09-17 00:11:26 +01:00
parent 49ff57f3e6
commit 62a876649d
1 changed files with 5 additions and 0 deletions

@ -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.1015 - 2023-09-16
### Fixed:
- Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability.
- Fixes Vulkan crashes introduced in 1.1.1002 on old AMD GPUs in Pokémon Scarlet/Violet.
## 1.1.1014 - 2023-09-14 ## 1.1.1014 - 2023-09-14
### Fixed: ### Fixed:
- Fix some Vulkan validation errors (mostly related to barriers). - Fix some Vulkan validation errors (mostly related to barriers).